# # ChangeLog for code/branches/mergeFS18/src/orxonox/Level.h # # Generated by Trac 1.0.9 # May 8, 2024, 4:14:37 PM 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 Wed, 10 Oct 2018 09:13:30 GMT merholzl [12026] * code/branches/mergeFS18 (copied) new merge branch to cequi 0.8 and ogre 1.9 Tue, 20 Feb 2018 20:23:01 GMT landauf [11787] * code/branches/cegui0.8_ogre1.9 (copied) created new branch to merge cegui0.8 and ogre1.9 with the recent ...