summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-31 23:26:10 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-31 23:26:10 +0000
commit4c31dc05aee90e3ba5f130ca3e77671277d3bb56 (patch)
treecfe55ef3cc748939cb9dfb4c23a0203c4baa356c /ChangeLog
parent677b0233137e9f5a2b6854d360ff8f72b1ac2b21 (diff)
downloadmana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.gz
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.bz2
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.xz
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.zip
updated project flies
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d03a2b3e..e298e7ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
2008-03-31 Philipp Sehmisch <tmw@crushnet.org>
* src/main.cpp, src/npc.cpp, src/npc.h, src/resources/npcdb.h,
- src/resources/npcdb.cpp, data/npcs.xml: Implemented NPC XML database
- which maps NPC IDs to one or more animation files and thus enables
- animated NPCs.
+ src/resources/npcdb.cpp, data/npcs.xml, src/Makefile.am, tmc.cbp:
+ Implemented NPC XML database which maps NPC IDs to one or more
+ animation files and thus enables animated NPCs.
* data/graphics/sprites/npc-test.png, data/graphics/sprites/npc-test.xml,
data/graphics/sprites/npc-treasurebox.png,
data/graphics/sprites/npc-treasurebox.xml: Added some animated NPCs by #