summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e8145ea..ea6d7b32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
2006-09-14 Philipp Sehmisch <tmw@crushnet.org>
- * src/animation.h, src/animatedsprite.h,
+ * 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/gui/char_select.cpp, src/gui/char_select.h, src/main.cpp: Clean
+ up the player selection stuff, it's a bit nicer now.
* src/main.cpp: Fix up the player selection command line option.
2006-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>