| Commit message (Expand) | Author | Age | Files | Lines |
* | No mail alert for personal chess log | scw | 2005-09-20 | 1 | -2/+0 |
* | GO chess replay implemented | scw | 2005-09-11 | 1 | -6/+9 |
* | GO convertion to chess framework | scw | 2005-09-11 | 1 | -78/+166 |
* | Fix last commit: time calculating considered "counting mode" | scw | 2005-09-04 | 1 | -3/+6 |
* | * help message update: 'p' means "tie request" as well as pass | scw | 2005-09-03 | 1 | -6/+17 |
* | * refine chess framework IO routines | scw | 2005-09-02 | 1 | -19/+24 |
* | * chc machine-readable log reflected | scw | 2005-09-01 | 1 | -0/+2 |
* | * allowing undo when playing chess personally | scw | 2005-09-01 | 1 | -2/+22 |
* | fix r3116, I mean `mateid.' Thanks kcwu. | scw | 2005-08-30 | 1 | -1/+1 |
* | warn user if file is unable to open. | kcwu | 2005-08-30 | 1 | -0/+5 |
* | prevent from search_ulist_userid() returning NULL | scw | 2005-08-29 | 1 | -2/+7 |
* | 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 |