summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Removed -v parameter from usage information.Mario Kilies2011-01-29
|
* Removed -v version number parameter.Mario Kilies2011-01-29
|
* Printing version number before usage information.Mario Kilies2011-01-29
|
* Added version number display.Mario Kilies2011-01-29
|
* redisplay 'placing cards' message, because it may be overwrittenReiner Herrmann2011-01-29
|
* 'Waiting for player to choose stack' is now only displayed if it is not our ↵Mario Kilies2011-01-29
| | | | turn.
* Modified manual.c, againMario Kilies2011-01-29
|
* Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-29
|\
| * added disconnection handling to todoReiner Herrmann2011-01-29
| |
* | Modified manual.cMario Kilies2011-01-29
|/
* Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxenReiner Herrmann2011-01-29
|\
| * Added license headers.Mario Kilies2011-01-29
| |
| * Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-29
| |\
| * | Expanded todo list.Mario Kilies2011-01-29
| | |
* | | explained game rules in the manualReiner Herrmann2011-01-29
| |/ |/|
* | Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxenReiner Herrmann2011-01-29
|\|
| * Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-29
| |\
| * | Modified todo list.Mario Kilies2011-01-29
| | |
* | | made doxygen more quietReiner Herrmann2011-01-29
| |/ |/|
* | added cpack support to generate deb packages (make package)Reiner Herrmann2011-01-29
|/
* Modified manual.c.Mario Kilies2011-01-29
|
* Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxenReiner Herrmann2011-01-29
|\
| * Removed superfluous comment.Mario Kilies2011-01-29
| |
| * Fixed documentation errors.Mario Kilies2011-01-29
| |
| * Some minor changes: Removed some debug output; Switched from usleep() to ↵Mario Kilies2011-01-29
| | | | | | | | sleep() for delaying connections to server.
* | started with the manual and integrating it in main.cReiner Herrmann2011-01-29
|/
* Added state_server_game_finished(). Added documentation for ↵Mario Kilies2011-01-29
| | | | server_game_states.c.
* cmake: added doc target which invokes doxygenReiner Herrmann2011-01-29
|
* added further net/ documentation (including payload formats)Reiner Herrmann2011-01-29
|
* Added documentation for client_game_states.c.Mario Kilies2011-01-29
|
* Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxenReiner Herrmann2011-01-29
|\
| * Modified license header.Mario Kilies2011-01-29
| |
* | added more documentationReiner Herrmann2011-01-29
|/
* changed header styleReiner Herrmann2011-01-29
|
* Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-29
|\
| * added documentationReiner Herrmann2011-01-29
| |
* | Added example license header.Mario Kilies2011-01-29
|/
* Added documentation for ui.c.Mario Kilies2011-01-29
|
* Added missing ui_update().Mario Kilies2011-01-29
|
* remove annoying flickering in urxvt; use werase (blank window) instead of ↵Reiner Herrmann2011-01-29
| | | | wclear (clear screen completely)
* Added command line option for showing the game instructions/manual.Mario Kilies2011-01-28
|
* Main stack has now 104 cards again :>. Final scores window can now be closed ↵Mario Kilies2011-01-27
| | | | with return and escape keys.
* Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-27
|\
| * added some documentation about serverReiner Herrmann2011-01-27
| |
* | Removed textual output of final scores.Mario Kilies2011-01-27
| |
* | Switched from using uint8_t to player_id_t.Mario Kilies2011-01-27
| |
* | Implemented final scores window.Mario Kilies2011-01-27
|/
* Added todo list.Mario Kilies2011-01-27
|
* Merge branch 'master' of ssh://git@wg.reiner-h.de:22003/~git/oxenMario Kilies2011-01-27
|\
| * auto updated Doxyfile to newer versionReiner Herrmann2011-01-27
| |