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
*
added game loop entry with mainstack; shuffle it at beginning
Reiner Herrmann
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
|
\
|
*
Changed UI description
Mario Kilies
2011-01-04
*
|
removed include dir from cmakelists.txt
Reiner Herrmann
2011-01-04
|
/
*
Extended UI description
Mario Kilies
2011-01-04
*
Added cmake build system and directory structure
Mario Kilies
2011-01-04
*
reordered hints<->standings
Reiner Herrmann
2011-01-04
*
smaller changes to layout (added line with hints)
Reiner Herrmann
2011-01-04
*
changed layout (sides of player/table cards)
Reiner Herrmann
2011-01-03
*
reordered card stacks from left to right
Reiner Herrmann
2011-01-03
*
Changed user interface mockup. Added a short description for each interface e...
Mario Kilies
2011-01-03
*
initial commit with interface design mockup
Reiner Herrmann
2011-01-03