summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 1 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aa71e70..bd9470f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* data/help/header.txt, data/help/skills.txt, docs/FAQ.txt, README:
Updated some docs for the 0.0.20 release.
+ * NEWS: Added new features of 0.0.20.
2006-07-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
@@ -239,11 +240,6 @@
* data/graphics/sprites/player_male_base.xml: Animation file now has
the syntax described on the wiki.
-2006-06-27 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * /tmw/trunk/data/graphics/sprites/player_male_base.png:
- Fixed transparency issue with the north punching frames
-
2006-06-27 Eugenio Favalli <elvenprogrammer@gmail.com>
* data/graphics/sprites/Makefile.am,
@@ -329,14 +325,6 @@
The Mana World: You can now see the shirt when equipping a top
equipment.
-2006-05-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/item1202.png,
- data/graphics/sprites/Makefile.am, src/being.cpp, src/being.h,
- src/localplayer.cpp, src/localplayer.h, src/main.cpp, src/player.cpp,
- The Mana World: You can now see the shirt when equipping a top
- equipment.
-
2006-05-05 Eugenio Favalli <elvenprogrammer@gmail.com>
* src/gui/setup_video.cpp: Fixed some numeric conversions.