diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-03-12 15:30:16 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-03-12 15:30:16 +0000 |
commit | da1ea1f3b7edaf4642c32457a722563ca37083e7 (patch) | |
tree | 791292296269d216666ad84f9ad58f85a0d1d386 /ChangeLog | |
parent | 7d30106a027b0c481c22ddd960b8c84b3070aad2 (diff) | |
download | mana-da1ea1f3b7edaf4642c32457a722563ca37083e7.tar.gz mana-da1ea1f3b7edaf4642c32457a722563ca37083e7.tar.bz2 mana-da1ea1f3b7edaf4642c32457a722563ca37083e7.tar.xz mana-da1ea1f3b7edaf4642c32457a722563ca37083e7.zip |
Added a simple animation class that hosts a looping animation without the action and direction stuff from AnimatedSprite.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -2007-03-12 Bjørn Lindeijer <bjorn@lindeijer.nl> +2007-03-12 Philipp Sehmisch <tmw@crushnet.org> + + * src/simpleanimation.cpp, src/simpleanimation.h, src/CmakeLists.txt, + src/Makefile.am: Added a simple animation class that hosts a looping + animation without the action and direction stuff from AnimatedSprite. + +2007-03-12 Bjørn Lindeijer <bjorn@lindeijer.nl> * data/graphics/items/armor-head-rangerhat.png: New version of ranger hat icon by Pauan. |