Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/modules/pickup @ 10998

Name Size Rev Age Author Last Change
../
items 10998   8 years landauf using strongly typed enum class in pickups and triggers.
CMakeLists.txt 408 bytes 9348   12 years landauf merged branch presentation2012merge back to trunk
CollectiblePickup.cc 2.8 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
CollectiblePickup.h 2.8 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Pickup.cc 5.8 KB 10998   8 years landauf using strongly typed enum class in pickups and triggers.
Pickup.h 7.8 KB 10998   8 years landauf using strongly typed enum class in pickups and triggers.
PickupCollection.cc 10.2 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
PickupCollection.h 5.1 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
PickupManager.cc 20.9 KB 10917   8 years landauf made mapEntry const& wherever possible
PickupManager.h 12.0 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
PickupPrecompiledHeaders.h 1.4 KB 7409   14 years rgrieder Added some standard header to PCH file in pickup and notifications.
PickupPrereqs.h 2.4 KB 9348   12 years landauf merged branch presentation2012merge back to trunk
PickupRepresentation.cc 7.0 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
PickupRepresentation.h 9.5 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
PickupSpawner.cc 10.5 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
PickupSpawner.h 7.9 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Note: See TracBrowser for help on using the repository browser.