]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_reloadmodule.cpp
More WriteGlobalSno conversions in rehash, patch by dKingston
[user/henk/code/inspircd.git] / src / commands / cmd_reloadmodule.cpp
2009-10-12 danieldgMore WriteGlobalSno conversions in rehash, patch by...
2009-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
2009-09-13 danieldgClean up Command constructor
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-04-16 w00tConvert snomask 'A' into snomask 'a' for local announce...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 brainConversion of command handler params from "const char...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tStart converting WriteOpers calls into snomask 'O'...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainAaaand, the rest of it
2007-10-23 brainAll the core is now pedantic safe!
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...