Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/modules/pickup/items/CMakeLists.txt @ 10961

Last change on this file since 10961 was 10961, checked in by maxima, 8 years ago

Merged presentation and fabiens branch. Had to modify hoverHUD and invaderHUD, because the text of the healthbar wasn't correctly displayed and the weapon settings of the hovership.

  • Property svn:eol-style set to native
File size: 244 bytes
RevLine 
[6474]1ADD_SOURCE_FILES(PICKUP_SRC_FILES
2  HealthPickup.cc
[6710]3  InvisiblePickup.cc
4  MetaPickup.cc
[7163]5  DronePickup.cc
[6709]6  SpeedPickup.cc
[7163]7  ShieldPickup.cc
[8706]8  ShrinkPickup.cc
[9348]9  DamageBoostPickup.cc
[10961]10  BoostPickup.cc
11  MunitionPickup.cc
12  MunitionContainer.cc
[6474]13)
Note: See TracBrowser for help on using the repository browser.