# # ChangeLog for code/branches/AI_HS15 # # Generated by Trac 1.0.9 # Nov 22, 2024, 8:12:44 AM Mon, 19 Oct 2015 15:15:17 GMT gania [10673] * code/branches/AI_HS15/data/levels/AITest.oxw (modified) * 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/FormationController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.h (modified) added setDesiredPositionOfSlaves() to FormationController, Vector3* ... Mon, 19 Oct 2015 14:01:54 GMT gania [10670] * code/branches/AI_HS15/src/libraries/util/Math.cc (modified) * code/branches/AI_HS15/src/libraries/util/Math.h (modified) * code/branches/AI_HS15/src/modules/docking/DockingController.cc (modified) * code/branches/AI_HS15/src/modules/overlays/hud/HUDRadar.cc (modified) * 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/FormationController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.h (modified) * code/branches/AI_HS15/test/util/MathTest.cc (modified) hold position in formation with waypoints Sun, 18 Oct 2015 18:57:24 GMT gania [10655] * code/branches/AI_HS15/data/levels/AITest.oxw (added) Sun, 18 Oct 2015 18:53:37 GMT gania [10654] * code/branches/AI_HS15/src/orxonox/controllers/AIController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/AIController.h (modified) changed AIController -> collecting data about spaceships with each ... Fri, 16 Oct 2015 13:25:17 GMT gania [10652] * code/branches/AI_HS15/src/orxonox/controllers/AIController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/AI_HS15/src/orxonox/controllers/FormationController.cc (modified) deleted old behaviour of AIController (partly), forced ships to form ... Tue, 13 Oct 2015 16:11:01 GMT gania [10651] * code/branches/AI_HS15/src/orxonox/controllers/AIController.cc (modified) * code/branches/AI_HS15/src/orxonox/controllers/ArtificialController.h (modified) Old AIController default behaviour is commented out Mon, 12 Oct 2015 12:22:02 GMT fvultier [10640] * code/branches/AI_HS15 (copied) New branch for PPS Sat, 10 Oct 2015 17:55:21 GMT fvultier [10632] * code/trunk/src/modules/jump/JumpPlatform.cc (modified) * code/trunk/src/modules/jump/JumpPlatform.h (modified) Removed useless code (artifacts from copy-paste) in the Jump minigame.