diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2006-09-09 07:53:09 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2006-09-09 07:53:09 +0000 |
commit | d342307c408c687405bae557c1fff7ac0e9891b9 (patch) | |
tree | 82ea3141503dfe9323ceb9889c161e059627d615 /ChangeLog | |
parent | 32e3bd7584cf241027dd8824c936f4c60cff418f (diff) | |
download | mana-d342307c408c687405bae557c1fff7ac0e9891b9.tar.gz mana-d342307c408c687405bae557c1fff7ac0e9891b9.tar.bz2 mana-d342307c408c687405bae557c1fff7ac0e9891b9.tar.xz mana-d342307c408c687405bae557c1fff7ac0e9891b9.zip |
Fixed pathfinder.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-09 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/map.cpp: Removed being collisions. Fixed wrong heuristic cost + of the pathfinder. + 2006-09-02 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/gui/serverdialog.cpp, src/main.cpp: Fixed crash when using short |