# # ChangeLog for code/branches/presentation2012merge/src/modules/gametypes/SpaceRace.h # # Generated by Trac 1.0.9 # Sep 21, 2024, 6:39:49 PM 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 22:04:35 GMT landauf [9263] * 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) store the next checkpoints in a set instead of Vector3 + some ...