From 99548fb47fee447b5f22d5338501ac574086c4fd Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Wed, 15 Aug 2007 06:35:03 +0000 Subject: Added helper functions for loading files and NPCs as scripts. Put Lua helpers into a separate library automatically loaded into new contexts. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9a03ffa..e499a94b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-15 Guillaume Melquiond + + * src/scripting/script.cpp, src/scripting/script.hpp: Added helper + functions for loading files and NPCs as scripts. + * src/scripting/lua.cpp, data/scripts/libtmw.lua: Put the Lua helpers + into a separate library automatically loaded into new contexts. + * src/game-server/testing.cpp, data/test.lua: Updated testing files. + 2007-08-14 Guillaume Melquiond * src/serialize/characterdata.hpp, src/common/inventorydata.hpp, -- cgit v1.2.3-60-g2f50