diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-13 23:17:54 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-13 23:17:54 +0000 |
commit | c4529dbd7b7f8f3ae5009d35010139e7f1b68deb (patch) | |
tree | bf9faa892228e389e34e379ebd306c7fa09a00a6 /ChangeLog | |
parent | 4423d208ad7dc1ed3967d715642595f4fd1e6faf (diff) | |
download | mana-c4529dbd7b7f8f3ae5009d35010139e7f1b68deb.tar.gz mana-c4529dbd7b7f8f3ae5009d35010139e7f1b68deb.tar.bz2 mana-c4529dbd7b7f8f3ae5009d35010139e7f1b68deb.tar.xz mana-c4529dbd7b7f8f3ae5009d35010139e7f1b68deb.zip |
some improvements at the animation system
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-09-14 Philipp Sehmisch <tmw@crushnet.org> + + * src/animation.h, src/animatedsprite.h, + data/graphics/sprites/weapon.xml: Some modifications at the animation + system. No more "undefined action foo" warnings in the tmw.log. Not + visible actions must now be declared explicitely. + 2006-09-14 Björn Steinbrink <B.Steinbrink@gmx.de> * src/main.cpp: Fix up the player selection command line option. |