# # ChangeLog for code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h # # Generated by Trac 1.0.9 # Jun 2, 2024, 10:48:02 PM Wed, 16 Nov 2011 16:02:12 GMT jo [8941] * code/branches/gamecontent/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/Mission.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/Mission.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h (modified) Object colouring added - according to current team implementation. ... Wed, 09 Nov 2011 15:16:24 GMT jo [8930] * 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) * code/branches/gamecontent/src/orxonox/infos/GametypeInfo.h (modified) Adding some variables. Fri, 04 Nov 2011 09:44:56 GMT jo [8923] * code/branches/gamecontent/data/levels/missionOne.oxw (modified) * code/branches/gamecontent/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/gamecontent/src/orxonox/controllers/AIController.cc (modified) * code/branches/gamecontent/src/orxonox/controllers/AIController.h (modified) * code/branches/gamecontent/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/Mission.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/Mission.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h (modified) * code/branches/gamecontent/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/gamecontent/src/orxonox/worldentities/ControllableEntity.h (modified) Tutorial level enhancements (quest work, better texts are still ... Tue, 25 Oct 2011 20:56:31 GMT jo [8904] * code/branches/gamecontent/data/levels/includes/weaponSettingsSpacecruiser.oxi (modified) * code/branches/gamecontent/data/levels/missionOne.oxw (modified) * code/branches/gamecontent/data/levels/templates/spaceshipSpacecruiser.oxt (modified) * code/branches/gamecontent/src/modules/pong/Pong.cc (modified) * code/branches/gamecontent/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/gamecontent/src/orxonox/controllers/WaypointPatrolController.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/CMakeLists.txt (modified) * code/branches/gamecontent/src/orxonox/gametypes/Gametype.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/Mission.cc (added) * code/branches/gamecontent/src/orxonox/gametypes/Mission.h (added) * code/branches/gamecontent/src/orxonox/gametypes/TeamDeathmatch.h (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h (modified) * code/branches/gamecontent/src/orxonox/worldentities/pawns/Pawn.cc (modified) On the way to a multiplayer gametype basceclass. Fri, 21 Oct 2011 13:28:08 GMT jo [8901] * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.cc (added) * code/branches/gamecontent/src/orxonox/gametypes/TeamGametype.h (added) Prototype of a baseclass for team gametypes. Work in progress.