summaryrefslogtreecommitdiff
path: root/src/hand.c
Commit message (Expand)AuthorAge
* Refactored cardstack and tablestacks to card_stack_t and table_stacks_t, that...Mario Kilies2011-01-16
* Simplified net_recv(). Refactored 'hand' from array definition to hand_t stru...Mario Kilies2011-01-16
* Implemented hand_sort(). ui_choose_card() now pre-selects the card with lowes...Mario Kilies2011-01-14