Age | Commit message (Expand) | Author |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fix for new API | brain |
2006-07-09 | Convert to new api | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Port to new api | brain |
2006-07-09 | Port to new API (last mode that has akward parameters done, yay!) | brain |
2006-07-09 | Port to new API | brain |
2006-07-09 | Fixed for new API | brain |
2006-07-09 | Fixed for new api | brain |
2006-07-09 | Fix to compile (we had never got this far to find out if it did) | brain |
2006-07-09 | Fix for new API | brain |
2006-07-09 | Fixed m_globops for new api | brain |
2006-07-09 | Gah, im forgetting to SetMode! | brain |
2006-07-09 | Fixed sslmodes | brain |
2006-07-09 | Updates to new API | om |
2006-07-09 | Stripcolor completed | brain |
2006-07-09 | Stripcolor not finished yet. | brain |
2006-07-09 | Tweak mode parser so that oper-only modes are only enforced on local clients,... | brain |
2006-07-09 | Make it compile... >_< | om |
2006-07-09 | Move to stack-allocated OnRehash()-local ConfigReader *duck* | om |
2006-07-09 | More copy/paste fixes | brain |
2006-07-09 | Give modeclasses access to Server* Srv via constructor | brain |
2006-07-09 | More typo fixes | brain |
2006-07-09 | More tweaks (remove OnExtendedMode) | brain |
2006-07-09 | Started on this | brain |
2006-07-09 | Fixed to have DELETE | brain |
2006-07-09 | DELETE()'s in destructors *fwap* | om |
2006-07-09 | Add a missing cf->DoImplements(List); >_< | om |
2006-07-09 | Okay..updates to u_listmode, general cleanups and add some virtual methods wh... | om |
2006-07-09 | Add a parameter to set what config tag to parse (defaults to what was previou... | om |
2006-07-09 | Add a return MODEACTION_DENY, fixes 'control reaches end of non-void function... | om |
2006-07-08 | Fixed pointless dereference spotted by Foamy | brain |
2006-07-08 | Tidied up m_testcommand (removed a mode handler) | brain |
2006-07-08 | Convert m_censor to new api | brain |
2006-07-08 | Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choos... | brain |
2006-07-08 | Did some renaming so that the methods for modes in chanrec and userrec are id... | brain |
2006-07-08 | Convert to new API and optimize colour checking (we were using 0 ... string::... | brain |
2006-07-08 | Fix typo | brain |
2006-07-08 | Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e... | brain |
2006-07-08 | Convert to new API | brain |
2006-07-08 | Convert u_listmode and m_banexception to new api | brain |
2006-07-08 | Remove Server::AddExtendedMode and Server::AddExtendedListMode, replace with ... | brain |
2006-07-08 | Forward port of fix for Add*Line to apply automatically | special |
2006-07-08 | Implement DisplayList virtual method calls, and implement it in cmode_b | brain |
2006-07-08 | Add code to remove an opers opertype when they oper down | brain |
2006-07-08 | Add usermode +o, with special checking so that an oper may only remove the mo... | brain |
2006-07-08 | Forgot return;s | brain |
2006-07-08 | Added DisplayCurrentModes which will display the modes of a channel or nick | brain |
2006-07-08 | Fix typos | brain |