diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-16 17:13:34 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2006-09-16 17:13:34 +0000 |
commit | e9ce90588d9649084fbeac0ec016946ecdc0236b (patch) | |
tree | bda12c266e88bccd695380a527dd0f683ee5deba /ChangeLog | |
parent | 3dd5378899a9bf12b3c17ff39d9390155a5a49d2 (diff) | |
download | mana-e9ce90588d9649084fbeac0ec016946ecdc0236b.tar.gz mana-e9ce90588d9649084fbeac0ec016946ecdc0236b.tar.bz2 mana-e9ce90588d9649084fbeac0ec016946ecdc0236b.tar.xz mana-e9ce90588d9649084fbeac0ec016946ecdc0236b.zip |
Fixed the crash when attacking without a weapon, some additional stability improvements and more descriptive variable names in the parsing algorithmn.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-09-16 Philipp Sehmisch <tmw@crushnet.org> + + * src/animatedsprite.cpp, src/animatedsprite.h: + Fixed the crash when attacking without a weapon, some additional stability + improvements and more descriptive variable names in the parsing + algorithmn. + 2006-09-16 Eugenio Favalli <elvenprogrammer@gmail.com> * data/help/changes.txt, data/help/header.txt, NEWS, README, |