]> jfr.im git - irc/quakenet/newserv.git/history - lua/luabot.c
sync R from D back into this branch
[irc/quakenet/newserv.git] / lua / luabot.c
2008-02-25  Chris PorterMAJOR API CHANGE: nick structures in called functions...
2008-02-22  Chris PorterMerge.
2008-02-14  Chris PorterFix a 64-bit problem.
2008-01-26  Paulmerge
2007-12-18  Chris PorterAdd socket api for lua, currently untested.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterMerge.
2007-12-01  Chris PorterAllow multiple U instances.
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-07-18  Chris PorterMerge
2007-06-02  splidgeMergey merge.
2007-06-02  Chris PorterFix lua warnings.
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 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-05-20  Chris PorterFix scripterror
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 Porter'fix' onop.
2006-05-12  Chris PorterRewrite lua to use vpcall.
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-01  Chris PorterReorganise the JIT bit
2006-05-01  Chris PorterAdd JIT support.
2006-04-30  Chris PorterForgot about create for onjoin
2006-04-09  Chris PorterMake this lua change actually work.
2006-03-10  Chris PorterAdded ontick, called once per second.
2006-02-23  Chris PorterAdd lua module.