Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | To avoid huge load, sleep 0.1s after each card game, chichken, gamble transac... | kcwu | 2004-11-06 | 1 | -0/+1 |
* | show 6 card when playing blackjack | kcwu | 2004-10-31 | 1 | -16/+16 |
* | change/fix the rule of blackjack | kcwu | 2004-10-31 | 1 | -39/+55 |
* | fix card_jack crash | kcwu | 2004-10-21 | 1 | -2/+12 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -7/+7 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -36/+12 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -1/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -7/+7 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -8/+8 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -4/+5 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -25/+25 |
* | indent | in2 | 2002-07-06 | 1 | -459/+505 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -14/+2 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+625 |