summaryrefslogtreecommitdiff
path: root/src/net/client.h
Commit message (Collapse)AuthorAge
* implement part of state_client_play_cards(); added new message type: hello ↵Reiner Herrmann2011-01-25
| | | | reply from server which notifies clients of their player-ids
* server: send open cards to clientsReiner Herrmann2011-01-24
| | | | client: receive open cards from clients, sort and display them
* First attempt to implement STATE_CLIENT_WAIT_FOR_HAND_CARDS.Mario Kilies2011-01-24
|
* Second part of huge refactoring of networking related code.Mario Kilies2011-01-24
|
* Huge refactoring of network related code.Mario Kilies2011-01-24
|
* Source code refactoring. Moved net/client/server stuff to 'net' subfolder.Mario Kilies2011-01-24