]> jfr.im git - irc/quakenet/newserv.git/history - lua
allow forcing of settime commands (for devs only)
[irc/quakenet/newserv.git] / lua /
2006-05-26  Chris PorterPush LUA_DEBUGSOCKET into Makefile.
2006-05-23  Chris PorterRemove scripterror, use in lib.
2006-05-23  Chris PorterAdd debugging functions.
2006-05-21  Chris PorterFix ln bug.
2006-05-21  Chris Porteradd local_ovmode
2006-05-20  Chris PorterFix scripterror
2006-05-20  Chris PorterFix defines.
2006-05-18  Chris PorterAdd onpart
2006-05-17  Chris PorterAdd local user functions to lua.
2006-05-16  Chris PorterTesting
2006-05-16  Chris PorterAdded module support - UNTESTED, but I've got to commit...
2006-05-15  Chris Porter r657@blue (orig r496): slug | 2006-05-16 00:09:51...
2006-05-15  Chris Porter r646@blue (orig r494): slug | 2006-05-15 23:35:33...
2006-05-12  Chris PorterAdd channel pushers, adjust max gline time to a week.
2006-05-12  Chris Porter'fix' onop.
2006-05-12  Chris PorterRewrite lua to use vpcall.
2006-05-08  Chris PorterFix hostname/realname
2006-05-08  Chris PorterFix it.
2006-05-08  Chris PorterAdd profiling code.
2006-05-08  Chris PorterMake pusher push a list instead of a table, and make...
2006-05-07  Chris PorterAdd pusher code
2006-05-07  Chris PorterAdd getnickbynumeric
2006-05-06  Chris PorterAdd: irc_topic, irc_getnickbynick, irc_getuserchanmodes...
2006-05-04  Chris PorterAdd debug socket support.
2006-05-04  Chris Porter r595@blue (orig r485): slug | 2006-05-04 18:02:24...
2006-05-02  Chris PorterChange error channel.
2006-05-01  Chris PorterReorganise the JIT bit
2006-05-01  Chris PorterFix lua.
2006-05-01  Chris PorterMore small error fixes.
2006-05-01  Chris PorterMove to package based path
2006-05-01  Chris PorterAdd JIT support.
2006-05-01  Chris PorterUpgrade to Lua 5.1
2006-04-30  Chris PorterForgot about create for onjoin
2006-04-30  Chris PorterAdd deop to lua
2006-04-09  Chris PorterMake this lua change actually work.
2006-04-07  Chris PorterAdd nick iterator, ip address in nick struct and bump...
2006-03-19  Chris PorterAdded nick index iterator thingy.
2006-03-13  Chris PorterAdd count function
2006-03-10  Chris PorterAdded ontick, called once per second.
2006-03-05  Chris PorterAdd a few new commands to lua.
2006-02-26  Chris PorterAdd invite and kick commands.
2006-02-24  Chris PorterLua now uses U:lined glines.
2006-02-23  Chris PorterAdd chanfix and clearmode commands to lua.
2006-02-23  Chris PorterAdd lua module.