diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-09-08 00:13:39 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-09-08 00:13:39 +0000 |
commit | 3cfddd67df7837ee41ea5057e7aa7e81f61d6cce (patch) | |
tree | 827ff10fefb3c4dea4dc1805f81fcbb08af65537 /ChangeLog | |
parent | 6ee65ca9b66fb81939ccd599af6e168f7825f037 (diff) | |
download | mana-3cfddd67df7837ee41ea5057e7aa7e81f61d6cce.tar.gz mana-3cfddd67df7837ee41ea5057e7aa7e81f61d6cce.tar.bz2 mana-3cfddd67df7837ee41ea5057e7aa7e81f61d6cce.tar.xz mana-3cfddd67df7837ee41ea5057e7aa7e81f61d6cce.zip |
Improved fire effects by using animated particles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -2007-09-06 Philipp Sehmisch <tmw@crushnet.org> +2007-09-08 Philipp Sehmisch <tmw@crushnet.org> + + * data/graphics/particles/aniblaze.png, + data/graphics/particles/cookingfire.particle.xml, + data/graphics/particles/fireplace.particle.xml, + data/graphics/particles/flame.particle.xml: + Improved fire effects by using animated particles. + +2007-09-06 Philipp Sehmisch <tmw@crushnet.org> * src/animationparticle.cpp, src/imageparticle.cpp: Fixed animated particles. |