# # ChangeLog for code/branches/gamecontent # # Generated by Trac 1.0.9 # May 20, 2024, 12:02:55 AM Wed, 19 Oct 2011 21:02:56 GMT jo [8900] * code/branches/gamecontent/src/modules/pong/Pong.cc (modified) * code/branches/gamecontent/src/modules/pong/Pong.h (modified) * code/branches/gamecontent/src/modules/pong/PongScore.cc (modified) * code/branches/gamecontent/src/modules/pong/PongScore.h (modified) Finished Polishing Pong. (gametype ends properly now, points ... Wed, 19 Oct 2011 14:23:22 GMT jo [8899] * code/branches/gamecontent/src/orxonox/gametypes/CMakeLists.txt (modified) Trying to add teamgametype as baseclass. Thu, 13 Oct 2011 18:59:27 GMT jo [8895] * code/branches/gamecontent/src/modules/pong/Pong.cc (modified) * code/branches/gamecontent/src/modules/pong/Pong.h (modified) * code/branches/gamecontent/src/modules/pong/PongAI.h (modified) Added end to pong gametype. Unfortunately the hud isn't consistent at ... Wed, 12 Oct 2011 18:57:07 GMT jo [8893] * code/branches/gamecontent (copied) Wed, 12 Oct 2011 18:35:32 GMT jo [8892] * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Small adjustments.