# # ChangeLog for code/branches/ScriptableController_HS17/src/orxonox/worldentities # # Generated by Trac 1.0.9 # Jun 16, 2024, 3:07:10 PM 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 Mon, 30 Oct 2017 15:05:01 GMT kohlia [11518] * code/branches/ScriptableController_HS17/src/libraries/core/BaseObject.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/CMakeLists.txt (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/worldentities/ControllableEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/ScriptableController_HS17/src/orxonox/worldentities/WorldEntity.h (modified) Nothing to see yet, really. Mon, 16 Oct 2017 12:42:45 GMT patricwi [11462] * code/branches/ScriptableController_HS17 (copied) Creating new ScriptableController branch Thu, 28 Apr 2016 13:45:32 GMT fvultier [11176] * code/trunk/src/orxonox/Scene.h (modified) * code/trunk/src/orxonox/weaponsystem/WeaponSystem.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) Added a debug console command that allows visualization of the ...