| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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. | ||
| * | 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 | ||
| * | Refactored cardstack and tablestacks to card_stack_t and table_stacks_t, ↵ | Mario Kilies | 2011-01-16 |
| that both now are defined as structs rather than arrays. Inserted lots of assert() calls to functions that take pointers as arguments. | |||
