# # ChangeLog for code/branches/presentation2011/src/orxonox/gametypes/TeamGametype.h # # Generated by Trac 1.0.9 # Jun 5, 2024, 12:12:37 PM Wed, 14 Dec 2011 13:38:37 GMT jo [8980] * code/branches/presentation2011 (modified) * code/branches/presentation2011/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation2011/data/levels/fightInOurBack.oxw (modified) * code/branches/presentation2011/data/levels/includes/weaponSettingsSpacecruiser.oxi (modified) * code/branches/presentation2011/data/levels/lastManStanding.oxw (modified) * code/branches/presentation2011/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation2011/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentation2011/data/levels/missionOne.oxw (modified) * code/branches/presentation2011/data/levels/pirateAttack.oxw (modified) * code/branches/presentation2011/data/levels/templates/spaceshipSpacecruiser.oxt (modified) * code/branches/presentation2011/src/libraries/core/GUIManager.cc (modified) * code/branches/presentation2011/src/modules/pong/Pong.cc (modified) * code/branches/presentation2011/src/modules/pong/Pong.h (modified) * code/branches/presentation2011/src/modules/pong/PongAI.h (modified) * code/branches/presentation2011/src/modules/pong/PongScore.cc (modified) * code/branches/presentation2011/src/modules/pong/PongScore.h (modified) * code/branches/presentation2011/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation2011/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/presentation2011/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation2011/src/orxonox/controllers/AIController.h (modified) * code/branches/presentation2011/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/presentation2011/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/presentation2011/src/orxonox/controllers/HumanController.cc (modified) * code/branches/presentation2011/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/presentation2011/src/orxonox/controllers/WaypointPatrolController.h (modified) * code/branches/presentation2011/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/presentation2011/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation2011/src/orxonox/gametypes/Gametype.h (modified) * code/branches/presentation2011/src/orxonox/gametypes/Mission.cc (copied) * code/branches/presentation2011/src/orxonox/gametypes/Mission.h (copied) * code/branches/presentation2011/src/orxonox/gametypes/TeamDeathmatch.h (modified) * code/branches/presentation2011/src/orxonox/gametypes/TeamGametype.cc (copied) * code/branches/presentation2011/src/orxonox/gametypes/TeamGametype.h (copied) * code/branches/presentation2011/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/presentation2011/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/presentation2011/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2011/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2011/src/orxonox/worldentities/pawns/Pawn.h (modified) teamgametype merged into trunk Wed, 30 Nov 2011 16:12:00 GMT jo [8956] * code/branches/gamecontent/data/levels/lastTeamStanding.oxw (modified) * code/branches/gamecontent/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/Gametype.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h (modified) implementing first player control parameter.