| Commit message (Expand) | Author | Age | Files | Lines |
* | Use fency game board in GO and GOMOKU | scw | 2007-10-03 | 1 | -8/+8 |
* | Reversi (multiplayer othello) added | scw | 2007-05-30 | 1 | -2/+4 |
* | add article header for chess log. also hint user the replay log hotkey 'z'. | kcwu | 2006-10-08 | 1 | -0/+4 |
* | GO scoring and displaying on userlist. | scw | 2006-03-12 | 1 | -8/+28 |
* | prepare for connect6 | piaip | 2005-09-22 | 1 | -2/+2 |
* | GO chess replay implemented | scw | 2005-09-11 | 1 | -2/+165 |
* | GO convertion to chess framework | scw | 2005-09-11 | 1 | -1288/+713 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 1 | -7/+2 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 1 | -5/+5 |
* | gomoku and go logging update | scw | 2005-08-15 | 1 | -2/+2 |
* | remove real escapes (\033) from source | piaip | 2005-08-11 | 1 | -20/+31 |
* | warning free, make gcc 4.0 happy | victor | 2005-07-07 | 1 | -1/+1 |
* | eliminate warnings | piaip | 2005-06-08 | 1 | -1/+1 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -14/+14 |
* | move 76 bytes global variable into local | kcwu | 2005-03-12 | 1 | -161/+157 |
* | move 232 bytes from data section to rodata section | kcwu | 2005-03-12 | 1 | -1/+1 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -4/+4 |
* | comment todo | kcwu | 2004-11-06 | 1 | -0/+1 |
* | fix pointer crash bug due to my last modify | kcwu | 2004-11-06 | 1 | -12/+12 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 1 | -4/+4 |
* | eliminate 2kb global array | kcwu | 2004-10-31 | 1 | -88/+113 |
* | Lower number of screen refreshing when playing GO. | scw | 2004-07-25 | 1 | -3/+3 |
* | Go game add color board (dirty hack @@), | scw | 2004-07-25 | 1 | -131/+187 |
* | correcting go's output | scw | 2004-07-04 | 1 | -2/+14 |
* | GO game merged from FPG. | scw | 2004-07-04 | 1 | -0/+1401 |