# # ChangeLog for code/branches/presentation2012merge/src/orxonox/gametypes/TeamBaseMatch.cc # # Generated by Trac 1.0.9 # May 28, 2024, 1:45:23 PM Mon, 20 Aug 2012 14:46:52 GMT jo [9340] * code/branches/presentation2012merge/data/overlays/dynamicMatchHUD.oxo (modified) * code/branches/presentation2012merge/src/modules/pong/Pong.cc (modified) * code/branches/presentation2012merge/src/modules/pong/Pong.h (modified) * code/branches/presentation2012merge/src/modules/tetris/Tetris.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Deathmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Deathmatch.h (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamBaseMatch.h (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamDeathmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamDeathmatch.h (modified) On the way of repairing a bug that was caused by manual refactoring ... Sun, 03 Jun 2012 13:38:49 GMT landauf [9266] * code/branches/presentation2012merge (copied) created branch from trunk to merge the cleanup of presentation2011 ... Sat, 26 Nov 2011 17:22:13 GMT dafrick [8952] * code/trunk/src/libraries/network/MasterServer.cc (modified) * code/trunk/src/libraries/network/packet/Gamestate.cc (modified) * code/trunk/src/modules/pong/PongAI.cc (modified) * code/trunk/src/modules/questsystem/QuestManager.cc (modified) * code/trunk/src/orxonox/gametypes/TeamBaseMatch.cc (modified) Removing some unused variables and taking care of some other warnings ...