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 version number display.
Mario Kilies
2011-01-29
*
redisplay 'placing cards' message, because it may be overwritten
Reiner Herrmann
2011-01-29
*
'Waiting for player to choose stack' is now only displayed if it is not our t...
Mario Kilies
2011-01-29
*
Modified manual.c, again
Mario Kilies
2011-01-29
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-29
|
\
|
*
added disconnection handling to todo
Reiner Herrmann
2011-01-29
*
|
Modified manual.c
Mario Kilies
2011-01-29
|
/
*
Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxen
Reiner Herrmann
2011-01-29
|
\
|
*
Added license headers.
Mario Kilies
2011-01-29
|
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-29
|
|
\
|
*
|
Expanded todo list.
Mario Kilies
2011-01-29
*
|
|
explained game rules in the manual
Reiner Herrmann
2011-01-29
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxen
Reiner Herrmann
2011-01-29
|
\
|
|
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-29
|
|
\
|
*
|
Modified todo list.
Mario Kilies
2011-01-29
*
|
|
made doxygen more quiet
Reiner Herrmann
2011-01-29
|
|
/
|
/
|
*
|
added cpack support to generate deb packages (make package)
Reiner Herrmann
2011-01-29
|
/
*
Modified manual.c.
Mario Kilies
2011-01-29
*
Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxen
Reiner Herrmann
2011-01-29
|
\
|
*
Removed superfluous comment.
Mario Kilies
2011-01-29
|
*
Fixed documentation errors.
Mario Kilies
2011-01-29
|
*
Some minor changes: Removed some debug output; Switched from usleep() to slee...
Mario Kilies
2011-01-29
*
|
started with the manual and integrating it in main.c
Reiner Herrmann
2011-01-29
|
/
*
Added state_server_game_finished(). Added documentation for server_game_state...
Mario Kilies
2011-01-29
*
cmake: added doc target which invokes doxygen
Reiner Herrmann
2011-01-29
*
added further net/ documentation (including payload formats)
Reiner Herrmann
2011-01-29
*
Added documentation for client_game_states.c.
Mario Kilies
2011-01-29
*
Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxen
Reiner Herrmann
2011-01-29
|
\
|
*
Modified license header.
Mario Kilies
2011-01-29
*
|
added more documentation
Reiner Herrmann
2011-01-29
|
/
*
changed header style
Reiner Herrmann
2011-01-29
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-29
|
\
|
*
added documentation
Reiner Herrmann
2011-01-29
*
|
Added example license header.
Mario Kilies
2011-01-29
|
/
*
Added documentation for ui.c.
Mario Kilies
2011-01-29
*
Added missing ui_update().
Mario Kilies
2011-01-29
*
remove annoying flickering in urxvt; use werase (blank window) instead of wcl...
Reiner Herrmann
2011-01-29
*
Added command line option for showing the game instructions/manual.
Mario Kilies
2011-01-28
*
Main stack has now 104 cards again :>. Final scores window can now be closed ...
Mario Kilies
2011-01-27
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-27
|
\
|
*
added some documentation about server
Reiner Herrmann
2011-01-27
*
|
Removed textual output of final scores.
Mario Kilies
2011-01-27
*
|
Switched from using uint8_t to player_id_t.
Mario Kilies
2011-01-27
*
|
Implemented final scores window.
Mario Kilies
2011-01-27
|
/
*
Added todo list.
Mario Kilies
2011-01-27
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-27
|
\
|
*
auto updated Doxyfile to newer version
Reiner Herrmann
2011-01-27
*
|
Added LICENSE file.
Mario Kilies
2011-01-27
|
/
*
Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxen
Mario Kilies
2011-01-27
|
\
|
*
specify MSG_WAITALL flag on recv operations to really get requested amount of...
Reiner Herrmann
2011-01-27
[next]