summaryrefslogtreecommitdiff
path: root/src/hand.h
Commit message (Expand)AuthorAge
* Reduced license header width.Mario Kilies2011-01-29
* Added license headers.Mario Kilies2011-01-29
* finished implementing play_cards function for client/server; added new messag...Reiner Herrmann2011-01-25
* Remove chosen card from hand.Mario Kilies2011-01-25
* 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
* Introduced ncurses windows and started implementation of user interface.Mario Kilies2011-01-13
* Splitted up content from common.* to separate files (card.[ch], cardstack.[ch...Mario Kilies2011-01-04