]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modes/cmode_s.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modes / cmode_s.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-05-01 brainConvert to SimpleUserModeHandler and SimpleChannelModeH...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainPedantic safe
2007-10-15 w00tIn the grand tradition of huge fucking commits:
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...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-07-07 brainMode +b stuff, probably wont work yet
2006-07-07 brainMode parser WORKS! (for simple non-parameterized channe...
2006-07-07 brainHeader for cmode_s.cpp
2006-07-07 brainAdded cmode_s, skeleton mode handler for channel mode +s.