| Commit message (Expand) | Author | Age | Files | Lines |
* | Strip escape sequences and spaces in country name when playing gomoku. | scw | 2005-02-12 | 1 | -2/+18 |
* | Undo in gomoku needs opposite's comfirm. | scw | 2005-02-12 | 1 | -22/+70 |
* | Gomoku playing screen changed. Money is no longer shown. | scw | 2005-02-12 | 1 | -4/+37 |
* | Fix gomoku log problem. | scw | 2005-02-11 | 1 | -1/+7 |
* | redraw help bar to avoid overrided by water ball. | scw | 2005-01-29 | 1 | -1/+2 |
* | Collect all the five chess log to a board if GLOBAL_FIVECHESS_LOG | scw | 2005-01-25 | 1 | -25/+63 |
* | Fix gomoku passing states. | scw | 2005-01-23 | 1 | -6/+24 |
* | Showing blank photo when either side has not joined chess country, | scw | 2005-01-23 | 1 | -27/+30 |
* | Showing picture on five chess match. (only when both sides participated | scw | 2005-01-23 | 1 | -24/+118 |
* | Refactoring screen.c and adding function GetCurrentLine(). | scw | 2005-01-21 | 1 | -1/+4 |
* | fix bug: missing string terminate char | kcwu | 2004-11-06 | 1 | -0/+2 |
* | eliminate 361byte global array | kcwu | 2004-10-31 | 1 | -22/+23 |
* | Fix screen for gomo. | scw | 2004-07-28 | 1 | -6/+11 |
* | Buildin gomo board, etc/@five no longer needed. | scw | 2004-07-28 | 1 | -1/+22 |
* | Add color for gomo board. (The same way as in GO) | scw | 2004-07-28 | 1 | -0/+5 |
* | GO game merged from FPG. | scw | 2004-07-04 | 1 | -9/+5 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 1 | -1/+3 |
* | integrate igetkey igetch egetch | ptt | 2004-04-24 | 1 | -1/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -29/+29 |
* | refining | ptt | 2004-03-31 | 1 | -8/+8 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -40/+29 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -1/+1 |
* | merge from my branch | victor | 2003-09-09 | 1 | -0/+135 |
* | code cleanup | kcwu | 2003-09-06 | 1 | -14/+13 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 1 | -1/+2 |
* | move global array into local. | kcwu | 2003-01-16 | 1 | -10/+11 |
* | who wrote this.... @@ | kcwu | 2003-01-16 | 1 | -10/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -5/+5 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -10/+10 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -144/+159 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -26/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -3/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -7/+8 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+417 |