summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f219f23a..8e39a744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-10 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/game-server/inventory.cpp, src/game-server/item.hpp,
+ src/game-server/itemmanager.cpp: Item types and weapon types
+ are now identified by name instead of numbers in the items.xml.
+ Cleaned out some nonsensical weapon types.
+
2008-01-07 Philipp Sehmisch <tmw@crushnet.org>
* src/defines.h, src/game-server/being.cpp,