diff options
author | David Athay <ko2fan@gmail.com> | 2007-06-12 12:24:53 +0000 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2007-06-12 12:24:53 +0000 |
commit | 8d8c688520a1af14f0dd99e42045c3c1106d09ac (patch) | |
tree | 04e10ab9113148dd2df5f0ff94ab4863aea06627 /ChangeLog | |
parent | 65539d91787bf2b122f833781fed8b6aa9bc13cd (diff) | |
download | mana-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.gz mana-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.bz2 mana-8d8c688520a1af14f0dd99e42045c3c1106d09ac.tar.xz mana-8d8c688520a1af14f0dd99e42045c3c1106d09ac.zip |
Fix of DEF_BONUS not updating, and added Mac OSX icon.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,7 +1,13 @@ -2007-06-11 Philipp Sehmisch <tmw@crushnet.org> +2007-06-12 David Athay <ko2fan@gmail.com> - * src/particle.h, src/being.cpp: Fixed a bug that prevented being-controlled - particles from being deleted (thanks to tuchs for reporting). + * src/net/playerhandler.cpp, data/icons/The Mana World.icns: Fixed bug + with DEF_BONUS not updating Mantis id: 0000087 and add Mac OSX icon. + +»¿2007-06-11 Philipp Sehmisch <tmw@crushnet.org> + + * src/particle.h, src/being.cpp: Fixed a bug that prevented + being-controlled particles from being deleted (thanks to tuchs for + reporting). 2007-06-06 Bjørn Lindeijer <bjorn@lindeijer.nl> |