diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-03-08 Björn Steinbrink <B.Steinbrink@gmx.de> + * src/localplayer.cpp, src/gui/gui.cpp: Reverted changes from r2225, + it broke walking code as I missed the differences between tile and + being collisions. * src/gui/itemcontainer.cpp, src/inventory.cpp: Made Inventory use STL algorithms and fixed getLastUsedSlot semantics. * src/engine.cpp, src/engine.h: Moved a variable definition into the |