Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/modules/overlays/hud @ 11014

Name Size Rev Age Author Last Change
../
AnnounceMessage.cc 1.7 KB 10768   10 years landauf replace '0' by 'nullptr'
AnnounceMessage.h 1.6 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
ChatOverlay.cc 2.8 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
ChatOverlay.h 1.7 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
CMakeLists.txt 408 bytes 9939   11 years jo presentationHS13 branch merged into trunk
CountDown.cc 3.3 KB 10768   10 years landauf replace '0' by 'nullptr'
CountDown.h 2.1 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
DeathMessage.cc 1.7 KB 10768   10 years landauf replace '0' by 'nullptr'
DeathMessage.h 1.6 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
GametypeFadingMessage.cc 1.8 KB 10768   10 years landauf replace '0' by 'nullptr'
GametypeFadingMessage.h 1.6 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
GametypeStaticMessage.cc 1.8 KB 10768   10 years landauf replace '0' by 'nullptr'
GametypeStaticMessage.h 1.9 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
HUDBar.cc 7.4 KB 10768   10 years landauf replace '0' by 'nullptr'
HUDBar.h 3.9 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HUDBoostBar.cc 2.4 KB 10768   10 years landauf replace '0' by 'nullptr'
HUDBoostBar.h 1.5 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HUDEnemyHealthBar.cc 2.6 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HUDEnemyHealthBar.h 1.5 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
HUDHealthBar.cc 5.0 KB 10768   10 years landauf replace '0' by 'nullptr'
HUDHealthBar.h 4.8 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HUDNavigation.cc 31.5 KB 10917   10 years landauf made mapEntry const& wherever possible
HUDNavigation.h 5.6 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
HUDRadar.cc 11.9 KB 11000   9 years landauf using strongly typed enum classes for RadarViewable::Shape
HUDRadar.h 4.8 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
HUDSpeedBar.cc 1.8 KB 10768   10 years landauf replace '0' by 'nullptr'
HUDSpeedBar.h 1.4 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HUDTimer.cc 1.8 KB 10768   10 years landauf replace '0' by 'nullptr'
HUDTimer.h 1.4 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
KillMessage.cc 1.7 KB 10768   10 years landauf replace '0' by 'nullptr'
KillMessage.h 1.5 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
LastManStandingInfos.cc 3.0 KB 10768   10 years landauf replace '0' by 'nullptr'
LastManStandingInfos.h 2.1 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
LastTeamStandingInfos.cc 3.0 KB 10768   10 years landauf replace '0' by 'nullptr'
LastTeamStandingInfos.h 2.1 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
PauseNotice.cc 1.6 KB 10768   10 years landauf replace '0' by 'nullptr'
PauseNotice.h 1.5 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
TeamBaseMatchScore.cc 4.2 KB 10768   10 years landauf replace '0' by 'nullptr'
TeamBaseMatchScore.h 2.5 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Note: See TracBrowser for help on using the repository browser.