| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | use renamed function card_stack_clear | Reiner Herrmann | 2011-01-25 |
| | | |||
| * | Merge branch 'master' of ssh://icarus-git/~git/oxen | Reiner Herrmann | 2011-01-25 |
| |\ | |||
| | * | Implemented card_stack_push(). Renamed card_stack_clear() to ↵ | Mario Kilies | 2011-01-25 |
| | | | | | | | | | card_stack_replace() and card_stack_upper_card() to card_stack_top(). Added documentation. | ||
| * | | finished implementing play_cards function for client/server; added new ↵ | Reiner Herrmann | 2011-01-25 |
| |/ | | | | message type next_action which indicates whether the game is finished or the server will deal new cards | ||
| * | Added client side score calculation for players. | Mario Kilies | 2011-01-25 |
| | | |||
| * | Added 'Choose stack' message. | Mario Kilies | 2011-01-25 |
| | | |||
| * | Merge branch 'master' of ssh://icarus-git/~git/oxen | Reiner Herrmann | 2011-01-25 |
| |\ | |||
| | * | Message window is now displayed through the client states. | Mario Kilies | 2011-01-25 |
| | | | |||
| * | | implement part of state_client_play_cards(); added new message type: hello ↵ | Reiner Herrmann | 2011-01-25 |
| |/ | | | | reply from server which notifies clients of their player-ids | ||
| * | Minor changes. Renamed global.[ch] to data_store.[ch], data_store to ↵ | Mario Kilies | 2011-01-25 |
| | | | | | data_store_t and datamodel() to data_store(). | ||
| * | Removed awkward pnoc_t and refactored its contents to the new ↵ | Mario Kilies | 2011-01-25 |
| | | | | | player_list_entry_t. | ||
| * | Created a mainstack datatype. Refactored server game states into separate ↵ | Mario Kilies | 2011-01-25 |
| | | | | | functions. | ||
| * | Refactored client game states into separate functions instead of handling ↵ | Mario Kilies | 2011-01-25 |
| them in a huge switch() statement. | |||
