| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SIGABRT when watching chc. | scw | 2005-08-22 | 1 | -6/+7 |
* | toplazyBM.c: | scw | 2005-08-22 | 1 | -149/+155 |
* | * chess country includes GO now | scw | 2005-08-21 | 4 | -3/+8 |
* | Move cursor to where opposite play in gomoku. | scw | 2005-08-21 | 1 | -0/+1 |
* | process argv[] before setproctitle() | in2 | 2005-08-20 | 1 | -3/+4 |
* | add_io(0, 0) before reading data from user when playing chess | scw | 2005-08-20 | 1 | -3/+13 |
* | Wrong winner on rule-violating step. | scw | 2005-08-20 | 4 | -10/+20 |
* | get rid of linear search in getindex | ptt | 2005-08-19 | 2 | -28/+5 |
* | 1. fix compile error isnumber -> isdigit | ptt | 2005-08-19 | 2 | -2/+2 |
* | don't delete local post while cancel message | ptt | 2005-08-19 | 2 | -4/+8 |
* | show Welcome_login just after correctly logining | in2 | 2005-08-19 | 1 | -0/+1 |
* | also block shell_login when OVERLOADBLOCKFDS. | in2 | 2005-08-18 | 1 | -0/+3 |
* | take care of buffer size, try to avoid crash. | kcwu | 2005-08-18 | 1 | -19/+33 |
* | code cleanup. | kcwu | 2005-08-18 | 1 | -11/+7 |
* | Don't move two steps when client is dbcs-awared. | scw | 2005-08-18 | 1 | -0/+21 |
* | pmore: skip 1st animation control seq. | piaip | 2005-08-18 | 1 | -0/+2 |
* | Equivalent config file updates | piaip | 2005-08-18 | 8 | -58/+37 |
* | chess photo not found problem | scw | 2005-08-17 | 1 | -1/+5 |
* | r133@scwnb: bbsadm | 2005-08-17 22:46:26 +0800 | scw | 2005-08-17 | 1 | -0/+1 |
* | Chess undo | scw | 2005-08-17 | 2 | -27/+95 |
* | Remove unused global variable and add const-ness in var.c | scw | 2005-08-17 | 1 | -3/+2 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 8 | -83/+58 |
* | it's stupid to call c program in perl for string manipulation. | kcwu | 2005-08-16 | 4 | -57/+11 |
* | change ftp site url. add IO::All module. (thanks rafan) | in2 | 2005-08-16 | 1 | -23/+10 |
* | NO_GUEST_ACCOUNT_REG. thanks rafan. | in2 | 2005-08-16 | 2 | -0/+8 |
* | reduce memory usage by 70 bytes per user. | victor | 2005-08-16 | 3 | -21/+37 |
* | include/common.h, mbbsd/friend.c: check buffer size | victor | 2005-08-16 | 4 | -17/+19 |
* | svn:mime-type of chess.c become noeol | scw | 2005-08-16 | 0 | -0/+0 |
* | revert r3039, now we log after the reason | victor | 2005-08-16 | 1 | -4/+2 |
* | Crash when calling angel, fix r3038 | scw | 2005-08-16 | 1 | -7/+7 |
* | svn:mime-type of chess.h become noeol | scw | 2005-08-16 | 0 | -0/+0 |
* | Move cursor to center of the play board in gomoku | scw | 2005-08-16 | 1 | -0/+3 |
* | check buffer size | victor | 2005-08-15 | 1 | -6/+7 |
* | remove deadc0de | victor | 2005-08-15 | 2 | -11/+1 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 7 | -38/+56 |
* | gomoku and go logging update | scw | 2005-08-15 | 3 | -9/+11 |
* | Gomoku convertion to chess.c framework | scw | 2005-08-15 | 10 | -805/+551 |
* | update Makefile | victor | 2005-08-14 | 1 | -1/+1 |
* | * fix crash when logging a tied chc game | scw | 2005-08-13 | 2 | -9/+20 |
* | fix bug: | victor | 2005-08-13 | 3 | -18/+34 |
* | integrate kill-user's code | victor | 2005-08-13 | 3 | -32/+22 |
* | remove interface to ``train schedule information service'' | victor | 2005-08-13 | 4 | -278/+1 |
* | Fix case-sensitive crossposting problem. | scw | 2005-08-13 | 1 | -2/+3 |
* | SYSSUPERSUBOP can see board links | wens | 2005-08-12 | 1 | -1/+1 |
* | integrate two giving-money code | victor | 2005-08-12 | 3 | -28/+31 |
* | fix wrong prototype. thanks rafan | in2 | 2005-08-12 | 2 | -2/+2 |
* | make the compiler happy! | in2 | 2005-08-12 | 20 | -38/+150 |
* | remove real escapes (\033) from source | piaip | 2005-08-11 | 3 | -21/+54 |
* | pretty format | victor | 2005-08-11 | 1 | -1/+1 |
* | user defined SHMALIGNEDSIZE. | in2 | 2005-08-10 | 2 | -2/+8 |
* | * fix chc watching SEGV bug | scw | 2005-08-10 | 5 | -50/+24 |
* | fix bug for class menu. | ptt | 2005-08-09 | 1 | -2/+4 |
* | fix last commit Orz | victor | 2005-08-09 | 1 | -1/+1 |
* | fav.c: don't delete a fav entry implicitly | victor | 2005-08-09 | 3 | -20/+18 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3018 63ad8ddf-47c3-03... | scw | 2005-08-09 | 1 | -5/+5 |
* | Fix r3015. | scw | 2005-08-09 | 2 | -11/+21 |
* | util to know the amount of tickets for ticket.data | ptt | 2005-08-09 | 2 | -1/+27 |
* | Correcting chc losing number when playing. | scw | 2005-08-09 | 1 | -3/+6 |
* | use REDDOWN() macro to indicate chessboard flipping status. | kcwu | 2005-08-09 | 2 | -14/+16 |
* | fix non-big5 typo in r3012 | piaip | 2005-08-09 | 3 | -19/+35 |
* | 1. let is unable to use gamble command if the board is under violation. | ptt | 2005-08-08 | 1 | -0/+11 |
* | add proto, msg pretty print, misc update | piaip | 2005-08-08 | 6 | -4/+23 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 7 | -23/+24 |
* | fix chess internal coordinate. | kcwu | 2005-08-08 | 4 | -105/+116 |
* | msg pretty print | piaip | 2005-08-08 | 3 | -14/+19 |
* | fix race condition of user registeration (as well as while restoring a | victor | 2005-08-08 | 2 | -41/+29 |
* | No more colorful title for gomoku log on board. | scw | 2005-08-08 | 1 | -1/+1 |
* | Fix talk requesting id display problem. | scw | 2005-08-08 | 1 | -2/+2 |
* | Use ``void (*)(int)'' instead of ``sighandler_t'' since FreeBSD | scw | 2005-08-08 | 1 | -1/+1 |
* | Fix chess watching backward one step bug | scw | 2005-08-08 | 1 | -1/+2 |
* | New chess framework | scw | 2005-08-08 | 11 | -1046/+1797 |
* | msgs updates | piaip | 2005-08-07 | 2 | -4/+4 |
* | Revision 3000 | piaip | 2005-08-06 | 9 | -17/+254 |
* | article money system upgrade again | piaip | 2005-08-06 | 3 | -22/+20 |
* | article money issue updates | piaip | 2005-08-06 | 4 | -50/+64 |
* | msg format update | piaip | 2005-08-06 | 1 | -5/+14 |
* | Large Terminal Rules | piaip | 2005-08-06 | 14 | -111/+234 |
* | large terminal rules. | piaip | 2005-08-06 | 14 | -86/+158 |
* | fix incremental search bug. | ptt | 2005-08-06 | 1 | -5/+9 |
* | various money related fix | piaip | 2005-08-06 | 6 | -17/+18 |
* | incremental select | ptt | 2005-08-06 | 1 | -4/+8 |
* | incremental select_read | ptt | 2005-08-05 | 3 | -22/+62 |
* | BM logic error @@ orz | piaip | 2005-08-05 | 1 | -1/+1 |
* | fix b_config msg max height | piaip | 2005-08-05 | 1 | -1/+1 |
* | fix long bm+title display bug | piaip | 2005-08-05 | 1 | -5/+37 |
* | - multi.money updates, | piaip | 2005-08-05 | 4 | -24/+83 |
* | fix file.multi.money issue | piaip | 2005-08-05 | 2 | -5/+21 |
* | make compiler happy | piaip | 2005-08-05 | 3 | -7/+18 |
* | help update | piaip | 2005-08-05 | 2 | -4/+4 |
* | Overrides r2977. PLEASE DO NOT USE include/pttbbs.conf. | piaip | 2005-08-05 | 5 | -26/+52 |
* | fix one typo | ptt | 2005-08-05 | 1 | -1/+1 |
* | fix one bug | ptt | 2005-08-04 | 1 | -1/+1 |
* | define ALLHIDPOST | ptt | 2005-08-04 | 1 | -0/+1 |
* | post post ALLHIDPOST for hidden boards. | ptt | 2005-08-04 | 1 | -13/+15 |
* | avoid keyword conflict in select_read | ptt | 2005-08-04 | 1 | -0/+1 |
* | 1. Patch make error. please remember to undate define | ptt | 2005-08-04 | 3 | -2/+20 |
* | CHC message showing modified. | scw | 2005-08-04 | 2 | -62/+70 |
* | CHC limited time mode rule update. | scw | 2005-08-02 | 1 | -2/+5 |
* | CHC new restriction available. | scw | 2005-08-01 | 3 | -38/+211 |
* | pretty format | piaip | 2005-07-28 | 1 | -4/+5 |
* | utility update | piaip | 2005-07-28 | 2 | -24/+47 |
* | fix previous patch, field declaration | piaip | 2005-07-28 | 1 | -1/+2 |
* | let BM decide fast recommendation duration | piaip | 2005-07-28 | 1 | -18/+47 |
* | Don't generate '\t' (tab) in gomoku log file. | scw | 2005-07-28 | 1 | -2/+4 |
* | some users complained about restricting fast recommendation | piaip | 2005-07-28 | 1 | -5/+23 |
* | pretty print | piaip | 2005-07-28 | 1 | -1/+1 |
* | make msg verbose | piaip | 2005-07-27 | 1 | -4/+3 |
* | many users leave blanks in mail addr. | piaip | 2005-07-27 | 1 | -0/+5 |
* | enable Esc-1 Esc-4 again | piaip | 2005-07-26 | 1 | -0/+7 |
* | - announce: multitag enhanced, tag-like behavior | piaip | 2005-07-26 | 2 | -18/+70 |
* | why move(*,1) before? I can't understand. | piaip | 2005-07-26 | 1 | -5/+5 |
* | - restrict fast recommendation | piaip | 2005-07-26 | 5 | -4/+38 |
* | Better mail usage estimate | piaip | 2005-07-25 | 1 | -2/+2 |
* | more accurate mail usage | piaip | 2005-07-25 | 1 | -5/+9 |
* | pretty format | piaip | 2005-07-25 | 1 | -6/+26 |
* | multiple copy for announce. | piaip | 2005-07-25 | 1 | -59/+167 |
* | maildir: add show size | piaip | 2005-07-25 | 2 | -30/+91 |
* | mark as broken | piaip | 2005-07-25 | 1 | -0/+9 |
* | eliminate warning msg | piaip | 2005-07-25 | 1 | -1/+1 |
* | prevent scroll for all situation! | piaip | 2005-07-25 | 1 | -2/+2 |
* | make recommendation system better | piaip | 2005-07-25 | 4 | -5/+22 |
* | help normal user to query board mode | piaip | 2005-07-25 | 2 | -3/+7 |
* | After discussion on PttSuggest and with PTT SYSOPs, | piaip | 2005-07-24 | 5 | -13/+30 |
* | recommendation: a more elegant UI | piaip | 2005-07-24 | 2 | -39/+26 |
* | integrated board attr setup | piaip | 2005-07-24 | 2 | -56/+66 |
* | remove complex #ifdef's | piaip | 2005-07-24 | 1 | -21/+13 |
* | help update: since ^E is sysop only, | piaip | 2005-07-23 | 1 | -1/+1 |
* | - fix msg error | piaip | 2005-07-23 | 2 | -4/+4 |
* | option to toggle cp auto log | piaip | 2005-07-23 | 4 | -25/+90 |
* | typo fix | piaip | 2005-07-23 | 1 | -1/+1 |
* | sync with PTT1 local modified source: | piaip | 2005-07-23 | 5 | -11/+91 |
* | cp log format update | piaip | 2005-07-23 | 3 | -7/+25 |
* | adjust cp log color/style | piaip | 2005-07-22 | 2 | -8/+10 |
* | if cp to invisible board, mosaic the destination name | piaip | 2005-07-22 | 1 | -4/+13 |
* | ticket#30: realtime board perm update | piaip | 2005-07-22 | 3 | -2/+39 |
* | ticket#31, both implemented. | piaip | 2005-07-22 | 3 | -5/+60 |
* | Fix r2934 on time limit updating. | scw | 2005-07-19 | 1 | -1/+1 |
* | verbose message, | piaip | 2005-07-18 | 2 | -1/+4 |
* | Show time limit and turning info in chc when displaying photo. | scw | 2005-07-16 | 2 | -4/+10 |
* | make getdata support prompt with ANSI escapes. | piaip | 2005-07-16 | 2 | -31/+81 |
* | - scroll for recommending articles | piaip | 2005-07-16 | 2 | -1/+10 |
* | recall of stay time | piaip | 2005-07-10 | 1 | -1/+8 |
* | recall of non-uflag options in user.c | piaip | 2005-07-10 | 1 | -33/+86 |
* | fix magic dbcs_off if no DBCSAWARE_GETDATA | piaip | 2005-07-09 | 2 | -4/+8 |
* | recommendation system, updated for result preview | piaip | 2005-07-09 | 1 | -6/+16 |
* | tricky way to solve ticket #24, part 2 | piaip | 2005-07-09 | 1 | -1/+1 |
* | fix ticket#24 first part | piaip | 2005-07-09 | 1 | -5/+9 |
* | dbcs aware chat | piaip | 2005-07-09 | 2 | -7/+37 |
* | fix r2923, proto update | piaip | 2005-07-09 | 1 | -0/+2 |
* | dbcs aware talk | piaip | 2005-07-09 | 2 | -10/+65 |
* | change to fit bit64 for sob import | ptt | 2005-07-08 | 3 | -9/+8 |
* | fully update the screen after mail_cross_post | victor | 2005-07-08 | 1 | -1/+1 |
* | better code to handle user customization | piaip | 2005-07-08 | 1 | -98/+90 |
* | add util to write money in SHM back to disk. | wens | 2005-07-08 | 4 | -27/+55 |
* | also fix prototype | victor | 2005-07-07 | 1 | -1/+1 |
* | RFC-1036 suggest the format "Wdy Mon DD HH:MM:SS YYYY". Make both format | victor | 2005-07-07 | 1 | -2/+9 |
* | warning free, make gcc 4.0 happy | victor | 2005-07-07 | 6 | -12/+13 |
* | pmore: to make gcc4 happy with signed/unsigned issue | piaip | 2005-07-07 | 2 | -25/+33 |
* | position update | piaip | 2005-07-07 | 1 | -1/+1 |
* | recommendation compatible mode | piaip | 2005-07-07 | 1 | -2/+6 |
* | pretty format. | piaip | 2005-07-07 | 2 | -7/+8 |
* | pretty format. | piaip | 2005-07-07 | 2 | -24/+60 |
* | fix write_header for outside edit.c | piaip | 2005-07-06 | 2 | -2/+2 |
* | proto update orz | piaip | 2005-07-06 | 1 | -1/+1 |
* | dbcs aware topic search | piaip | 2005-07-06 | 1 | -4/+25 |
* | fix ticket#13, ve re-entrance | piaip | 2005-07-06 | 1 | -11/+16 |
* | pmore: avoid dbcs cursor movement doubled due to msg format | piaip | 2005-07-06 | 2 | -6/+9 |
* | comment on bad code | kcwu | 2005-07-06 | 1 | -0/+5 |
* | bug fix: should set FILE_BOTTOM after checking, patch submitted by CatMan@ptt... | kcwu | 2005-07-06 | 1 | -2/+3 |
* | help update, fix mail title unchanged outside vedit (partial?) | piaip | 2005-07-06 | 4 | -29/+44 |
* | username -> nickname | piaip | 2005-07-06 | 1 | -2/+2 |
* | msg pretty print | piaip | 2005-07-06 | 2 | -7/+12 |
* | Photo on chinese chess for chess country. | scw | 2005-07-06 | 1 | -35/+191 |
* | fix ticket#18 , it's true we don't have nick search | piaip | 2005-07-06 | 1 | -1/+1 |
* | fix #2897: should be board directories, not home | piaip | 2005-07-06 | 1 | -0/+14 |
* | initbbs should also create 0-9 to prevent errors. | piaip | 2005-07-06 | 1 | -0/+5 |
* | mailbox pretty print, thx to CatMan in ptt2-PttBug | piaip | 2005-07-06 | 1 | -9/+16 |
* | add tools for PMake v2 | piaip | 2005-07-05 | 2 | -4/+54 |
* | doc update: pmake 2.X sucks | piaip | 2005-07-05 | 1 | -0/+5 |
* | try to solve ^[[B (move down) | piaip | 2005-07-05 | 1 | -2/+3 |
* | eliminate pending alarms | piaip | 2005-07-05 | 1 | -0/+2 |
* | wasting my time | piaip | 2005-07-05 | 3 | -25/+0 |
* | orz, utmp number is not private | piaip | 2005-07-04 | 1 | -10/+4 |
* | pretty print | piaip | 2005-07-04 | 1 | -4/+7 |
* | let ansi move cmds back | piaip | 2005-07-04 | 3 | -5/+19 |
* | apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/g | victor | 2005-07-04 | 19 | -65/+65 |
* | some basic security stuff can be made default. | piaip | 2005-07-04 | 2 | -2/+2 |
* | fix sig devide by zero bug, | piaip | 2005-07-04 | 3 | -6/+6 |
* | sig: fixed "if only one sig, max=0 leads to same result as no sigs" | piaip | 2005-07-03 | 1 | -1/+1 |
* | remove user info display message when logout | piaip | 2005-07-03 | 1 | -1/+12 |
* | make low security an option to be toggled | piaip | 2005-07-03 | 4 | -5/+29 |
* | - multi-signature browsing mode | piaip | 2005-07-03 | 7 | -27/+107 |
* | repost should get anything untouched | piaip | 2005-07-03 | 1 | -2/+2 |
* | pmore: warning for **X | piaip | 2005-07-03 | 2 | -22/+37 |
* | Security Update | piaip | 2005-07-03 | 5 | -20/+135 |
* | misc update: | piaip | 2005-07-03 | 3 | -3/+14 |
* | also show the tag D to unknown board | victor | 2005-06-30 | 1 | -1/+2 |
* | rawmode: prompt user to confirm | piaip | 2005-06-29 | 1 | -3/+15 |
* | pmore: dbcs aware search | piaip | 2005-06-29 | 1 | -5/+23 |
* | don't change any permission after the password is set. | ptt | 2005-06-28 | 1 | -1/+1 |
* | pmore: to disable cursor moving ANSI sequences | piaip | 2005-06-28 | 1 | -0/+5 |
* | fix permission when changing user's password or email | in2 | 2005-06-28 | 1 | -3/+1 |
* | Mail quato special checking for sending mail to self. | scw | 2005-06-27 | 1 | -9/+33 |
* | s/版/板/ | in2 | 2005-06-26 | 3 | -4/+4 |
* | articles in FILE_BOTTOM could be edited | in2 | 2005-06-26 | 1 | -2/+1 |
* | display the warning message when re-email_justify | ptt | 2005-06-24 | 1 | -1/+3 |
* | change email will be asked to re-email_justify | ptt | 2005-06-24 | 1 | -93/+100 |
* | fix bug of email justify | ptt | 2005-06-24 | 3 | -54/+2 |
* | log new user registration | in2 | 2005-06-24 | 1 | -0/+1 |
* | set sorted_way to 7 (by pid) in [嗨! 朋友] mode. | in2 | 2005-06-24 | 1 | -6/+2 |
* | better formating of vote result | kcwu | 2005-06-23 | 1 | -2/+2 |
* | header file for exclusive search result | ptt | 2005-06-23 | 1 | -0/+1 |
* | add one function in select_read(). | ptt | 2005-06-23 | 1 | -0/+14 |
* | remove one typo | ptt | 2005-06-23 | 1 | -1/+1 |
* | remove 2 unuse parameters | ptt | 2005-06-22 | 1 | -9/+7 |
* | fix 2 bug for last patch. | ptt | 2005-06-22 | 2 | -3/+5 |
* | 1. patch of defining BBSENAME | ptt | 2005-06-22 | 6 | -32/+55 |
* | l10n name of wrap, suggested by llwang | piaip | 2005-06-22 | 1 | -10/+10 |
* | pmore: msg use vmsg | piaip | 2005-06-22 | 1 | -10/+20 |
* | articles in Security or FILE_BOTTOM should not be edited. | in2 | 2005-06-19 | 1 | -6/+7 |
* | fix last commit | wens | 2005-06-18 | 1 | -1/+1 |
* | fix not able to fix uhash | wens | 2005-06-18 | 1 | -1/+1 |
* | fix last commit | wens | 2005-06-18 | 1 | -6/+6 |
* | fix vote limits | wens | 2005-06-18 | 1 | -2/+2 |
* | solve Ticket #12 | piaip | 2005-06-18 | 1 | -2/+2 |
* | fix bug in r2840 | in2 | 2005-06-18 | 1 | -1/+1 |
* | some idiots autoforward to themselves | piaip | 2005-06-18 | 2 | -3/+39 |
* | update myfav help and hotkeys and make things more reasonable | piaip | 2005-06-18 | 2 | -8/+16 |
* | fix r2251 | in2 | 2005-06-15 | 1 | -7/+9 |
* | merge HAVE_PERM() into HasUserPerm() | in2 | 2005-06-14 | 4 | -6/+5 |
* | update manual | piaip | 2005-06-14 | 1 | -6/+6 |
* | better readability. | in2 | 2005-06-14 | 33 | -209/+210 |
* | fix a bug that END usually gets "no articles" in ALLPOST. | piaip | 2005-06-14 | 3 | -1/+15 |
* | fixed waterball vmsg: | piaip | 2005-06-13 | 1 | -3/+7 |
* | update board notes behavior | piaip | 2005-06-13 | 3 | -4/+12 |
* | pmore: bbs movie behavior update | piaip | 2005-06-12 | 1 | -2/+5 |
* | fix last patch: logical dependency error | piaip | 2005-06-12 | 1 | -5/+7 |
* | sysops don't want their last login updated | piaip | 2005-06-12 | 1 | -9/+6 |
* | animated board notes | piaip | 2005-06-12 | 3 | -6/+47 |
* | when some files were corrupted (disappeared on disk) | piaip | 2005-06-12 | 1 | -2/+3 |
* | some people enabled hidden mode get detection screen everytime | piaip | 2005-06-12 | 1 | -0/+2 |
* | msg update | piaip | 2005-06-11 | 1 | -3/+4 |
* | help user upgrade regcode | piaip | 2005-06-11 | 1 | -1/+7 |
* | typo in sample conf orz | piaip | 2005-06-11 | 2 | -3/+8 |
* | new scrambled regcode | piaip | 2005-06-11 | 3 | -3/+60 |
* | well, message revised again. | piaip | 2005-06-11 | 2 | -8/+11 |
* | detect evil client: some complained about the description | piaip | 2005-06-11 | 2 | -5/+9 |
* | update ansi escape scanner | piaip | 2005-06-11 | 3 | -11/+13 |
* | screen.c: edit_out should be managed by edit.c | piaip | 2005-06-11 | 3 | -25/+91 |
* | fix bug | in2 | 2005-06-11 | 1 | -7/+11 |