source:
network-game/common@
13a8212
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
WorldMap.h | 1.5 KB | 7f884ea | 11 years | Map-related structs are now outside of the WorldMap class | |
WorldMap.cpp | 8.7 KB | 3ea1839 | 10 years | Fix Mac compiler warnings | |
Projectile.h | 694 bytes | 9ba9b96 | 11 years | All ids should now be unsigned ints | |
Projectile.cpp | 2.3 KB | 9ba9b96 | 11 years | All ids should now be unsigned ints | |
Player.h | 1.9 KB | 48801af | 10 years | Use an enum for the player's team | |
Player.cpp | 6.5 KB | 48801af | 10 years | Use an enum for the player's team | |
MessageProcessor.h | 1.1 KB | d05c484 | 11 years | Some game-specific functions moved from server.cpp to the Game class … | |
MessageProcessor.cpp | 5.3 KB | ea17281 | 10 years | Game.addPlayer takes a boolean to indicate wheter it runs on the … | |
MessageContainer.h | 1.7 KB | 13a8212 | 9 years | In the MessageContainer, add a field for when the message was … | |
MessageContainer.cpp | 2.7 KB | 13a8212 | 9 years | In the MessageContainer, add a field for when the message was … | |
GameSummary.h | 508 bytes | c9f6a1c | 11 years | New GameSummary class for storing game results | |
GameSummary.cpp | 722 bytes | 635ad9b | 11 years | Correction to GameSummary constructor | |
Game.h | 1.5 KB | 306758e | 10 years | Remove the serverSide argument from Game::addPlayer() since it's no … | |
Game.cpp | 5.4 KB | 85da778 | 10 years | Convert the client to use the PlayerTeam enum | |
Compiler.h | 240 bytes | 34bd549 | 10 years | Make client compile on a Mac | |
Common.h | 520 bytes | 8554263 | 11 years | Restructuring and code cleanup | |
Common.cpp | 2.8 KB | 34bd549 | 10 years | Make client compile on a Mac |
|
Note:
See TracBrowser
for help on using the repository browser.