index
:
oxen
master
ncurses-based networked card-game based on "6 nimmt!"
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
*
compilation fix
Reiner Herrmann
2011-01-15
*
fix typo; free more stuff
Reiner Herrmann
2011-01-15
*
use port from argv
Reiner Herrmann
2011-01-15
*
add available server/client functionality to main
Reiner Herrmann
2011-01-15
*
Command line parameters hacked in. Moved display stuff in the game loop.
Mario Kilies
2011-01-15
*
pnoc_sort() implemented.
Mario Kilies
2011-01-14
*
ui_display_wnd_hand_cards() will now show placeholders in hand cards after al...
Mario Kilies
2011-01-14
*
Implemented hand_sort(). ui_choose_card() now pre-selects the card with lowes...
Mario Kilies
2011-01-14
*
Implemented ui_choose_card().
Mario Kilies
2011-01-14
*
Implemented ui_choose_stack().
Mario Kilies
2011-01-14
*
Moved display.[ch] to ui.[ch].
Mario Kilies
2011-01-13
*
Introduced ncurses windows and started implementation of user interface.
Mario Kilies
2011-01-13
*
Implemented display_draw_card().
Mario Kilies
2011-01-04
*
Splitted up content from common.* to separate files (card.[ch], cardstack.[ch...
Mario Kilies
2011-01-04
*
cardpoints(): Rewritten code that is more readable.
Mario Kilies
2011-01-04
*
added functions for calculating card/stackpoints
Reiner Herrmann
2011-01-04
*
Added cmake build system and directory structure
Mario Kilies
2011-01-04