| Commit message (Expand) | Author | Age | Files | Lines |
* | - menu: fix compilation error (typedef/struct) | piaip | 2008-01-26 | 1 | -1/+1 |
* | - bbslua: add iolimit() api | piaip | 2008-01-26 | 2 | -6/+24 |
* | - revise menu.c code. | kcwu | 2008-01-26 | 4 | -70/+63 |
* | - mbbsd: provide the possibility to optimize some API. keep port information. | piaip | 2008-01-26 | 2 | -6/+34 |
* | - buy-mail-box: prevent user accidentally enter the option. | piaip | 2008-01-25 | 1 | -2/+41 |
* | Fix AID search for blackholed boards. | mhsin | 2008-01-25 | 1 | -2/+4 |
* | - bbs: prevent post-reply respond to invalid user | piaip | 2008-01-25 | 1 | -12/+28 |
* | avoid empty filenames | wens | 2008-01-25 | 1 | -2/+4 |
* | - edit: fixed currbid=0 assert for anti-crosspost check over non-posts. | piaip | 2008-01-25 | 1 | -19/+28 |
* | - revise code uinfo_query(); fix bug: user will be killed if set perm bits to 4. | kcwu | 2008-01-24 | 1 | -82/+91 |
* | - remove duplicated prototype. | kcwu | 2008-01-24 | 1 | -1/+0 |
* | - revise passwd_apply() api, prevent use global variable to pass data. | kcwu | 2008-01-24 | 4 | -30/+35 |
* | - announce: prevent asserts for "entering deleted directories". | piaip | 2008-01-24 | 1 | -11/+31 |
* | - Tagging: offset-by-one error on alerting user | piaip | 2008-01-23 | 2 | -2/+2 |
* | - read: more check on TagNum to prevent announce paste bug | piaip | 2008-01-23 | 2 | -4/+4 |
* | - menu: cursor_position is not really useful. and it will cause SEGV for | piaip | 2008-01-23 | 1 | -7/+2 |
* | - bbslua: prepare for storage API | piaip | 2008-01-23 | 1 | -51/+116 |
* | - stuff: fix show_file auto wrapped for file with length=80 | piaip | 2008-01-22 | 3 | -5/+8 |
* | - emaildb(init): speed up by transaction | piaip | 2008-01-21 | 1 | -4/+22 |
* | - emaildb: add the init functionality | piaip | 2008-01-21 | 1 | -1/+82 |
* | - menu: board admins should be able to do E in admin menu | piaip | 2008-01-21 | 1 | -1/+1 |
* | - Makefile: modified for static libraries and provide hints for different sys... | piaip | 2008-01-21 | 1 | -4/+10 |
* | - fix limit edit display | piaip | 2008-01-21 | 1 | -4/+4 |
* | - bbslua: bugfix for toc redirecting and display | piaip | 2008-01-21 | 1 | -2/+1 |
* | - bbslua: fix w32 snprintf issue | piaip | 2008-01-19 | 1 | -2/+2 |
* | - bbslua: fix w32 issue | piaip | 2008-01-19 | 1 | -4/+4 |
* | - bbslua: change userid() to variable, add usernick, restrict more on lastref. | piaip | 2008-01-19 | 2 | -12/+50 |
* | - bbslua: require LatestRef/Title match for latest referring | piaip | 2008-01-19 | 2 | -100/+394 |
* | - improve input system logic | piaip | 2008-01-19 | 2 | -1/+17 |
* | - fix compile error (reported on watch@PttBug/ptt2) | piaip | 2008-01-18 | 1 | -0/+2 |
* | - bbslua: fix bbs.kball() on w32 port | piaip | 2008-01-18 | 1 | -1/+9 |
* | - var/user: prevent printing NULL for login view conf | piaip | 2008-01-16 | 2 | -4/+6 |
* | - bbs: allow local mail for web based tarqueue | piaip | 2008-01-16 | 6 | -34/+96 |
* | - pfterm: fixed resize crash issue. GREAT THANKS TO kcwu. | piaip | 2008-01-16 | 1 | -18/+31 |
* | - edit: rich support of Lua syntax highlight | piaip | 2008-01-15 | 1 | -20/+226 |
* | - bbslua: add default value for getdata, add LatestRef | piaip | 2008-01-14 | 1 | -23/+132 |
* | - bbs: add title for AID display | piaip | 2008-01-14 | 7 | -18/+102 |
* | - edit: simple Lua syntax highlight | piaip | 2008-01-14 | 1 | -14/+123 |
* | - enable ncurses 'typeahead' API | piaip | 2008-01-13 | 4 | -8/+66 |
* | - bbslua: minor revise | kcwu | 2008-01-13 | 1 | -6/+7 |
* | - fix warnings. | kcwu | 2008-01-13 | 1 | -2/+2 |
* | - fix warnings, eol-style | kcwu | 2008-01-13 | 1 | -21/+21 |
* | - Makefile: identify objects in more detail | piaip | 2008-01-12 | 1 | -9/+12 |
* | - bbslua: fixed bbs.clock() calculation on win32 port | piaip | 2008-01-12 | 1 | -6/+12 |
* | - bbslua: limit lua memory usage. | kcwu | 2008-01-12 | 1 | -5/+49 |
* | - io/getdata: close buffer | piaip | 2008-01-12 | 1 | -0/+1 |
* | - chicken: stop making political pets | piaip | 2008-01-12 | 1 | -2/+5 |
* | - license text update | piaip | 2008-01-12 | 3 | -10/+48 |
* | - bbslua/pfterm: Add Win32 porting | piaip | 2008-01-12 | 2 | -28/+136 |
* | - bbslua: correct line number in file. | kcwu | 2008-01-11 | 1 | -3/+38 |
* | - chicken: disable selling | piaip | 2008-01-11 | 3 | -71/+6 |
* | - enable t_column width of content. | piaip | 2008-01-11 | 1 | -5/+12 |
* | - bbslua: enable ^C to break <workaround> | piaip | 2008-01-11 | 2 | -15/+73 |
* | - screen: fix compilation error, reported on watch@PttBug | piaip | 2008-01-11 | 1 | -3/+3 |
* | - xchatd: prevent ignored users flood by entering/leaving chatrooms | piaip | 2008-01-10 | 1 | -2/+2 |
* | - bbslua: add new toc display/compatibility warning and 0.113 API | piaip | 2008-01-10 | 2 | -70/+215 |
* | - pfterm: fix previous patchset - x forgot to increase | piaip | 2008-01-10 | 1 | -0/+1 |
* | - pfterm: handle X position better. | piaip | 2008-01-10 | 1 | -16/+11 |
* | - terminal: add newwin() | piaip | 2008-01-10 | 3 | -8/+62 |
* | - pmore: disable massive scroll for smooth output in pfterm | piaip | 2008-01-10 | 2 | -28/+12 |
* | - mmbsd: improve DEBUGSLEEP proctitle for debugging multiple versions | piaip | 2008-01-10 | 3 | -5/+40 |
* | - bbslua: fixed: pause() return integer (should be string) | piaip | 2008-01-08 | 1 | -8/+13 |
* | - pmore: try to prevent munmap crash issue | piaip | 2008-01-08 | 2 | -10/+29 |
* | - bbslua: fix corrupted coroutine | piaip | 2008-01-08 | 1 | -21/+39 |
* | - refine limit edit source | piaip | 2008-01-08 | 2 | -107/+118 |
* | - since there's nothing to use for non-reg-ok users in menu 'P', disable it. | piaip | 2008-01-07 | 1 | -1/+1 |
* | - term: add doupdate() to force refresh even if input queue is not empty | piaip | 2008-01-07 | 5 | -17/+27 |
* | - bbslua: add TOC info | piaip | 2008-01-07 | 1 | -17/+127 |
* | - bbslua: add version info | piaip | 2008-01-07 | 2 | -34/+62 |
* | - bbs: enhance title editing | piaip | 2008-01-07 | 3 | -9/+189 |
* | - bbslua: enable bbs:clock() | piaip | 2008-01-06 | 1 | -7/+38 |
* | - fixed: peek_input keeps waiting for new input. (due to buf control) | piaip | 2008-01-06 | 4 | -14/+21 |
* | - bbslua: add more API | piaip | 2008-01-06 | 4 | -6/+80 |
* | - display userid in xchatd (to prevent spammers, reported by PttSuggest) | piaip | 2008-01-06 | 1 | -2/+2 |
* | - mail: prevent false alerts more carefully | piaip | 2008-01-06 | 7 | -35/+99 |
* | - fix potential exploits (reported by kcwu) | piaip | 2008-01-05 | 3 | -4/+23 |
* | - bbslua: fix tail issue, general refine | piaip | 2008-01-05 | 1 | -15/+60 |
* | - bbslua: fixed compilation error if not using BBS-Lua | piaip | 2008-01-05 | 3 | -2/+8 |
* | - remove extra ';' | piaip | 2008-01-05 | 1 | -1/+1 |
* | - allow setting guest with/without DBCS interuppting escapes | piaip | 2008-01-05 | 1 | -1/+5 |
* | - add BBSLUA mode for utmp | piaip | 2008-01-05 | 3 | -4/+5 |
* | - bbslua: add detection of buffer, and enable 'P' in pmore to start bbslua | piaip | 2008-01-05 | 4 | -21/+137 |
* | - io: add more control API | piaip | 2008-01-05 | 3 | -5/+172 |
* | - admin/reg: fix offset by one on rejection | piaip | 2008-01-05 | 1 | -6/+10 |
* | - BBS-Lua project: Extend BBS by Lua scripting language. | piaip | 2008-01-04 | 3 | -0/+250 |
* | - pfterm/screen: add more ncurses like API (add*) | piaip | 2008-01-04 | 2 | -0/+75 |
* | - xyz: show userplan for mailing sysops | piaip | 2008-01-04 | 1 | -1/+3 |
* | - comments: better not use Ctrl-O as hotkey. UNIX does not send ^O by default. | piaip | 2008-01-04 | 3 | -3/+3 |
* | - fix bid issue | piaip | 2008-01-04 | 2 | -13/+27 |
* | - mail: enable 'v' for 'readall' | piaip | 2008-01-03 | 1 | -7/+72 |
* | - pfterm: fix TAB calculation | piaip | 2008-01-03 | 1 | -1/+1 |
* | - pmore: move ChessReplay (z) to outside. | piaip | 2008-01-03 | 4 | -20/+35 |
* | - re-enable sysop-edit in article list mode | piaip | 2008-01-03 | 5 | -64/+73 |
* | - unify login prompt. (it is suggested to not use DBCS version of ':' - | piaip | 2008-01-03 | 2 | -2/+1 |
* | - general fix of some messages | piaip | 2008-01-02 | 4 | -12/+28 |
* | reorder Makefile, move common modules to top | wens | 2008-01-02 | 1 | -18/+13 |
* | use emaildb interface in user register | wens | 2008-01-02 | 4 | -4/+43 |
* | - refine Makefile to fit conditional compile in a better way | piaip | 2008-01-02 | 1 | -4/+21 |
* | New email database interface for restricting how many registered ids per emai... | wens | 2008-01-02 | 1 | -0/+92 |
* | - in the name of secure, let's remove the evil escape that reveals user | piaip | 2008-01-02 | 2 | -27/+24 |
* | - make Test as macro name | piaip | 2008-01-02 | 7 | -8/+25 |
* | - pfterm: fix TAB behavior | piaip | 2008-01-02 | 1 | -3/+10 |
* | - fix display error | piaip | 2008-01-01 | 1 | -0/+1 |
* | - better flush/synchronization flow | piaip | 2007-12-31 | 4 | -6/+18 |
* | - pfterm: workaround NetTerm/PacketSite bold attribute issue | piaip | 2007-12-31 | 2 | -17/+75 |
* | - modify file size limitation control | piaip | 2007-12-30 | 4 | -19/+73 |
* | - more check for TagNum | piaip | 2007-12-30 | 2 | -3/+7 |
* | - prevent possible bug to create unlimited huge file | piaip | 2007-12-30 | 2 | -37/+60 |
* | - edit: add hard limitation of size and lines | piaip | 2007-12-30 | 1 | -16/+60 |
* | - pfterm: maximize reset() to be friendly to non-default fg terminals | piaip | 2007-12-29 | 3 | -5/+11 |
* | - pfterm: optimize chattr, and improve display for those who set special | piaip | 2007-12-29 | 1 | -2/+12 |
* | pmore - skip warn when playing first page | piaip | 2007-12-29 | 1 | -3/+6 |
* | - pmore: relax the movement message in movie playing mode | piaip | 2007-12-29 | 1 | -6/+15 |
* | - pmore: enable warning messages for movie playing | piaip | 2007-12-29 | 2 | -1/+18 |
* | - remove unused variables and clean deprecated code | piaip | 2007-12-29 | 1 | -66/+4 |
* | - pfterm: prefer "reset" better than "change bg attr to black". | piaip | 2007-12-29 | 2 | -1/+68 |
* | - fix announce crash bugs (reason: entering a_menu may have different board | piaip | 2007-12-29 | 7 | -52/+96 |
* | - general message update | piaip | 2007-12-29 | 4 | -14/+22 |
* | - fix display error when user input wrong value in email address (reported by... | piaip | 2007-12-29 | 1 | -1/+2 |
* | - pmore: warning for ANSI move commands in content | piaip | 2007-12-29 | 1 | -0/+11 |
* | - fix reg screen display error, reported by watch@PttBug | piaip | 2007-12-29 | 1 | -0/+1 |
* | - fix definition error | piaip | 2007-12-28 | 1 | -1/+1 |
* | - allow all non-guest user to use myfav (PERM_BASIC) | piaip | 2007-12-28 | 8 | -207/+252 |
* | - pfterm: configuration to workaround very poor terms which do not allow omit... | piaip | 2007-12-27 | 1 | -1/+19 |
* | - assess: apply real MAXGP | piaip | 2007-12-26 | 3 | -5/+9 |
* | - remove terminal workarounds if we use pfterm | piaip | 2007-12-26 | 1 | -0/+5 |
* | - mbbsd: why a output("1", 1)? | piaip | 2007-12-25 | 1 | -2/+3 |
* | -pfterm: FTCROW/FTAROW works with ft.y, not ft.ry. Never use them in refresh(... | piaip | 2007-12-25 | 1 | -5/+7 |
* | -pfterm: reprint should compare "current attribute" instead of "old | piaip | 2007-12-25 | 1 | -2/+2 |
* | - gp auto fix: update display attribute error and msg logic | piaip | 2007-12-25 | 1 | -2/+2 |
* | - mbbsd: redraw on display change | piaip | 2007-12-25 | 2 | -3/+9 |
* | - add 'good post auto recovery' tool | piaip | 2007-12-25 | 2 | -0/+204 |
* | - pmore: fix: interactive+topions movies may use option bar attribute | piaip | 2007-12-25 | 1 | -0/+1 |
* | - add MENU_UNREGONLY definition | piaip | 2007-12-25 | 1 | -0/+3 |
* | - hide register menu option for registered users | piaip | 2007-12-24 | 3 | -35/+45 |
* | pfterm: | piaip | 2007-12-24 | 2 | -99/+220 |
* | - redrawin() changed to 'invalid only' and will take change at next refresh | piaip | 2007-12-24 | 5 | -3/+15 |
* | - pfterm: fix init zeros, change MOVE avg length | piaip | 2007-12-24 | 1 | -30/+61 |
* | - clean unused code | kcwu | 2007-12-23 | 2 | -44/+2 |
* | - Makefile to enable pfterm in your environment. | piaip | 2007-12-23 | 1 | -1/+5 |
* | - pfterm: piaip's flat terminal system, aka then "Perfect Term". | piaip | 2007-12-23 | 2 | -0/+2203 |
* | - add Q and improve return value definition in pager | piaip | 2007-12-23 | 3 | -4/+23 |
* | - compact AID query UI | piaip | 2007-12-23 | 1 | -14/+10 |
* | - talk: fix unerased buffer (after scroll/new page) | piaip | 2007-12-22 | 1 | -18/+58 |
* | -general message refine | piaip | 2007-12-22 | 5 | -14/+40 |
* | - term: don't do too much thing in resize | piaip | 2007-12-22 | 2 | -11/+1 |
* | - change configuration macro names | piaip | 2007-12-22 | 3 | -5/+9 |
* | - fix wrong buffer length in inansistr() | piaip | 2007-12-22 | 1 | -0/+2 |
* | - change big_picture to inansistr() api. | piaip | 2007-12-22 | 4 | -10/+29 |
* | Birthday is gone... | victor | 2007-12-22 | 1 | -1/+0 |
* | - refresh screen after changing window size | piaip | 2007-12-21 | 3 | -5/+22 |
* | - add outstr() to output complete (DBCS-aware) non-ANSI string (non-functiona... | piaip | 2007-12-21 | 2 | -1/+12 |
* | Happy birthday, kcwu & rafan!! :D | victor | 2007-12-21 | 1 | -0/+1 |
* | - change screen APIs to ncurses-like names | piaip | 2007-12-21 | 15 | -64/+101 |
* | - talk: big_picture free version, prepared for pfterm | piaip | 2007-12-21 | 4 | -124/+174 |
* | - disable ^T over pause - modern terms already can do so. | piaip | 2007-12-21 | 1 | -39/+8 |
* | -remove standout() API, prepare for pfterm | piaip | 2007-12-20 | 2 | -232/+163 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 9 | -48/+36 |
* | - optimize output: prepare for pfterm | piaip | 2007-12-20 | 2 | -4/+20 |
* | - io: EXP_OUTRPT report total and sessioned output bytes, for evaluation of t... | piaip | 2007-12-20 | 1 | -9/+26 |
* | - isolate low level termial i/o api calls, prepare for pfterm | piaip | 2007-12-19 | 4 | -153/+140 |
* | - better range checking on time_4t | piaip | 2007-12-19 | 1 | -1/+4 |
* | - disable vice tickets < specific number | piaip | 2007-12-19 | 3 | -13/+22 |
* | - exp: edit/upload now enabled for special boards | piaip | 2007-12-19 | 5 | -21/+54 |
* | Fix 32/64-bit problem. | mhsin | 2007-12-18 | 1 | -1/+1 |
* | Revert r3704 and add saturation check for gettime(). | mhsin | 2007-12-18 | 1 | -8/+9 |
* | - fix signed time4_t limitation | piaip | 2007-12-18 | 1 | -1/+7 |
* | * Enhanced AID query UI. | mhsin | 2007-12-17 | 5 | -44/+79 |
* | edit: exp - upload file | piaip | 2007-12-17 | 2 | -2/+83 |
* | - add "fix aloha" for users | piaip | 2007-12-17 | 5 | -20/+66 |
* | * Add Article IDentification System(AIDS) | mhsin | 2007-12-17 | 6 | -8/+421 |
* | - fix recommends update cache and good_post relation | piaip | 2007-12-17 | 2 | -8/+15 |
* | - general message update and optimization | piaip | 2007-12-17 | 11 | -58/+52 |
* | - optimize big I formatting | piaip | 2007-12-17 | 3 | -143/+89 |
* | - move more BM management keys to integrated b_config | piaip | 2007-12-16 | 2 | -198/+199 |
* | - prepare to remove chicken-pk | piaip | 2007-12-16 | 3 | -15/+34 |
* | - prepare for text-only editing | piaip | 2007-12-16 | 3 | -15/+99 |
* | - fix bug "good post dropped if user online" | piaip | 2007-12-16 | 3 | -15/+17 |
* | - fix b_config lines calculation | piaip | 2007-12-16 | 1 | -2/+2 |
* | - uncaching escape failed again... disable now. | piaip | 2007-12-16 | 1 | -0/+6 |
* | general message fix: | piaip | 2007-12-16 | 2 | -9/+27 |
* | - ignore bottom for recommending in special modes | piaip | 2007-12-16 | 2 | -5/+6 |
* | - disable interupting ANSI inside DBCS characters (for UTF-8 or | piaip | 2007-12-16 | 5 | -4/+98 |
* | - better method to uncache ANSI escapes | piaip | 2007-12-16 | 1 | -2/+21 |
* | - revert uncaching of ANSI escapes: need more tricks to finish it. | piaip | 2007-12-16 | 1 | -2/+1 |
* | - general message fix | piaip | 2007-12-16 | 4 | -57/+71 |
* | - enable cross-post requirement if AUTO_CPLOG on | piaip | 2007-12-15 | 2 | -14/+40 |
* | - unify processing clock variable 'now' | piaip | 2007-12-15 | 4 | -17/+22 |
* | - fix typo (reported by watch.bbs@ptt.cc) | piaip | 2007-12-15 | 1 | -1/+1 |
* | - crosspost: better logic to anti crosspost spammers | piaip | 2007-12-15 | 1 | -33/+90 |
* | * add empty install target for libs | kcwu | 2007-12-13 | 2 | -0/+4 |
* | - isolate telnet protocol. moved from mbbsd.c | piaip | 2007-12-13 | 4 | -324/+344 |
* | svn property set: set all files as mime-type: Big5 encoding | piaip | 2007-12-13 | 0 | -0/+0 |
* | - docs: add pmore movie system manual | piaip | 2007-12-13 | 2 | -1/+655 |
* | bug fix(?) | wens | 2007-12-12 | 1 | -2/+2 |
* | * fix compile error | kcwu | 2007-12-12 | 4 | -2/+9 |
* | fix compile error | kcwu | 2007-12-12 | 1 | -1/+1 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 52 | -1171/+1106 |
* | * uhash use userid="" to denote free slot for new register. | kcwu | 2007-12-12 | 1 | -0/+30 |
* | * change util/account.c per_hour_unit to 100. | kcwu | 2007-12-12 | 1 | -1/+1 |
* | * revise code | kcwu | 2007-12-12 | 6 | -10/+10 |
* | * remove unused code | kcwu | 2007-12-12 | 1 | -582/+0 |
* | - (msg) fix backslash in string | piaip | 2007-12-11 | 3 | -245/+262 |
* | - change hard coded .DIR to macro definitions | piaip | 2007-12-11 | 8 | -11/+11 |
* | - cross_post crash: better workaround. still waiting someone to fix it. | piaip | 2007-12-11 | 1 | -2/+5 |
* | - edit_post/smartmerge: use fnv hash instead of external MD5. | piaip | 2007-12-11 | 1 | -16/+60 |
* | - search: fix wrong modification (should be file name part) | piaip | 2007-12-11 | 1 | -2/+2 |
* | - search: must update SR name to match new DBCS aware search | piaip | 2007-12-11 | 4 | -2/+33 |
* | improved dbcs_strcasestr | piaip | 2007-12-10 | 1 | -0/+47 |
* | edit_post: add Smart Merge | piaip | 2007-12-10 | 1 | -5/+131 |
* | - hinting outposts may not receive recommendations | piaip | 2007-12-09 | 1 | -16/+22 |
* | - getdata: offset-by-one in input field with ANSI | piaip | 2007-12-09 | 1 | -1/+1 |
* | - quote ASSESS features with #ifdef | piaip | 2007-12-09 | 2 | -6/+12 |
* | - pmore: prevent scrolling to end after aborting movie playback | piaip | 2007-12-09 | 1 | -5/+6 |
* | - change hard coded PTT to macros | piaip | 2007-12-09 | 6 | -7/+7 |
* | b_config: fix const error | piaip | 2007-12-09 | 1 | -1/+1 |
* | pmore: help update | piaip | 2007-12-09 | 1 | -7/+5 |
* | - better decision of modified marks | piaip | 2007-12-08 | 1 | -41/+43 |
* | help file: fix alignment due to backslash | piaip | 2007-12-08 | 1 | -1/+4 |
* | pmore: quick raw-mode pref for beloved backslash | piaip | 2007-12-08 | 1 | -29/+109 |
* | - change money name to macro for better isolation | piaip | 2007-12-08 | 10 | -38/+47 |
* | - change hard-coded board names to defines | piaip | 2007-12-07 | 11 | -22/+35 |
* | digest: fixed "user can post at first time entering digest", | piaip | 2007-12-07 | 2 | -5/+8 |
* | pmore: fix ^LG random selection | piaip | 2007-12-07 | 1 | -0/+3 |
* | artwork: better grayout for big-I | piaip | 2007-12-07 | 1 | -4/+13 |
* | - pmore: fixed partial matching for named frames | piaip | 2007-12-06 | 1 | -0/+5 |
* | - removed redundant entries (reported by morris@PttCurrent) | piaip | 2007-12-06 | 1 | -2/+0 |
* | - allow 5 digits in board selection, since Ptt1/2 are both having 10k+ | piaip | 2007-12-05 | 1 | -67/+52 |
* | - grayout: must process scroll lines | piaip | 2007-12-05 | 2 | -4/+12 |
* | - grayout: check potential (almost impossible) buffer overflow | piaip | 2007-12-05 | 3 | -12/+41 |
* | - definition and macro fix after sync with PTT1 | piaip | 2007-12-05 | 3 | -8/+5 |
* | - enable board for artwork again | piaip | 2007-12-05 | 2 | -6/+9 |
* | - add some grayout effects, and general code improvement | piaip | 2007-12-05 | 7 | -24/+24 |
* | screen: add grayout system | piaip | 2007-12-05 | 3 | -1/+69 |
* | pmore: message abstraction for localization | piaip | 2007-12-05 | 1 | -22/+63 |
* | getans: reduce buffer to reflect its nature | piaip | 2007-12-05 | 2 | -8/+16 |
* | pmore: anti XXMan DBCS detection, improve Windows telnet portability | piaip | 2007-12-05 | 1 | -9/+10 |
* | bbs: if reply() failed, also needs screen update. | piaip | 2007-12-05 | 1 | -1/+2 |
* | pmore: new preference config | piaip | 2007-12-05 | 1 | -148/+180 |
* | - fixed N in userlist forgetting to initialize user nickname. | piaip | 2007-12-05 | 1 | -4/+14 |
* | - general refine and improvement, fixing messages | piaip | 2007-12-05 | 3 | -14/+20 |
* | - move hard-coded board names to pttbbs.conf. | piaip | 2007-12-05 | 9 | -21/+71 |
* | - general code refine: remove all hard-coded "Ptt" message string and | wens | 2007-12-05 | 15 | -65/+96 |
* | - pmore: add random for goto | piaip | 2007-12-04 | 1 | -1/+21 |
* | - pmore interactive: support both BS (0x7f, ^H) and 6 function nav keys | piaip | 2007-12-04 | 1 | -17/+32 |
* | - add option to support both coloured and symboled modification mark (~ and +) | piaip | 2007-12-04 | 5 | -9/+38 |
* | - pmore: enable more named keys (@b, @h, @e) | piaip | 2007-12-04 | 1 | -14/+33 |
* | - code refine: remove warnings and conditional compile | piaip | 2007-12-04 | 3 | -1/+4 |
* | - code refine, move uflags to outside struct header file | piaip | 2007-12-04 | 4 | -41/+75 |
* | artwork fix | piaip | 2007-12-03 | 2 | -9/+11 |