]> jfr.im git - irc/quakenet/newserv.git/history - lua/lua.h
Lua version now excludes "Lua engine", at least for MODULEVERSION.
[irc/quakenet/newserv.git] / lua / lua.h
2008-08-18  Chris PorterLua version now excludes "Lua engine", at least for...
2008-08-15  splidgeMerge.
2008-08-03  splidgeMerge
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterMerge.
2008-05-30  Chris PorterAdd listening support to lua sockets.
2008-04-04  splidgeMerge
2008-04-04  Paulmerge
2008-04-04  Chris PorterMerge.
2008-04-04  Chris PorterMerge.
2008-04-04  splidgeMerge
2008-04-03  Chris PorterMerge.
2008-03-20  Chris PorterAdd visiblehostmask to lua.
2008-02-29  Chris Portertrojanscan and lua now use nsmalloc.
2008-02-28  Chris PorterAttempt to use nsmalloc for lua.
2008-02-28  Chris PorterAdd status/forcegc to lua.
2008-02-25  Chris PorterChannel index fix, getuserbyauth/gethostusers now retur...
2008-02-25  Chris PorterMerge.
2008-02-25  Chris PorterDefault chanfix service is now D.
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2008-01-26  Chris PorterAdd digest functions to lua.
2007-12-18  Chris PorterAdd socket api for lua, currently untested.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterFix the kicker code.
2007-12-01  Chris PorterDon't know what happened to this function, I wrote...
2007-11-30  Chris PorterAdd psql support to lua.
2007-11-30  Chris PorterMerge.
2007-11-30  Chris PorterAdd country pusher to lua.
2007-05-30  Ian Barkerbranched in all of pauls stuff
2007-05-30  Paulmerge
2007-05-29  Chris PorterMerge.
2007-05-29  splidgeMerge.
2007-05-29  Chris PorterAdd umode changing ability for localusers.
2007-05-29  splidgeOoops, merged.
2007-05-29  Chris PorterAdd tracking of local kills to newserv and lua.
2007-05-27  Chris PorterAdd on_invite to lua local.
2007-05-22  Chris PorterAdd simple mode support/detection to lua.
2007-02-04  Chris PorterReflect new organisation structure on QuakeNet
2007-01-18  Chris PorterShould probably commit this.
2006-06-09  Chris Porter r729@blue (orig r504): slug | 2006-06-09 14:02:53...
2006-06-08  Chris PorterAdd chanmode.
2006-06-07  Chris PorterThis code never worked\!
2006-06-07  Chris PorterAllow symlinks to be used properly with core.
2006-06-07  Chris PorterMake pushers use int index lookups.
2006-06-07  Chris PorterAdd nickonchan, fastgetnickbynumeric, make all nick...
2006-06-07  Chris PorterAdd nterfacer lua module.
2006-06-06  Chris PorterAdd multiple mode changes at once.
2006-06-06  Chris PorterAdd local kick/ban functions, and irc_getusermodes
2006-05-26  Chris PorterChange max gline duration to 31 days.
2006-05-26  Chris PorterAdd privmsg
2006-05-26  Chris PorterAdd channel iterating function.
2006-05-26  Chris PorterPush LUA_DEBUGSOCKET into Makefile.
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 defines.
2006-05-18  Chris PorterAdd onpart
2006-05-17  Chris PorterAdd local user functions to lua.
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 PorterRewrite lua to use vpcall.
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 PorterAdd JIT support.
2006-05-01  Chris PorterUpgrade to Lua 5.1
2006-04-30  Chris PorterForgot about create for onjoin
2006-04-07  Chris PorterAdd nick iterator, ip address in nick struct and bump...
2006-03-10  Chris PorterAdded ontick, called once per second.
2006-02-26  Chris PorterAdd invite and kick commands.
2006-02-23  Chris PorterAdd chanfix and clearmode commands to lua.
2006-02-23  Chris PorterAdd lua module.