# # ChangeLog for code/branches/presentation2012merge/src/orxonox/gametypes/Gametype.h # # Generated by Trac 1.0.9 # May 7, 2024, 2:35:26 PM Tue, 21 Aug 2012 17:28:51 GMT jo [9341] * code/branches/presentation2012merge/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Gametype.h (modified) Corrected getNumberOfPlayers(). Mon, 30 Jul 2012 20:41:03 GMT jo [9339] * code/branches/presentation2012merge/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Gametype.h (modified) Found reason why players are not always detected correctly: ... 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, 02 Jun 2012 20:34:48 GMT landauf [9260] * code/trunk/src/modules/gametypes/RaceCheckPoint.cc (modified) * code/trunk/src/modules/gametypes/RaceCheckPoint.h (modified) * code/trunk/src/modules/gametypes/SpaceRace.cc (modified) * code/trunk/src/modules/gametypes/SpaceRace.h (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.h (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.h (modified) cleaned up new SpaceRace classes (no functional code-changes): - ...