summaryrefslogtreecommitdiff
path: root/src/modes/cmode_l.cpp
AgeCommit message (Expand)Author
2009-09-02Use CheckTimeStamp to merge modes on netburstdanieldg
2009-04-29Overloading SetMode seems to cause the compiler to interpret "" as a bool and...danieldg
2009-04-17Fix SetModeParam to use std::string and handle edge cases.danieldg
2009-04-16Fix bug #826: setting +l 0 doesn't work in some cases. Just don't check for +...w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-25Allow +l 0 (for +PlL #newchan).w00t
2009-01-02Update copyrights for 2009.w00t
2008-07-20Remove custom members for +lk storagew00t
2008-04-21Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...brain
2008-02-18Someone please help me fix the warnings in modules caused by this change. All...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Pedantic safebrain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-07-27Change std::pair<bool,std::string> to neater typedef "ModePair"brain
2006-07-27Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimes...brain
2006-07-26Add extra method to mode handler, ModeHandler::ModeSet().brain
2006-07-08Convert the output limit back to the parameterbrain
2006-07-08Add channelmode +lbrain