summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-03-30 17:27:11 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-03-30 17:27:11 +0000
commitdc054c19aefcc9ca20aa0d4104386886a912a9d7 (patch)
tree4faf4a5bc26ac85d1300ca2f3346d4838807013c /ChangeLog
parent24dd2d0a7878f3e1e72a4d857a57bd9c7ea5a25e (diff)
downloadmanaserv-dc054c19aefcc9ca20aa0d4104386886a912a9d7.tar.gz
manaserv-dc054c19aefcc9ca20aa0d4104386886a912a9d7.tar.bz2
manaserv-dc054c19aefcc9ca20aa0d4104386886a912a9d7.tar.xz
manaserv-dc054c19aefcc9ca20aa0d4104386886a912a9d7.zip
Renamed "Controlled" to "Monster" and moved it into the game-server directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28225dc3..ed1dd735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-30 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/controller.cpp, src/controller.h, src/game-server/monster.cpp,
+ src/game-server/monster.hpp, src/game-server/testing.cpp, src/Makefile.am:
+ Renamed "Controlled" to "Monster" and moved it into the game-server
+ directory.
+
2007-03-23 Eugenio Favalli <elvenprogrammer@gmail.com>
* tmw.cbp: Updated and fixed Code::Blocks project files.