# # ChangeLog for code/branches/presentationHS15/test/util # # Generated by Trac 1.0.9 # Jun 16, 2024, 9:05:42 PM Fri, 11 Dec 2015 14:26:20 GMT maxima [10970] * code/branches/presentationHS15 (modified) * code/branches/presentationHS15/data/defaultConfig/orxonox.ini (modified) * code/branches/presentationHS15/data/gui/layouts/CampaignMenu.layout (modified) * code/branches/presentationHS15/data/gui/scripts/CampaignMenu.lua (modified) * code/branches/presentationHS15/data/levels/AITest.oxw (copied) * code/branches/presentationHS15/data/levels/expeditionSector.oxw (copied) * code/branches/presentationHS15/data/levels/missionOne.oxw (modified) * code/branches/presentationHS15/data/levels/shuttleAttack.oxw (copied) * code/branches/presentationHS15/data/levels/shuttleRetaliation.oxw (copied) * code/branches/presentationHS15/data/levels/templates/spaceshipShuttle.oxt (copied) * code/branches/presentationHS15/src/libraries/util/Math.cc (modified) * code/branches/presentationHS15/src/libraries/util/Math.h (modified) * code/branches/presentationHS15/src/modules/docking/DockingController.cc (modified) * code/branches/presentationHS15/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/presentationHS15/src/modules/weapons/weaponmodes/MineGun.cc (modified) * code/branches/presentationHS15/src/orxonox/controllers/ActionpointController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/ActionpointController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/presentationHS15/src/orxonox/controllers/CommonController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/CommonController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/DivisionController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/DivisionController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/FightingController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/FightingController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/FlyingController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/FlyingController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentationHS15/src/orxonox/controllers/MasterController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/MasterController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/SectionController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/SectionController.h (copied) * code/branches/presentationHS15/src/orxonox/controllers/WingmanController.cc (copied) * code/branches/presentationHS15/src/orxonox/controllers/WingmanController.h (copied) * code/branches/presentationHS15/src/orxonox/worldentities/Actionpoint.cc (copied) * code/branches/presentationHS15/src/orxonox/worldentities/Actionpoint.h (copied) * code/branches/presentationHS15/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/presentationHS15/src/orxonox/worldentities/SpawnPoint.h (modified) * code/branches/presentationHS15/src/orxonox/worldentities/TeamSpawnPoint.cc (modified) * code/branches/presentationHS15/src/orxonox/worldentities/TeamSpawnPoint.h (modified) * code/branches/presentationHS15/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/presentationHS15/test/util/MathTest.cc (modified) Merged campaign and presentation. Everything seems to work fine. Wed, 09 Dec 2015 11:14:46 GMT maxima [10959] * code/branches/presentationHS15 (copied) New branch for PPS-presentation Mon, 26 Oct 2015 20:33:19 GMT landauf [10712] * code/trunk/test/util/output/ConsoleWriterTest.cc (modified) fixed build with MSVC14