]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_mode.cpp
Remove next_call garbage.. It didn't really do much more than obfuscate things. InspI...
[user/henk/code/inspircd.git] / src / cmd_mode.cpp
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-27 w00tRemove more unnecessary header traffic
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-21 brainReorder inspircd.h header to top
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-09-15 brainAnnotations
2006-09-06 brainCommand result codes. This isnt finished yet, still...
2006-09-03 brainAdd /RELOAD and move cmd_mode into its own command.