Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/modules/dodgerace @ 11056

Name Size Rev Age Author Last Change
../
CMakeLists.txt 272 bytes 10624   10 years landauf merged branch core7 back to trunk
DodgeRace.cc 6.3 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
DodgeRace.h 3.5 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
DodgeRaceCenterPoint.cc 1.8 KB 10765   10 years landauf replace 'NULL' by 'nullptr'
DodgeRaceCenterPoint.h 1.6 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
DodgeRaceCube.cc 1.3 KB 10624   10 years landauf merged branch core7 back to trunk
DodgeRaceCube.h 1.3 KB 10234   10 years landauf changed paths
DodgeRaceHUDinfo.cc 2.7 KB 10768   10 years landauf replace '0' by 'nullptr'
DodgeRaceHUDinfo.h 1.8 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
DodgeRacePrereqs.h 2.4 KB 10232   10 years landauf eol-style native
DodgeRaceShip.cc 4.2 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
DodgeRaceShip.h 2.8 KB 10818   10 years muemart - Fixed some suspicious virtual function signatures - Fixed some clang …
Note: See TracBrowser for help on using the repository browser.