| Commit message (Expand) | Author | Age | Files | Lines |
* | * make pwcu branch as trunk. | piaip | 2009-09-10 | 30 | -878/+972 |
|\ |
|
| * | * code refine | piaip | 2009-09-10 | 2 | -5/+8 |
| * | * refine message, due to too many new BMs not knowing why their registration... | piaip | 2009-09-08 | 1 | -2/+3 |
| * | * message refine | piaip | 2009-09-08 | 2 | -3/+12 |
| * | * merge trunk | piaip | 2009-09-08 | 1 | -1/+2 |
| * | * improve check_BM frequency | piaip | 2009-09-08 | 4 | -8/+14 |
| * | * move oldnumlogin display from talk=>query to user=>info. | piaip | 2009-09-07 | 2 | -8/+5 |
| * | * allow query old login number (for self only) | piaip | 2009-09-07 | 2 | -3/+12 |
| * | * refine message with quantity | piaip | 2009-09-06 | 3 | -4/+5 |
| * | * adjust numlogindays calculation - should be rounded to each day. | piaip | 2009-09-06 | 1 | -2/+6 |
| * | * experimental: add user recent login history view | piaip | 2009-09-06 | 2 | -1/+42 |
| * | * change display name of numlogindays to macro (we may change it again in fu... | piaip | 2009-09-05 | 3 | -6/+6 |
| * | * fix: user habit: wrong index in uflag2 selection | piaip | 2009-09-05 | 1 | -1/+1 |
| * | * optimize exit save | piaip | 2009-08-31 | 1 | -2/+47 |
| * | * merge pwcu branch with trunk | piaip | 2009-08-31 | 7 | -19/+61 |
| * | * add more checking to numlogindays | piaip | 2009-08-30 | 1 | -4/+16 |
| * | * allow setting chess_go results and lastlogin | piaip | 2009-08-30 | 2 | -6/+92 |
| * | * allow numlogindays to be upgraded on-the-fly. | piaip | 2009-08-30 | 1 | -0/+3 |
| * | * fix numlogindays | piaip | 2009-08-30 | 12 | -50/+81 |
| * | * code refine | piaip | 2009-08-30 | 2 | -5/+2 |
| * | * (pwcu branch) code refine, remove unused code, and finetune alerts | piaip | 2009-08-30 | 8 | -110/+14 |
| * | * (pwcu branch) const cuser code complete | piaip | 2009-08-30 | 4 | -129/+82 |
| * | * (pwcu branch) make user compatible to pwcu API | piaip | 2009-08-30 | 6 | -84/+165 |
| * | * (pwch branch) change chess results to use pwcu API | piaip | 2009-08-30 | 5 | -83/+126 |
| * | * (pwcu branch) code refine | piaip | 2009-08-29 | 3 | -53/+42 |
| * | * (pwcu branch) remove the 'goodpost' ~ I love this commit. | piaip | 2009-08-29 | 6 | -271/+3 |
| * | * (pwcu branch) end support of r2275 version password | piaip | 2009-08-29 | 1 | -5/+13 |
| * | * enable lastseen and CONST_CUSER, also use cuser_ref as "&cuser". | piaip | 2009-08-29 | 12 | -33/+46 |
| * | * modify more APIs | piaip | 2009-08-28 | 3 | -32/+45 |
| * | * moving into the new pwcu (password - current user helper) API | piaip | 2009-08-28 | 13 | -159/+319 |
* | | * add view recent login in trunk | piaip | 2009-09-06 | 2 | -1/+41 |
* | | * refine message | piaip | 2009-09-06 | 1 | -1/+1 |
* | | * fix ANSI in getdata/vgets prompts | piaip | 2009-08-31 | 4 | -14/+30 |
* | | * fix getyx_ansi calculation (however, getdata/vgets is still not able to di... | piaip | 2009-08-31 | 2 | -1/+4 |
* | | * add 'validate namelist by badpost', suggested by VOT1077@ptt.cc(PttSuggest) | piaip | 2009-08-31 | 1 | -13/+32 |
* | | * forgot to modify vote limitation creation for numlogin | piaip | 2009-08-30 | 1 | -5/+3 |
* | | * [code refine] add const modifier | piaip | 2009-08-29 | 2 | -3/+3 |
* | | * fix line wrong position | piaip | 2009-08-29 | 1 | -1/+1 |
* | | * we don't support ver r2275 (chick) password anymore (too old). | piaip | 2009-08-29 | 1 | -4/+12 |
* | | * because PERM_HIDE does not update lastlogin time, we must skip them in nam... | piaip | 2009-08-29 | 1 | -1/+6 |
|/ |
|
* | * fix r4780: incorrect macro usagepttbbs.pwcu@4781 | piaip | 2009-08-27 | 1 | -1/+1 |
* | * solve "topboard is gone, need to press 'S'" by forcing sorted mode in clas... | piaip | 2009-08-27 | 1 | -1/+6 |
* | * refine ordersong | piaip | 2009-08-26 | 5 | -250/+281 |
* | * change chess source file names to be prefixed with ch_*. | piaip | 2009-08-26 | 5 | -1/+1 |
* | * remove lovepaper generator because it's rarely used by observation. | piaip | 2009-08-26 | 3 | -126/+1 |
* | * give warning to admins who is trying to modify his own account... | piaip | 2009-08-25 | 1 | -0/+4 |
* | * remove numlogin from vote/post restriction (confirmed by SYSOPs) | piaip | 2009-08-25 | 3 | -37/+3 |
* | * pmore/movie: fix LO=n timer assignment error (thanks to Explorer09@ptt, Pt... | piaip | 2009-08-25 | 1 | -4/+6 |
* | * code refine: remove warnings | piaip | 2009-08-25 | 1 | -1/+3 |
* | * simplify the delete message input ui | piaip | 2009-08-24 | 1 | -38/+10 |
* | * refine foreigner query | piaip | 2009-08-24 | 1 | -12/+17 |
* | * improve foreign query interface again | piaip | 2009-08-24 | 1 | -11/+16 |
* | * remove foreign query pre-input because some people may have problem using ... | piaip | 2009-08-24 | 1 | -2/+2 |
* | * unquote [new] [guest]. | piaip | 2009-08-23 | 1 | -1/+1 |
* | * enable nuser>30 condition again, because even on Ptt, many boards are belo... | piaip | 2009-08-23 | 2 | -4/+4 |
* | * use SAFE_ARTICLE_DELETE even if nuser < 30 | piaip | 2009-08-23 | 4 | -19/+94 |
* | * remove single player games: guess and othello | piaip | 2009-08-21 | 4 | -817/+5 |
* | * refine chicken revive messages | piaip | 2009-08-20 | 1 | -11/+15 |
* | * WITH_EMAILDB was deprecated by USE_EMAILDB in pttbbs.conf. | piaip | 2009-08-19 | 3 | -5/+5 |
* | * move ambiguous id check into (emaildb/regcheckd) daemon | piaip | 2009-08-19 | 3 | -67/+37 |
* | * force confirm y/n input for chiken death | piaip | 2009-08-19 | 1 | -2/+8 |
* | * prevent ambiguous account registration | piaip | 2009-08-19 | 1 | -0/+68 |
* | * fix previous typo | piaip | 2009-08-18 | 1 | -1/+1 |
* | * refine stampdir behavior | piaip | 2009-08-18 | 2 | -12/+46 |
* | * change 'user number exceeded' error message. thanks to yogira@PttSuggest | piaip | 2009-08-17 | 1 | -1/+1 |
* | * fix: endless loop if too many directories created by stampdir(). (occurs w... | piaip | 2009-08-16 | 1 | -1/+4 |
* | Foreigner may not have 9 ~ 10 digit phone number | scw | 2009-07-25 | 1 | -0/+4 |
* | * remove bid as claimed before. | piaip | 2009-07-16 | 3 | -308/+39 |
* | * synchronize money display unit to prevent confusion | piaip | 2009-07-16 | 3 | -6/+6 |
* | * make money display in uinfo realtime | piaip | 2009-07-15 | 1 | -0/+1 |
* | * make the money in query_self realtime | piaip | 2009-07-15 | 1 | -1/+6 |
* | * fix: invalid default selection in xyz menu | piaip | 2009-07-15 | 1 | -1/+1 |
* | * refine menu structure (for extra space to expand in the future) | piaip | 2009-07-14 | 1 | -5/+5 |
* | * do not allow guest using mail reply (thanks to OutOfHome@ptt) | piaip | 2009-07-13 | 1 | -0/+8 |
* | * ann: prevent invalid user input causing assert fail of (z_indexes[0] == -1). | piaip | 2009-07-10 | 1 | -0/+6 |
* | * ann: let leading 'z' be the 'go back to root' selector | piaip | 2009-07-09 | 1 | -13/+64 |
* | * fix bug: sometimes edit window region state is inconsistent after hit Ctrl... | kcwu | 2009-07-09 | 1 | -98/+65 |
* | * tree selection in announce: do not enter last entry (simply move to it) | piaip | 2009-07-09 | 1 | -2/+3 |
* | * board: fix: status bar not refreshed after incomplete delete/backup action | piaip | 2009-07-09 | 1 | -3/+3 |
* | * code refine | piaip | 2009-07-09 | 1 | -14/+9 |
* | * fix offset-by-one error in single input mode | piaip | 2009-07-08 | 1 | -1/+1 |
* | * experimental support: input of selection tree in announce(man) | piaip | 2009-07-08 | 1 | -22/+71 |
* | * fix endless backward search in pmore pager | piaip | 2009-07-08 | 1 | -0/+1 |
* | * code refine where_am_i in announce(man) | piaip | 2009-07-08 | 1 | -52/+179 |
* | Fix file timestamping for vote report and innbbsd. | mhsin | 2009-07-05 | 1 | -1/+3 |
* | * directly show cuser if user is querying self | piaip | 2009-07-03 | 2 | -4/+9 |
* | fix bug: search in edit.c | kcwu | 2009-07-01 | 1 | -8/+16 |
* | * the simple 'x' check should be case insensitive. | piaip | 2009-06-30 | 1 | -1/+1 |
* | * remove more bid assess(good/bad sale) stuff | piaip | 2009-06-30 | 4 | -38/+0 |
* | * refine vote source code | piaip | 2009-06-30 | 1 | -147/+127 |
* | * change BN_SECURITY checks to is_readonly_board | piaip | 2009-06-30 | 4 | -34/+13 |
* | * add Security and ALLPOST to system internal readonly boards | piaip | 2009-06-30 | 2 | -0/+12 |
* | * refine menu structures | piaip | 2009-06-29 | 1 | -13/+43 |
* | * remove open_bid, according the statistical results. | piaip | 2009-06-29 | 1 | -1/+1 |
* | * code refine | piaip | 2009-06-28 | 1 | -15/+16 |
* | * code refine | piaip | 2009-06-28 | 1 | -12/+23 |
* | * synchronize the terms of pager | piaip | 2009-06-28 | 1 | -1/+1 |
* | * we may split 'score' and 'comment' in the future, so making 'good' and 'bo... | piaip | 2009-06-28 | 1 | -12/+12 |
* | * change ui behavior of 'no_boo' to allow selection from 'good' or 'comment ... | piaip | 2009-06-28 | 1 | -22/+42 |
* | * refine badpost assignment error messages again | piaip | 2009-06-28 | 1 | -8/+13 |
* | * refine message | piaip | 2009-06-27 | 1 | -1/+1 |
* | * provide message when file was already removed (which implies no badpost ca... | piaip | 2009-06-27 | 1 | -2/+19 |
* | * badpost can be only assigned if the file deletion was success, to prevent ... | piaip | 2009-06-26 | 1 | -7/+12 |
* | * reg: after getfield() was changed, all function should pause if it prints ... | piaip | 2009-06-25 | 1 | -2/+5 |
* | * don't delete ALLPOST of user post if the account is expired. | kcwu | 2009-06-25 | 1 | -1/+2 |
* | * fix bug: edit.c ctrl-y state inconsistent | kcwu | 2009-06-25 | 1 | -5/+2 |
* | * fix: internet mail subject input box was too long | piaip | 2009-06-24 | 1 | -2/+7 |
* | * fix mutt command line. according to mutt's manpage, -a should be last option. | kcwu | 2009-06-24 | 1 | -1/+2 |
* | * move money calibration from bbs.c to edit.c | piaip | 2009-06-23 | 2 | -6/+12 |
* | * to use UTMPD, the daemons.h should be included. | piaip | 2009-06-22 | 1 | -0/+1 |
* | * initcuser should also update numpost! | piaip | 2009-06-22 | 1 | -0/+1 |
* | * do not return error when forwarding to rejects (following the behavior of ... | piaip | 2009-06-22 | 1 | -2/+2 |
* | * change function to several display text screen from pager to show_file. | piaip | 2009-06-22 | 3 | -7/+15 |
* | * support bounded entropy to money calculation | piaip | 2009-06-21 | 1 | -3/+35 |
* | * fix 'foreign' messages. | piaip | 2009-06-21 | 1 | -1/+1 |
* | * enable the customizable 'register detail messages' [edit the messages from... | piaip | 2009-06-21 | 1 | -45/+44 |
* | * add more description to register/career, according to Ptt1 rules | piaip | 2009-06-21 | 1 | -13/+37 |
* | * fix buffer overflow. | kcwu | 2009-06-20 | 1 | -2/+3 |
* | * to fill request correctly | piaip | 2009-06-20 | 1 | -1/+3 |
* | * clear previous messages | piaip | 2009-06-20 | 1 | -2/+2 |
* | * move emaildb to standalone regmaildb | piaip | 2009-06-19 | 3 | -235/+45 |
* | * remove global or static variable | kcwu | 2009-06-19 | 2 | -10/+10 |
* | * remove static variables | piaip | 2009-06-19 | 1 | -1/+5 |
* | * move global variable to local. | kcwu | 2009-06-19 | 1 | -1/+1 |
* | * fix compile warnings | kcwu | 2009-06-19 | 1 | -2/+2 |
* | * make table pointer const, reduce 444 data bytes. | kcwu | 2009-06-19 | 1 | -12/+12 |
* | * don't log useless etc/othello.secret | kcwu | 2009-06-19 | 1 | -10/+1 |
* | * replace indigestion() with assert(). | kcwu | 2009-06-19 | 1 | -41/+21 |
* | * allow the 'hold mail' to appear as changed title | piaip | 2009-06-19 | 4 | -7/+16 |
* | * fix bug: array forgot initialize | kcwu | 2009-06-19 | 1 | -0/+1 |
* | * fix: user cannot register when emaildb is malfunction. | piaip | 2009-06-18 | 1 | -2/+3 |
* | * fix potential negative numposts | piaip | 2009-06-18 | 2 | -4/+12 |
* | * refine the error message when emaildb was malfunction | piaip | 2009-06-18 | 2 | -9/+21 |
* | * check the real return value of forked emaildb checking process | piaip | 2009-06-18 | 1 | -2/+6 |
* | * refine the names of money (some user get confused between the names) | piaip | 2009-06-18 | 2 | -5/+5 |
* | * logind: move logattempt to mbbsd (thanks to kcwu) | piaip | 2009-06-17 | 1 | -1/+1 |
* | * fix: incorrect pid in procname | piaip | 2009-06-16 | 1 | -2/+3 |
* | * lower down login frequency: 10 per minutes | kcwu | 2009-06-16 | 1 | -1/+1 |
* | * add missing check-in for async mode logind | piaip | 2009-06-16 | 1 | -2/+2 |
* | * fix usernum range (1..MAX_USER) | piaip | 2009-06-16 | 1 | -1/+1 |
* | * rewrite match_paren | kcwu | 2009-06-16 | 1 | -97/+70 |
* | * adjust cpu limit of first day | kcwu | 2009-06-16 | 1 | -1/+4 |
* | * fix r4600: forgot to set last_time_exceeded. | kcwu | 2009-06-16 | 1 | -0/+1 |
* | * add error message if guest wants to use bbslua | piaip | 2009-06-16 | 1 | -1/+3 |
* | * the 'aligned recommend' is now not new. | piaip | 2009-06-16 | 1 | -2/+1 |
* | * fix: memory leak + segv: passing incorrect parameter as buffer. (how can t... | piaip | 2009-06-16 | 1 | -1/+3 |
* | * revert r4584, r4586, r4595: to preserve old behavior. | kcwu | 2009-06-16 | 3 | -37/+18 |
* | * remove dead code (forgot in r4625) | kcwu | 2009-06-16 | 1 | -3/+0 |
* | * support non-blocking mode clients (added -b to toggle non-blocking) | piaip | 2009-06-16 | 1 | -0/+3 |
* | * don't increase user's login count if login less than 60 seconds. | kcwu | 2009-06-16 | 1 | -11/+7 |
* | * change toread/towrite's return value to be '-1 for EOF and error'. | piaip | 2009-06-15 | 1 | -8/+8 |
* | * bug fix: crash if user want to add fav, but it's actually filtered out due... | kcwu | 2009-06-15 | 1 | -2/+13 |
* | vedit bug fixes | kcwu | 2009-06-14 | 1 | -145/+244 |
* | * fix: current money should be updated in order song and other commands | piaip | 2009-06-14 | 1 | -0/+2 |
* | * fix: money in cuser was not updated / sync to shm after sync_update... | piaip | 2009-06-14 | 1 | -1/+3 |
* | * CPULIMIT macro is deprecated | kcwu | 2009-06-14 | 3 | -7/+38 |
* | * update bind port info in tunnel mode | piaip | 2009-06-13 | 1 | -1/+2 |
* | * fix bug of r4586: leave board. I feel this is a dirty fix.. | kcwu | 2009-06-13 | 1 | -0/+23 |
* | * does not allow guest to change mind | piaip | 2009-06-13 | 2 | -1/+3 |
* | * fix tmp buf behavior changed in 4585: use user's last choice as default | kcwu | 2009-06-13 | 1 | -1/+2 |
* | * code refine to mbbsd | piaip | 2009-06-13 | 1 | -2/+2 |
* | * fix some buffer line length (for display, so 256 -> ANSILINELEN would be b... | piaip | 2009-06-13 | 1 | -5/+5 |
* | * also disable URL display in restricted reading / hidden boards | piaip | 2009-06-13 | 1 | -2/+4 |
* | * fix bug introduced in r4584: always enter default board in Read() | kcwu | 2009-06-13 | 2 | -1/+1 |
* | * fix bug: incorrect user's tmp buf filename. | kcwu | 2009-06-13 | 13 | -48/+49 |
* | * revise brc interface: brc will not change currbid, currboard, currbrdattr | kcwu | 2009-06-13 | 2 | -17/+13 |
* | vedit revise | kcwu | 2009-06-13 | 13 | -107/+114 |
* | Eliminate warnings | wens | 2009-06-12 | 4 | -19/+19 |
* | Eliminate compile warnings | wens | 2009-06-12 | 1 | -14/+14 |
* | * fix crash on user query: another recursive call :-( | piaip | 2009-06-12 | 1 | -1/+1 |
* | * fix recursive call error (sync version should call raw API) | piaip | 2009-06-12 | 1 | -1/+1 |
* | * refine cmbbs: move util_passwd.o to cmbbs/passwd.c. | piaip | 2009-06-12 | 14 | -248/+89 |
* | * refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ... | piaip | 2009-06-12 | 1 | -967/+26 |
* | * allow tunnel/port daemon mode to run within one command. | piaip | 2009-06-12 | 1 | -0/+18 |
* | * allow client_code to be logged in tunnel mode | piaip | 2009-06-12 | 1 | -7/+14 |
* | * make port binding to standalone configuration fine (etc/bindports.conf) | piaip | 2009-06-11 | 3 | -4/+70 |
* | * now should be initialized before register(new), otherwise birthday will al... | piaip | 2009-06-11 | 1 | -1/+1 |
* | * add is_valid_brdname() to cmbbs | kcwu | 2009-06-11 | 1 | -1/+1 |
* | * add is_valid_brdname() to cmbbs | kcwu | 2009-06-11 | 2 | -18/+2 |
* | Only 2 bytes are useful (3rd byte with big5 results in garbage) | wens | 2009-06-11 | 1 | -2/+2 |
* | * on Linux, argv0 is modified after *every* setproctitle. fix previous check... | piaip | 2009-06-10 | 1 | -6/+6 |
* | * fix setproctitle behavior difference on Linux (prevent long proc titles) | piaip | 2009-06-10 | 1 | -1/+4 |
* | * fix compile warnings | kcwu | 2009-06-10 | 1 | -0/+1 |
* | * refine logind: deliver port info and add more keys | piaip | 2009-06-10 | 1 | -2/+7 |
* | * fix compile error on linux | kcwu | 2009-06-10 | 2 | -0/+2 |
* | * remove unused or rear used header file include in bbs.h | kcwu | 2009-06-10 | 2 | -0/+2 |
* | * extra login messages should be displayed only in tunnel mode. | piaip | 2009-06-10 | 1 | -3/+6 |
* | * provide some messages in tunnel mode | piaip | 2009-06-10 | 1 | -0/+5 |
* | * sendmsg() with ancillary on Linux seems like requiring unix domain socket ... | piaip | 2009-06-10 | 1 | -1/+1 |
* | * minor fixes: | piaip | 2009-06-08 | 2 | -6/+7 |
* | * the 'only special key to break in interactive mode' was not needed - comma... | piaip | 2009-06-08 | 1 | -10/+4 |
* | * delete dead code. | kcwu | 2009-06-08 | 1 | -28/+0 |
* | * set_converting_type should be only used within #ifdef CONVERT | piaip | 2009-06-08 | 1 | -2/+5 |
* | * add client code detection to tunnel mode | piaip | 2009-06-08 | 2 | -1/+8 |
* | * remove post_msg_fpath(), no longer used. | kcwu | 2009-06-07 | 1 | -11/+2 |
* | * fix: crashed for read_more case in tty_read. | piaip | 2009-06-07 | 1 | -1/+1 |
* | * change telnet interface to accept extra parameter for callbacks (*_arg) | piaip | 2009-06-07 | 2 | -11/+30 |
* | * fix: should use pointer instead. | piaip | 2009-06-07 | 1 | -1/+1 |
* | * experimental sending keepalive packets (hope this can reduce user's auto-d... | piaip | 2009-06-07 | 1 | -1/+8 |
* | * it seems still better to use KEEP_ALIVE, although detection duratio is lon... | piaip | 2009-06-07 | 1 | -4/+5 |
* | * refine login procedure (support+prepare for tunnel mode) | piaip | 2009-06-07 | 1 | -79/+266 |
* | - fix compile error | kcwu | 2009-06-07 | 1 | -35/+36 |
* | - code revise | kcwu | 2009-06-07 | 1 | -46/+62 |
* | - extract telnet.c to cmsys | kcwu | 2009-06-07 | 3 | -304/+30 |
* | - minor revise: call init_convert() | kcwu | 2009-06-07 | 1 | -11/+1 |
* | - rework r4500: resolve_fcache() seems only required in where() [thanks to wens] | piaip | 2009-06-07 | 1 | -3/+2 |
* | - refine setup_utmp procedure | piaip | 2009-06-07 | 1 | -13/+20 |
* | - refine and prepare for login daemon: | piaip | 2009-06-06 | 4 | -87/+91 |
* | card: make prompt message more clear, and accept user response better | piaip | 2009-06-06 | 1 | -1/+6 |
* | - change deleted posts/dirs to backup in FN_JUNK instead of FN_DELETED for ma... | piaip | 2009-06-06 | 1 | -9/+24 |
* | speed up gameplay procedure | piaip | 2009-06-06 | 1 | -40/+38 |
* | - make more description for token number display | piaip | 2009-06-06 | 1 | -3/+4 |
* | - reduce the latency of game play | piaip | 2009-06-05 | 1 | -2/+2 |
* | add 'where am I' in announce system (thanks to sangl@ptt[PttSuggestion]) | piaip | 2009-06-04 | 1 | -6/+48 |
* | - bug fix: ssh still can login even overload | kcwu | 2009-06-04 | 1 | -10/+14 |
* | - 18x boards should not provide URLs | piaip | 2009-06-04 | 1 | -8/+28 |
* | the 'D' command on hot boards (using safe_delete) must check valid range (rep... | piaip | 2009-06-02 | 1 | -1/+3 |
* | workaround some type of board entrance: LG then LE (random one frame then sto... | piaip | 2009-05-31 | 1 | -0/+14 |
* | - many small revise | kcwu | 2009-05-27 | 6 | -11/+31 |
* | - more sleep. try to prevent bad user to try password or multi-login | kcwu | 2009-05-26 | 1 | -2/+10 |
* | - revise flag_checkload. it should not bypass out of service. | kcwu | 2009-05-26 | 1 | -8/+9 |
* | - rename 'port' back to 'listen_port' and make it public. (for later use) | kcwu | 2009-05-26 | 1 | -7/+7 |
* | - mbbsd use getopt() to parse command line options | kcwu | 2009-05-26 | 2 | -128/+269 |
* | again - remove 'ptt' from messages | piaip | 2009-05-26 | 1 | -1/+1 |
* | continue of r4449, happy localization: remove 'Ptt' in messages: | piaip | 2009-05-26 | 1 | -2/+2 |
* | refine card play messages | piaip | 2009-05-25 | 1 | -9/+24 |
* | - register: refine r4464: typo in messages | piaip | 2009-05-25 | 1 | -1/+1 |
* | - avoid call external program "stty". | kcwu | 2009-05-25 | 1 | -0/+7 |
* | - security update: stop using BBS money in the game, because of too many bots | piaip | 2009-05-25 | 2 | -222/+157 |
* | - optimize ip->desc lookup loop | kcwu | 2009-05-24 | 1 | -1/+2 |
* | - fix compile error if defined KEYWORD_LOG | kcwu | 2009-05-24 | 1 | -1/+1 |
* | - fix: crash when input board name was invalid in voteboard (thanks: LukET@Pt... | piaip | 2009-05-24 | 1 | -0/+15 |
* | - fix edit ctrl-g bug, reported by dishpan@ptt PttBug. | kcwu | 2009-05-24 | 1 | -0/+2 |
* | - sleep longer for card game. we don't like robot play. | kcwu | 2009-05-24 | 1 | -1/+1 |
* | - temporary disable the 'only system key to break' in LG mode, for backward c... | piaip | 2009-05-24 | 1 | -1/+4 |
* | refine: reduce the i/o request to check reserved id | piaip | 2009-05-23 | 1 | -3/+4 |
* | - implement reserve id in a better way | piaip | 2009-05-23 | 1 | -3/+10 |
* | - add reserved id to prevent malicious registration | piaip | 2009-05-23 | 1 | -0/+3 |
* | refine pmore movie syntax highlight, again | piaip | 2009-05-23 | 1 | -6/+5 |
* | pmore: add include/interrupt (LI) command | piaip | 2009-05-23 | 1 | -8/+94 |
* | - improve pmore movie syntax highlight | piaip | 2009-05-23 | 1 | -7/+11 |
* | - simple parser for pmore style movie editing | piaip | 2009-05-22 | 1 | -11/+148 |
* | fix push (recomment) input location wrong in screen mode | piaip | 2009-05-18 | 1 | -2/+9 |
* | add comments | piaip | 2009-05-18 | 1 | -1/+2 |
* | prevent BM accidentally removed post notes (suggest by GeniusKiKi@PttCurrent) | piaip | 2009-05-18 | 1 | -4/+5 |
* | pfterm: don't use bs to optimize when there's wrap concern. | piaip | 2009-05-15 | 1 | -1/+2 |
* | prevent screen wrapping issue | piaip | 2009-05-15 | 1 | -1/+1 |
* | Replace PTT in mail title by macro | scw | 2009-04-10 | 1 | -1/+1 |
* | Clean up some compile warnings (unused, signess) | wens | 2009-03-21 | 5 | -17/+17 |
* | correct new gamble BM money function | scw | 2009-03-04 | 1 | -2/+5 |