diff options
| author | Roderic Morris <roderic@ccs.neu.edu> | 2008-10-26 01:36:07 +0000 |
|---|---|---|
| committer | Roderic Morris <roderic@ccs.neu.edu> | 2008-10-26 01:36:07 +0000 |
| commit | cfabe4237b9298e63912972666a2ab25948ce2e9 (patch) | |
| tree | 9a3355fcce88a05e33e042df33e6e2414e30719e /ChangeLog | |
| parent | ee4f5d05ef2df6c0cdbb76f30ec57bd1f10cef56 (diff) | |
| download | manaserv-cfabe4237b9298e63912972666a2ab25948ce2e9.tar.gz manaserv-cfabe4237b9298e63912972666a2ab25948ce2e9.tar.xz manaserv-cfabe4237b9298e63912972666a2ab25948ce2e9.zip | |
update commands.txt, get rid of packets.txt
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2008-10-25 Roderic Morris <roderic@ccs.neu.edu> + + * docs/commands.txt, docs/packets.txt, src/defines.h: + Correct commands.txt, get rid of horribly inaccurate packets.txt, + and make a todo for improving defines.h's documentation. + 2008-10-24 Chuck Miller <shadowmil@gmail.com> * src/game-server/being.hpp: Changed direction values to match the @@ -5,9 +11,9 @@ 2008-10-24 David Athay <ko2fan@gmail.com> - * data/scripts/test.lua, data/scripts/libs/libtmw.lua: Fixed example + * data/scripts/test.lua, data/scripts/libs/libtmw.lua: Fixed example script, and added defines for attributes. - * src/scripting/lua.cpp, src/game-server/command.cpp, + * src/scripting/lua.cpp, src/game-server/command.cpp, src/game-server/gamehandler.cpp, src/game-server/accountconnection.cpp, src/game-server/postman.hpp, gameserver.cbp, data/scripts/test.lua, data/scripts/libs/libtmw.lua: Added post callback for getting post. |
