# # ChangeLog for code/branches/script/bin # # Generated by Trac 1.0.9 # Nov 25, 2024, 11:03:22 AM Thu, 10 Apr 2008 14:28:51 GMT bknecht [1019] * code/branches/script/bin/levels/sample.oxw (modified) * code/branches/script/src/orxonox/core/Loader.cc (modified) * code/branches/script/src/orxonox/core/Script.cc (modified) * code/branches/script/src/orxonox/core/Script.h (modified) * code/branches/script/src/util/tolua/tolua.pkg (moved) * code/branches/script/src/util/tolua/tolua_bind.cc (moved) * code/branches/script/src/util/tolua/tolua_bind.h (moved) You can now use lua tags everywhere in the XML file you want: It'll ... Sat, 05 Apr 2008 19:47:12 GMT bknecht [996] * code/branches/script/CMakeLists.txt (modified) * code/branches/script/bin/levels/sample.oxw (modified) * code/branches/script/bin/plugins.cfg-init (modified) * code/branches/script/cmake/FindToLua.cmake (added) * code/branches/script/src/orxonox/CMakeLists.txt (modified) * code/branches/script/src/orxonox/core/Loader.cc (modified) * code/branches/script/src/orxonox/script/Script.cc (modified) * code/branches/script/src/orxonox/script/Script.h (modified) * code/branches/script/src/orxonox/script/tolua_script.cc (added) * code/branches/script/src/orxonox/script/tolua_script.h (added) * code/branches/script/src/orxonox/script/tolua_script.pkg (added) tolua++ works now. A level will now be sent through lua, before ... Thu, 27 Mar 2008 16:29:15 GMT bknecht [938] * code/branches/script (copied) created new script branch from network branch Wed, 26 Mar 2008 12:44:51 GMT rgrieder [926] * code/branches/network/Media (deleted) * code/branches/network/bin/audio (deleted) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) - removed the media and audio folder - applied the changes from Beni ...