# # ChangeLog for code/branches/AI_HS15/src/orxonox/controllers/CMakeLists.txt # # Generated by Trac 1.0.9 # Jun 5, 2024, 7:53:25 AM Thu, 29 Oct 2015 19:02:23 GMT gania [10719] * code/branches/AI_HS15/data/levels/AITest.oxw (modified) * code/branches/AI_HS15/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/AI_HS15/src/orxonox/controllers/CommonController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/CommonController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/SectionController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/SectionController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.h (modified) All compiling, WingmanControllers actually find LeaderControllers and ... Mon, 26 Oct 2015 16:44:31 GMT gania [10709] * code/branches/AI_HS15/data/levels/AITest.oxw (modified) * code/branches/AI_HS15/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.h (modified) Restructured Tue, 20 Oct 2015 18:17:50 GMT gania [10678] * code/branches/AI_HS15/src/orxonox/controllers/AIController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/AIController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/DivisionController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/FleetController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/LeaderController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/SectionController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/SectionController.h (added) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.cc (added) * code/branches/AI_HS15/src/orxonox/controllers/WingmanController.h (added) Didn't delete old structure, but intend to replace it with new: ... Mon, 12 Oct 2015 12:22:02 GMT fvultier [10640] * code/branches/AI_HS15 (copied) New branch for PPS Sat, 31 Jan 2015 17:03:17 GMT landauf [10216] * code/trunk (modified) * code/trunk/data/gui/scripts/testscript.lua (copied) * code/trunk/data/levels/ModularShipsTest0.oxw (copied) * code/trunk/data/levels/ModularShipsTest1.oxw (copied) * code/trunk/data/levels/includes/weaponSettingsTurret.oxi (modified) * code/trunk/data/levels/jump.oxw (copied) * code/trunk/data/levels/levelTry.oxw (copied) * code/trunk/data/levels/michaelstestfile.lua (copied) * code/trunk/data/levels/scriptController.oxw (copied) * code/trunk/data/levels/templates/HeavyCruiser.oxt (modified) * code/trunk/data/levels/templates/ModularSpaceShipTest.oxt (copied) * code/trunk/data/levels/templates/standardTurret.oxt (copied) * code/trunk/data/levels/turretTest.oxw (modified) * code/trunk/data/overlays/jumpHUD.oxo (copied) * code/trunk/src/modules/CMakeLists.txt (modified) * code/trunk/src/modules/invader/InvaderWeapon.cc (modified) * code/trunk/src/modules/jump (copied) * code/trunk/src/modules/objects/CMakeLists.txt (modified) * code/trunk/src/modules/objects/Turret.cc (modified) * code/trunk/src/modules/objects/Turret.h (modified) * code/trunk/src/modules/objects/controllers (copied) * code/trunk/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/trunk/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/trunk/src/modules/weapons/projectiles/Projectile.cc (modified) * code/trunk/src/modules/weapons/projectiles/Projectile.h (modified) * code/trunk/src/modules/weapons/projectiles/Rocket.cc (modified) * code/trunk/src/modules/weapons/projectiles/Rocket.h (modified) * code/trunk/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/trunk/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/OrxonoxPrereqs.h (modified) * code/trunk/src/orxonox/Scene.cc (modified) * code/trunk/src/orxonox/ShipPartManager.cc (copied) * code/trunk/src/orxonox/ShipPartManager.h (copied) * code/trunk/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/controllers/CMakeLists.txt (modified) * code/trunk/src/orxonox/controllers/ControllerDirector.cc (copied) * code/trunk/src/orxonox/controllers/ControllerDirector.h (copied) * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) * code/trunk/src/orxonox/controllers/ScriptController.cc (copied) * code/trunk/src/orxonox/controllers/ScriptController.h (copied) * code/trunk/src/orxonox/controllers/testscript.lua (copied) * code/trunk/src/orxonox/items/CMakeLists.txt (modified) * code/trunk/src/orxonox/items/PartDestructionEvent.cc (copied) * code/trunk/src/orxonox/items/PartDestructionEvent.h (copied) * code/trunk/src/orxonox/items/ShipPart.cc (copied) * code/trunk/src/orxonox/items/ShipPart.h (copied) * code/trunk/src/orxonox/worldentities/MovableEntity.cc (modified) * code/trunk/src/orxonox/worldentities/MovableEntity.h (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.h (modified) * code/trunk/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/trunk/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (copied) * code/trunk/src/orxonox/worldentities/pawns/ModularSpaceShip.h (copied) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.h (modified) merged branch presentationFS14 back to trunk