Last change
on this file since 2565 was
2428,
checked in by landauf, 16 years ago
|
- Moved some variables from Gametype to GametypeInfo (Gametype exists only on the Server while GametypeInfo is synchronized)
- Created a new HUD-element, GametypeStatus, based on GametypeInfo (the same effect was formerly achieved by using a hack in Spectator and a TextOverlay)
- HumanController creates a HUD (additionally to the SpaceShips HUD) which includes GametypeStatus and ChatOverlay and even more in the future
|
-
Property svn:eol-style set to
native
|
File size:
116 bytes
|
Line | |
---|
1 | SET( SRC_FILES |
---|
2 | Bot.cc |
---|
3 | Info.cc |
---|
4 | PlayerInfo.cc |
---|
5 | HumanPlayer.cc |
---|
6 | GametypeInfo.cc |
---|
7 | ) |
---|
8 | |
---|
9 | ADD_SOURCE_FILES(SRC_FILES) |
---|
Note: See
TracBrowser
for help on using the repository browser.