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
/
display.c
Commit message (
Collapse
)
Author
Age
*
Bold table captions implemented.
Mario Kilies
2011-01-13
|
*
Implemented highlighting of card and cardstack.
Mario Kilies
2011-01-13
|
*
Added documentation.
Mario Kilies
2011-01-13
|
*
Implemented current state window.
Mario Kilies
2011-01-13
|
*
Table stack points are calculated now.
Mario Kilies
2011-01-13
|
*
Introduced ncurses windows and started implementation of user interface.
Mario Kilies
2011-01-13
|
*
Merge branch 'master' of ssh://schnippi@wg.reiner-h.de:30022/data/src/oxen
Mario Kilies
2011-01-05
|
\
|
*
added first game states and some pseudo code
Reiner Herrmann
2011-01-05
|
|
*
|
Implemented colored cards.
Mario Kilies
2011-01-05
|
/
*
Added missing declaration of display_draw_card().
Mario Kilies
2011-01-04
|
*
Changed card's point presentation from * to ACS_DIAMOND.
Mario Kilies
2011-01-04
|
*
Cards are now displayed with ncurses ACS characters.
Mario Kilies
2011-01-04
|
*
Implemented display_draw_card().
Mario Kilies
2011-01-04
|
*
Added ncurses initialization.
Mario Kilies
2011-01-04