summaryrefslogtreecommitdiff
path: root/src/client_game_states.c
Commit message (Collapse)AuthorAge
* Created a mainstack datatype. Refactored server game states into separate ↵Mario Kilies2011-01-25
| | | | functions.
* Refactored client game states into separate functions instead of handling ↵Mario Kilies2011-01-25
them in a huge switch() statement.