Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox/worldentities/pawns @ 10919

Name Size Rev Age Author Last Change
../
TeamBaseMatchBase.h 2.0 KB 9667   11 years landauf merged core6 back to trunk
TeamBaseMatchBase.cc 2.8 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Spectator.h 2.5 KB 9667   11 years landauf merged core6 back to trunk
Spectator.cc 7.5 KB 10768   9 years landauf replace '0' by 'nullptr'
SpaceShip.h 15.1 KB 10437   9 years fvultier Removed unnecessary output to console in kump minigame. Added a small …
SpaceShip.cc 17.3 KB 10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
Pawn.h 9.7 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Pawn.cc 20.8 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
ModularSpaceShip.h 6.0 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
ModularSpaceShip.cc 9.7 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
FpsPlayer.h 3.3 KB 10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
FpsPlayer.cc 9.7 KB 10818   9 years muemart - Fixed some suspicious virtual function signatures - Fixed some clang …
Destroyer.h 1.2 KB 9667   11 years landauf merged core6 back to trunk
Destroyer.cc 1.3 KB 10624   9 years landauf merged branch core7 back to trunk
CMakeLists.txt 152 bytes 10216   9 years landauf merged branch presentationFS14 back to trunk
Note: See TracBrowser for help on using the repository browser.