summaryrefslogtreecommitdiff
path: root/src/modules/m_uninvite.cpp
AgeCommit message (Collapse)Author
2006-03-12Renamed to chanrec::modesbrain
Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7
2006-03-12*NEEDS TESTING* changed binarymodes to use the custom_modes entriesbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7
2006-03-08Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ↵brain
channel->HasUser(userrec) Yeah its the other way around to the old way, but somehow, seems less backwards to me (its also faster) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3560 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-26Server* Srv marked static or moved to private member of module class in all ↵brain
modules, paves way for removal of static-build-munging-regexp that breaks +eI git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3330 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-04More numericsbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3084 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-04Tweak tweakbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3083 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-04Marked staticbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3082 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-04Fix typos so it compiles :pbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3080 e03df62e-2008-0410-955e-edbf42e46eb7
2006-02-04First-revision UNINVITE, probably wont compile yetbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3079 e03df62e-2008-0410-955e-edbf42e46eb7