summaryrefslogtreecommitdiff
path: root/src/player.c
Commit message (Expand)AuthorAge
* Reduced license header width.Mario Kilies2011-01-29
* Added license headers.Mario Kilies2011-01-29
* added more documentationReiner Herrmann2011-01-29
* Implemented final scores window.Mario Kilies2011-01-27
* fix bug where server is sending message to wrong clientsReiner Herrmann2011-01-25
* Removed awkward pnoc_t and refactored its contents to the new player_list_ent...Mario Kilies2011-01-25
* receive and store selected (open) cards from playersReiner Herrmann2011-01-24
* add mapping between sockets and pnocsReiner Herrmann2011-01-24
* adapted client_recv_hello to data storeReiner Herrmann2011-01-23
* started refactoring: separate server process for local client; moved net code...Reiner Herrmann2011-01-23
* Refactored cardstack and tablestacks to card_stack_t and table_stacks_t, that...Mario Kilies2011-01-16
* fix some warningsReiner Herrmann2011-01-16
* added create/cleanup function for player_listReiner Herrmann2011-01-16