Last change
on this file since 2409 was
2369,
checked in by landauf, 16 years ago
|
- Added a health bar
- Some changes in CameraManager to handle the case when no camera exists after removing the last one, but this is still somehow buggy (freezes and later crashes reproducible but inexplicable after a few respawns)
- Added PawnManager to handle destruction of Pawns without using delete within tick()
|
-
Property svn:eol-style set to
native
|
File size:
143 bytes
|
Line | |
---|
1 | SET( SRC_FILES |
---|
2 | HUDBar.cc |
---|
3 | HUDNavigation.cc |
---|
4 | HUDRadar.cc |
---|
5 | HUDSpeedBar.cc |
---|
6 | HUDHealthBar.cc |
---|
7 | ChatOverlay.cc |
---|
8 | ) |
---|
9 | |
---|
10 | ADD_SOURCE_FILES(SRC_FILES) |
---|
Note: See
TracBrowser
for help on using the repository browser.