index
:
oxen
master
ncurses-based networked card-game based on "6 nimmt!"
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ui_display_wnd_hand_cards() will now show placeholders in hand cards after al...
Mario Kilies
2011-01-14
*
draw_cardstack() clears visible remains of old card stacks before drawing the...
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
*
added initial server/client code
Reiner Herrmann
2011-01-14
*
Implemented ui_choose_stack().
Mario Kilies
2011-01-14
*
define _POSIX_SOURCE for C99
Reiner Herrmann
2011-01-14
*
Moved display.[ch] to ui.[ch].
Mario Kilies
2011-01-13
*
Updated source code documentation. Included Doxyfile.
Mario Kilies
2011-01-13
*
Colored active player.
Mario Kilies
2011-01-13
*
Bold table captions implemented.
Mario Kilies
2011-01-13
*
Updated ui design todo list.
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
*
Added tablestacks.h.
Mario Kilies
2011-01-13
*
Introduced ncurses windows and started implementation of user interface.
Mario Kilies
2011-01-13
*
Moved stack point numbers one position to the right.
Mario Kilies
2011-01-13
*
Slight change of UI design.
Mario Kilies
2011-01-13
*
updated diagram
Reiner Herrmann
2011-01-13
*
marked starting states :P
Reiner Herrmann
2011-01-13
*
added state diagram of server and client
Reiner Herrmann
2011-01-13
*
Added missing include.
Mario Kilies
2011-01-05
*
new state where client waits for cards
Reiner Herrmann
2011-01-05
*
fix compilation
Reiner Herrmann
2011-01-05
*
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
|
/
*
additional info about interface
Reiner Herrmann
2011-01-05
*
Removed some unneccessary borders ;-)
Mario Kilies
2011-01-04
*
Merge branch 'master' of ssh://schnippi@wg.reiner-h.de:30022/data/src/oxen
Mario Kilies
2011-01-04
|
\
|
*
drawn broders around screen so that 80x24 characters fit inside
Reiner Herrmann
2011-01-04
*
|
Merge branch 'master' of ssh://schnippi@wg.reiner-h.de:30022/data/src/oxen
Mario Kilies
2011-01-04
|
\
|
|
*
Merge branch 'master' of ssh://wg.reiner-h.de:30022/data/src/oxen
Reiner Herrmann
2011-01-04
|
|
\
|
*
|
ui design: display selected card of each player instead of score
Reiner Herrmann
2011-01-04
*
|
|
Added missing declaration of display_draw_card().
Mario Kilies
2011-01-04
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://schnippi@wg.reiner-h.de:30022/data/src/oxen
Mario Kilies
2011-01-04
|
\
|
|
*
Merge branch 'master' of ssh://wg.reiner-h.de:30022/data/src/oxen
Reiner Herrmann
2011-01-04
|
|
\
|
*
|
added game loop entry with mainstack; shuffle it at beginning
Reiner Herrmann
2011-01-04
*
|
|
Changed UI description.
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
*
Splitted up content from common.* to separate files (card.[ch], cardstack.[ch...
Mario Kilies
2011-01-04
*
Changed UI design.
Mario Kilies
2011-01-04
*
cardpoints(): Rewritten code that is more readable.
Mario Kilies
2011-01-04
*
Added ncurses initialization.
Mario Kilies
2011-01-04
*
added functions for calculating card/stackpoints
Reiner Herrmann
2011-01-04
*
Merge branch 'master' of ssh://wg.reiner-h.de:30022/data/src/oxen
Reiner Herrmann
2011-01-04
|
\
[next]