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