adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] [ksterker/adonthell] 6f2eb5: ADDED unique hashes to


From: GitHub
Subject: [Adonthell-commits] [ksterker/adonthell] 6f2eb5: ADDED unique hashes to mapobjects and actions, to ...
Date: Sun, 04 Mar 2012 03:00:38 -0800

  Branch: refs/heads/master
  Home:   https://github.com/ksterker/adonthell
  Commit: 6f2eb55011db7405a261ad148d72c64815bacef4
      
https://github.com/ksterker/adonthell/commit/6f2eb55011db7405a261ad148d72c64815bacef4
  Author: Kai Sterker <address@hidden>
  Date:   2012-03-04 (Sun, 04 Mar 2012)

  Changed paths:
    M src/world/action.cc
  M src/world/action.h
  M src/world/area.cc
  M src/world/character.cc
  M src/world/character.h
  M src/world/chunk.h
  M src/world/chunk_info.h
  M src/world/entity.h
  M src/world/moving.cc
  M src/world/moving.h
  M src/world/object.cc
  M src/world/object.h
  M src/world/placeable.cc
  M src/world/placeable.h

  Log Message:
  -----------
  ADDED unique hashes to mapobjects and actions, to allow distributed editing 
of maps.

Resulting maps can be merged more easily, as the same objects will get the same 
hash
and different objects a different hash.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]