From 12c9a7508dfa863087035f6dc2f73866789927f1 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Thu, 21 Feb 2008 17:59:40 +0000 Subject: Moved the functions which translate strings into enumerations from the XML library into the item and monstermanager modules and reimplemented them using std::maps. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 83bf81b8..e5412850 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,11 @@ * src/defines.h, src/game-server/monstermanager.cpp, src/game-server/monster.cpp, src/game-server/monster.hpp: Implemented getting attack distance and attack properties from monsters.xml. + * src/util/xml.cpp, src/util/xml.hpp, src/game-server/item.hpp, + src/game-server/item.cpp, src/game-server/monstermanager.cpp, + src/game-server/itemmanager.cpp: Moved the functions which translate + strings into enumerations from the XML library into the item and + monstermanager modules and reimplemented them using std::maps. 2008-02-20 Philipp Sehmisch -- cgit v1.2.3-70-g09d2