summaryrefslogtreecommitdiff
path: root/src/card.h
Commit message (Collapse)AuthorAge
* Reduced license header width.Mario Kilies2011-01-29
|
* Added license headers.Mario Kilies2011-01-29
|
* 1. network fix: send also packet length in every packet after packet typeReiner Herrmann2011-01-15
| | | | | to be able to determine exact amount to recv 2. implement functions for sending/receiving dealt hands
* Splitted up content from common.* to separate files (card.[ch], ↵Mario Kilies2011-01-04
cardstack.[ch] and hand.h)