Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |