| Commit message (Expand) | Author | Age | Files | Lines |
* | fix last commit | scw | 2005-08-28 | 1 | -2/+2 |
* | try using userec_t to initialize ChessUser when failed to get userinfo_t | scw | 2005-08-28 | 1 | -0/+5 |
* | Chess functions: | scw | 2005-08-28 | 1 | -21/+79 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 1 | -12/+12 |
* | add_io(0, 0) before reading data from user when playing chess | scw | 2005-08-20 | 1 | -3/+13 |
* | Wrong winner on rule-violating step. | scw | 2005-08-20 | 1 | -2/+12 |
* | Don't move two steps when client is dbcs-awared. | scw | 2005-08-18 | 1 | -0/+21 |
* | chess photo not found problem | scw | 2005-08-17 | 1 | -1/+5 |
* | r133@scwnb: bbsadm | 2005-08-17 22:46:26 +0800 | scw | 2005-08-17 | 1 | -0/+1 |
* | Chess undo | scw | 2005-08-17 | 1 | -26/+91 |
* | gomoku and go logging update | scw | 2005-08-15 | 1 | -2/+1 |
* | Gomoku convertion to chess.c framework | scw | 2005-08-15 | 1 | -25/+217 |
* | * fix crash when logging a tied chc game | scw | 2005-08-13 | 1 | -7/+16 |
* | * fix chc watching SEGV bug | scw | 2005-08-10 | 1 | -0/+3 |
* | Fix r3015. | scw | 2005-08-09 | 1 | -8/+9 |
* | fix chess internal coordinate. | kcwu | 2005-08-08 | 1 | -15/+15 |
* | Use ``void (*)(int)'' instead of ``sighandler_t'' since FreeBSD | scw | 2005-08-08 | 1 | -1/+1 |
* | Fix chess watching backward one step bug | scw | 2005-08-08 | 1 | -1/+2 |
* | New chess framework | scw | 2005-08-08 | 1 | -0/+1181 |