]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_stats.cpp
Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note...
[user/henk/code/inspircd.git] / src / commands / cmd_stats.cpp
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainNot yet tested: remove last vestiges of modules[] and...
2007-11-02 brainI must have been smoking craq, this would never have...
2007-11-02 brainPut back different stats numerics for /stats g, /stats...
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-10-31 brainFix (?) stats chars
2007-10-24 brainWhoops forgot this
2007-10-23 brain-pedantic tidyups, lets see if it finds anything worthy...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...