]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_chancreate.cpp
fixed some indentation and spacing in modules
[user/henk/code/inspircd.git] / src / modules / m_chancreate.cpp
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainConvert connection::host
2008-05-19 brainMore done
2008-03-24 brainAnd more of them
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-09 brainRoadmap item "Fix jointhrottle to not try 'throttle...
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00tRemove 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-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tMore factory conversion
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-04 brainFirst compilable commit of m_auditorium. Not yet tested...
2007-05-03 brainFix broken modules (broken due to api change)
2007-04-25 specialAdded m_chancreate, which adds snomask +j to show when...