diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -409,6 +409,17 @@ to make linear and circular emitters work with particleEmitterSkip enabled. +2008-05-28 Dennis Friis <peavey@placid.dk> + + * src/being.cpp: Change order of direction to up/down/right/left in + Being::getSpriteDirection to fix inconsistancy of facing direction + when walking diagonally. + +2008-05-27 David Athay <ko2fan@gmail.com> + + * src/main.cpp, src/player_relations.cpp: Changed OSX tmw directory to a + more suitable location, and fixed compile error. + 2008-05-22 Roderic Morris <roderic@ccs.neu.edu> * src/gui/widgets/tab.cpp, src/utils/sha256.cpp: Fix compile errors |