# # ChangeLog for code/branches/ScriptableController/data/gui # # Generated by Trac 1.0.9 # Jul 19, 2025, 12:10:53 PM Tue, 06 May 2014 14:02:07 GMT smerkli [10045] * code/branches/ScriptableController/data/gui/scripts/testscript.lua (modified) * code/branches/ScriptableController/src/orxonox/CMakeLists.txt (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.cc (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h (modified) Fixed the lua stuff, can now call ScriptController functions from lua. Thu, 17 Apr 2014 14:00:49 GMT mkronig [10037] * code/branches/ScriptableController/data/gui/scripts/testscript.lua (modified) * code/branches/ScriptableController/data/levels/levelTry.oxw (modified) tried to access a function of ScriptController. Failed. Put a ... Thu, 17 Apr 2014 12:27:35 GMT mkronig [10035] * code/branches/ScriptableController/data/gui/scripts/testscript.lua (added) * code/branches/ScriptableController/data/levels/levelTry.oxw (modified) * code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.cc (modified) * code/branches/ScriptableController/src/orxonox/controllers/testscript.lua (added) changes on controllerDirector and added some new lua scripts Thu, 13 Mar 2014 12:34:29 GMT smerkli [9999] * code/branches/ScriptableController (copied) Created a branch for the scriptable controller Sat, 04 Jan 2014 20:42:47 GMT jo [9977] * code/trunk/data/gui/scripts/MiscConfigMenu.lua (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.h (modified) So far so good. Unfortunately I did not figure out what is wrong with ...