]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_nick.cpp
Allow remote users to bypass Q:Line (why on earth wasn't this the case)
[user/henk/code/inspircd.git] / src / commands / cmd_nick.cpp
2008-04-08 w00tAllow remote users to bypass Q:Line (why on earth wasn...
2008-04-08 w00tDon't check Q:Lines if server is enforcing a nick chang...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-03-19 peaveyAnd one more tweak to this.
2008-03-19 peaveyFix OnUserRegister() not getting called for if USER...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-09 w00tFake lag on nick change, thanks pLaYa
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-11-02 brainxline gutting, once more. There is no longer an active_...
2007-10-23 brainAll the core is now pedantic safe!
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...