summaryrefslogtreecommitdiffstats
path: root/mbbsd/pfterm.c
Commit message (Expand)AuthorAgeFilesLines
* - Happy r4000!piaip2008-03-151-1720/+1720
* - eliminate compile warningspiaip2008-03-111-1/+1
* - dice: no longer supportedpiaip2008-02-041-0/+3
* - mbbsd: consider "no birthday" as less than 18 years oldpiaip2008-01-301-0/+4
* - stuff: fix show_file auto wrapped for file with length=80piaip2008-01-221-0/+1
* - pfterm: fixed resize crash issue. GREAT THANKS TO kcwu.piaip2008-01-161-18/+31
* - bbs: add title for AID displaypiaip2008-01-141-0/+6
* - enable ncurses 'typeahead' APIpiaip2008-01-131-7/+41
* - license text updatepiaip2008-01-121-3/+5
* - bbslua/pfterm: Add Win32 portingpiaip2008-01-121-3/+52
* - pfterm: fix previous patchset - x forgot to increasepiaip2008-01-101-0/+1
* - pfterm: handle X position better.piaip2008-01-101-16/+11
* - terminal: add newwin()piaip2008-01-101-8/+45
* - term: add doupdate() to force refresh even if input queue is not emptypiaip2008-01-071-3/+9
* - mail: prevent false alerts more carefullypiaip2008-01-061-0/+10
* - fix potential exploits (reported by kcwu)piaip2008-01-051-0/+6
* - pfterm/screen: add more ncurses like API (add*)piaip2008-01-041-0/+40
* - pfterm: fix TAB calculationpiaip2008-01-031-1/+1
* - pfterm: fix TAB behaviorpiaip2008-01-021-3/+10
* - better flush/synchronization flowpiaip2007-12-311-1/+2
* - pfterm: workaround NetTerm/PacketSite bold attribute issuepiaip2007-12-311-16/+71
* - pfterm: maximize reset() to be friendly to non-default fg terminalspiaip2007-12-291-1/+3
* - pfterm: optimize chattr, and improve display for those who set special piaip2007-12-291-2/+12
* - pmore: enable warning messages for movie playingpiaip2007-12-291-1/+2
* - pfterm: prefer "reset" better than "change bg attr to black".piaip2007-12-291-1/+8
* - general message updatepiaip2007-12-291-7/+16
* - pfterm: configuration to workaround very poor terms which do not allow omit...piaip2007-12-271-1/+19
* - assess: apply real MAXGPpiaip2007-12-261-1/+2
* -pfterm: FTCROW/FTAROW works with ft.y, not ft.ry. Never use them in refresh(...piaip2007-12-251-5/+7
* -pfterm: reprint should compare "current attribute" instead of "old piaip2007-12-251-2/+2
* pfterm: piaip2007-12-241-96/+216
* - pfterm: fix init zeros, change MOVE avg lengthpiaip2007-12-241-30/+61
* - pfterm: piaip's flat terminal system, aka then "Perfect Term".piaip2007-12-231-0/+2031