# # ChangeLog for code/branches/ScriptableController/src # # Generated by Trac 1.0.9 # Jun 1, 2024, 11:03:00 AM Thu, 03 Apr 2014 13:59:48 GMT samuezu [10020] * code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.h (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.cc (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h (modified) created scriptcontroller header and *.cc file Thu, 03 Apr 2014 12:19:49 GMT mkronig [10016] * code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.cc (modified) Thu, 03 Apr 2014 11:57:32 GMT samuezu [10015] * code/branches/ScriptableController/src/orxonox/controllers/CMakeLists.txt (modified) removed the temporary script controller entry in the CMakelists Thu, 03 Apr 2014 11:55:14 GMT samuezu [10014] * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.cc (added) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h (added) re-added the scriptcontroller files Thu, 03 Apr 2014 11:46:08 GMT samuezu [10013] * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.cc (deleted) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h (deleted) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController_00.cc (deleted) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController_00.h (deleted) adding ControllerDirector files Thu, 03 Apr 2014 11:21:01 GMT mkronig [10012] * code/branches/ScriptableController/data/levels/scriptController.oxw (added) * code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.cc (added) * code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.h (added) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.cc (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController.h (modified) commit 3.4.2014 Thu, 27 Mar 2014 15:15:55 GMT samuezu [10010] * code/branches/ScriptableController/src/orxonox/controllers/CMakeLists.txt (modified) added ControllerDirector Class, without any implementation Thu, 27 Mar 2014 15:13:16 GMT mkronig [10009] * code/branches/ScriptableController/data/levels/levelTry.oxw (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController_00.cc (modified) edited comments in levelTry.oxw file and scriptableController_00.cc Thu, 27 Mar 2014 14:23:27 GMT mkronig [10006] * code/branches/ScriptableController/data/levels/levelTry.oxw (added) * code/branches/ScriptableController/src/modules/docking/Unsaved Document 1 (added) * code/branches/ScriptableController/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController_00.cc (added) * code/branches/ScriptableController/src/orxonox/controllers/ScriptController_00.h (added) first try with scriptable controller Thu, 13 Mar 2014 12:34:29 GMT smerkli [9999] * code/branches/ScriptableController (copied) Created a branch for the scriptable controller Sun, 05 Jan 2014 13:39:34 GMT jo [9986] * code/trunk/data/levels/iJohnVane_TriptoArea51.oxw (modified) * code/trunk/src/orxonox/gametypes/Mission.cc (modified) Improving the first mission. Two fixes are needed to make it well ...