summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-11-02 20:55:37 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-11-02 20:55:37 +0000
commitde6575cd162c41e3ced8cff7c7d3e34041da0d56 (patch)
treeecde4d152acc352056475bcffe279e011c2d28b5 /ChangeLog
parentb714a1ff7e3616233b7232ef05f585e8806b3254 (diff)
downloadmanaserv-de6575cd162c41e3ced8cff7c7d3e34041da0d56.tar.gz
manaserv-de6575cd162c41e3ced8cff7c7d3e34041da0d56.tar.bz2
manaserv-de6575cd162c41e3ced8cff7c7d3e34041da0d56.tar.xz
manaserv-de6575cd162c41e3ced8cff7c7d3e34041da0d56.zip
Moved the long list of constants at the beginning of libtmw to an additional lua source file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25e36fce..1228675d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-02 Philipp Sehmisch <tmw@crushnet.org>
+
+ * data/scripts/libs/libtmw.lua, data/scripts/libs/libtmw-constants.lua:
+ Moved the long list of constants at the beginning of libtmw to an
+ additional lua source file.
+
2008-11-01 Roderic Morris <roderic@ccs.neu.edu>
* src/game-server/commandhandler.hpp, src/game-server/gamehander.cpp,