# # ChangeLog for code/branches/shader_HS18/data/levels/ScriptableControllerTestSpawn.oxw # # Generated by Trac 1.0.9 # May 18, 2024, 4:53:30 AM Wed, 17 Oct 2018 07:06:50 GMT merholzl [12034] * code/branches/shader_HS18 (copied) New branch for shader Wed, 10 Oct 2018 13:16:51 GMT merholzl [12028] * code/branches/mergeFS18 (modified) * code/branches/mergeFS18/data/levels/ScriptableControllerTestMoveKillDrone.oxw (copied) * code/branches/mergeFS18/data/levels/ScriptableControllerTestSpawn.oxw (copied) * code/branches/mergeFS18/data/levels/scriptController.oxw (modified) * code/branches/mergeFS18/data/levels/scriptableControllerTest.oxw (copied) * code/branches/mergeFS18/data/levels/scripts (copied) * code/branches/mergeFS18/data/levels/templates/ScriptableControllerDroneTemplate.oxt (copied) * code/branches/mergeFS18/src/libraries/core/BaseObject.cc (modified) * code/branches/mergeFS18/src/libraries/core/BaseObject.h (modified) * code/branches/mergeFS18/src/libraries/tools/Timer.cc (modified) * code/branches/mergeFS18/src/libraries/tools/Timer.h (modified) * code/branches/mergeFS18/src/orxonox/CMakeLists.txt (modified) * code/branches/mergeFS18/src/orxonox/Level.cc (modified) * code/branches/mergeFS18/src/orxonox/Level.h (modified) * code/branches/mergeFS18/src/orxonox/controllers/AutonomousDroneController.cc (copied) * code/branches/mergeFS18/src/orxonox/controllers/AutonomousDroneController.h (copied) * code/branches/mergeFS18/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/mergeFS18/src/orxonox/controllers/Controller.cc (modified) * code/branches/mergeFS18/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/mergeFS18/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/mergeFS18/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/mergeFS18/src/orxonox/items/ShipPart.cc (modified) * code/branches/mergeFS18/src/orxonox/scriptablecontroller (copied) * code/branches/mergeFS18/src/orxonox/worldentities/AutonomousDrone.cc (copied) * code/branches/mergeFS18/src/orxonox/worldentities/AutonomousDrone.h (copied) * code/branches/mergeFS18/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/mergeFS18/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/mergeFS18/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/mergeFS18/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/mergeFS18/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/mergeFS18/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/ScriptableControllerDrone.cc (copied) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/ScriptableControllerDrone.h (copied) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/mergeFS18/src/orxonox/worldentities/pawns/SpaceShip.h (modified) added scriptable controller