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