summaryrefslogtreecommitdiffstats
path: root/mbbsd/bbslua.c
Commit message (Expand)AuthorAgeFilesLines
* - bbslua: enable ^C to break <workaround>piaip2008-01-111-15/+56
* - bbslua: add new toc display/compatibility warning and 0.113 APIpiaip2008-01-101-70/+213
* - bbslua: fixed: pause() return integer (should be string)piaip2008-01-081-8/+13
* - bbslua: fix corrupted coroutinepiaip2008-01-081-21/+39
* - term: add doupdate() to force refresh even if input queue is not emptypiaip2008-01-071-9/+4
* - bbslua: add TOC infopiaip2008-01-071-17/+127
* - bbslua: add version infopiaip2008-01-071-31/+57
* - bbs: enhance title editingpiaip2008-01-071-7/+101
* - bbslua: enable bbs:clock()piaip2008-01-061-7/+38
* - fixed: peek_input keeps waiting for new input. (due to buf control)piaip2008-01-061-4/+12
* - bbslua: add more APIpiaip2008-01-061-2/+57
* - mail: prevent false alerts more carefullypiaip2008-01-061-21/+71
* - fix potential exploits (reported by kcwu)piaip2008-01-051-2/+2
* - bbslua: fix tail issue, general refinepiaip2008-01-051-15/+60
* - bbslua: fixed compilation error if not using BBS-Luapiaip2008-01-051-2/+2
* - add BBSLUA mode for utmppiaip2008-01-051-0/+1
* - bbslua: add detection of buffer, and enable 'P' in pmore to start bbsluapiaip2008-01-051-21/+125
* - io: add more control APIpiaip2008-01-051-5/+121
* - BBS-Lua project: Extend BBS by Lua scripting language.piaip2008-01-041-0/+241