# # ChangeLog for code/branches/script/bin # # Generated by Trac 1.0.9 # Jan 25, 2025, 5:21:53 PM 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 ...