| Commit message (Expand) | Author | Age | Files | Lines |
* | pfterm: don't use bs to optimize when there's wrap concern. | piaip | 2009-05-15 | 1 | -1/+2 |
* | - improve 'C' in namelist editing: removing users haven't login for a specifi... | piaip | 2008-04-25 | 1 | -0/+6 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) change chat to use vgetstring with new callback system | piaip | 2008-04-17 | 1 | -8/+4 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 1 | -7/+39 |
* | (internal code refine) | piaip | 2008-04-12 | 1 | -13/+1 |
* | - Happy r4000! | piaip | 2008-03-15 | 1 | -1720/+1720 |
* | - eliminate compile warnings | piaip | 2008-03-11 | 1 | -1/+1 |
* | - dice: no longer supported | piaip | 2008-02-04 | 1 | -0/+3 |
* | - mbbsd: consider "no birthday" as less than 18 years old | piaip | 2008-01-30 | 1 | -0/+4 |
* | - stuff: fix show_file auto wrapped for file with length=80 | piaip | 2008-01-22 | 1 | -0/+1 |
* | - pfterm: fixed resize crash issue. GREAT THANKS TO kcwu. | piaip | 2008-01-16 | 1 | -18/+31 |
* | - bbs: add title for AID display | piaip | 2008-01-14 | 1 | -0/+6 |
* | - enable ncurses 'typeahead' API | piaip | 2008-01-13 | 1 | -7/+41 |
* | - license text update | piaip | 2008-01-12 | 1 | -3/+5 |
* | - bbslua/pfterm: Add Win32 porting | piaip | 2008-01-12 | 1 | -3/+52 |
* | - 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 | 1 | -8/+45 |
* | - term: add doupdate() to force refresh even if input queue is not empty | piaip | 2008-01-07 | 1 | -3/+9 |
* | - mail: prevent false alerts more carefully | piaip | 2008-01-06 | 1 | -0/+10 |
* | - fix potential exploits (reported by kcwu) | piaip | 2008-01-05 | 1 | -0/+6 |
* | - pfterm/screen: add more ncurses like API (add*) | piaip | 2008-01-04 | 1 | -0/+40 |
* | - pfterm: fix TAB calculation | piaip | 2008-01-03 | 1 | -1/+1 |
* | - pfterm: fix TAB behavior | piaip | 2008-01-02 | 1 | -3/+10 |
* | - better flush/synchronization flow | piaip | 2007-12-31 | 1 | -1/+2 |
* | - pfterm: workaround NetTerm/PacketSite bold attribute issue | piaip | 2007-12-31 | 1 | -16/+71 |
* | - pfterm: maximize reset() to be friendly to non-default fg terminals | piaip | 2007-12-29 | 1 | -1/+3 |
* | - pfterm: optimize chattr, and improve display for those who set special | piaip | 2007-12-29 | 1 | -2/+12 |
* | - pmore: enable warning messages for movie playing | piaip | 2007-12-29 | 1 | -1/+2 |
* | - pfterm: prefer "reset" better than "change bg attr to black". | piaip | 2007-12-29 | 1 | -1/+8 |
* | - general message update | piaip | 2007-12-29 | 1 | -7/+16 |
* | - 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 | 1 | -1/+2 |
* | -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 |
* | pfterm: | piaip | 2007-12-24 | 1 | -96/+216 |
* | - pfterm: fix init zeros, change MOVE avg length | piaip | 2007-12-24 | 1 | -30/+61 |
* | - pfterm: piaip's flat terminal system, aka then "Perfect Term". | piaip | 2007-12-23 | 1 | -0/+2031 |