# # ChangeLog for code/branches/script/bin/plugins.cfg-init # # Generated by Trac 1.0.9 # Jan 11, 2025, 3:11:25 AM 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 Thu, 13 Mar 2008 12:26:23 GMT scheusso [885] * code/branches/network (copied) create network 4th