diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-04 14:47:31 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-09-04 14:47:31 +0000 |
commit | c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc (patch) | |
tree | be9465171d9f6082471c464d968b40204d703762 /ChangeLog | |
parent | 2348c468043d305cf3e11cdb7490e2477869587c (diff) | |
download | mana-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.gz mana-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.bz2 mana-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.xz mana-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.zip |
Updated docs for release, fixed Dev-Cpp project file, added more items and npcs, fixed the new map and added it to the makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-08-30 Eugenio Favalli <elvenprogrammer@gmail.com> + + * README, The Mana World.dev, data/graphics/sprites/items.png, + data/graphics/sprites/npcs.png, data/help/header.txt, data/help/skills.txt, + data/items.xml, data/maps/new_8-1.tmx.gz: Updated docs for release, fixed + Dev-Cpp project file, added more items and npcs, fixed the new map and + added it to the makefile. + 2005-08-31 Björn Steinbrink <B.Steinbrink@gmx.de> * src/openglgraphics.cpp: Fix push/pop of clip area, we need to |