Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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