# # ChangeLog for code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc # # Generated by Trac 1.0.9 # May 30, 2024, 12:00:15 AM Mon, 04 Dec 2017 15:17:59 GMT kohlia [11638] * code/branches/ScriptableController_HS17/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/MobileEntity.cc (modified) Position/velocity setting works now, relative script paths not, added ... Mon, 27 Nov 2017 15:38:50 GMT kohlia [11606] * code/branches/ScriptableController_HS17/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/items/ShipPart.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/pawns/Pawn.cc (modified) Pawn killing works too now Mon, 20 Nov 2017 15:48:03 GMT kohlia [11583] * code/branches/ScriptableController_HS17/src/libraries/core/BaseObject.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/Level.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/Level.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.h (modified) Near object, near point and at area work! Mon, 13 Nov 2017 16:25:09 GMT kohlia [11562] * code/branches/ScriptableController_HS17/src/libraries/tools/Timer.cc (modified) * code/branches/ScriptableController_HS17/src/libraries/tools/Timer.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/Level.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/Level.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.h (modified) Figuring out when the different things are ready in orxonox Tue, 07 Nov 2017 18:26:12 GMT kohlia [11552] * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb.ipp (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) Lua bindings should work now Mon, 06 Nov 2017 16:23:08 GMT kohlia [11549] * code/branches/ScriptableController_HS17/src/orxonox/Level.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/Level.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb.ipp (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) Not working yet Mon, 30 Oct 2017 15:06:11 GMT kohlia [11519] * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/CMakeLists.txt (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/is_callable.h (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb.h (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb.ipp (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.cc (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/luatb_typed_stack.h (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.cc (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (added) * code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller_api.h (added) See previous