summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-09Convert to new apibrain
2006-07-09Add support for new APIbrain
2006-07-09Move to new apibrain
2006-07-09Alter SetModeParam to take const char* to save on casts, notice a load of mod...brain
2006-07-09Port to new APIbrain
2006-07-09Port to new APIbrain
2006-07-09Fix for new APIbrain
2006-07-09Convert to new apibrain
2006-07-09Port to new APIbrain
2006-07-09Port to new apibrain
2006-07-09Port to new API (last mode that has akward parameters done, yay!)brain
2006-07-09Port to new APIbrain
2006-07-09Fixed for new APIbrain
2006-07-09Fixed for new apibrain
2006-07-09Fix to compile (we had never got this far to find out if it did)brain
2006-07-09Fix for new APIbrain
2006-07-09Fixed m_globops for new apibrain
2006-07-09Gah, im forgetting to SetMode!brain
2006-07-09Fixed sslmodesbrain
2006-07-09Updates to new APIom
2006-07-09Stripcolor completedbrain
2006-07-09Stripcolor not finished yet.brain
2006-07-09Tweak mode parser so that oper-only modes are only enforced on local clients,...brain
2006-07-09Make it compile... >_<om
2006-07-09Move to stack-allocated OnRehash()-local ConfigReader *duck*om
2006-07-09More copy/paste fixesbrain
2006-07-09Give modeclasses access to Server* Srv via constructorbrain
2006-07-09More typo fixesbrain
2006-07-09More tweaks (remove OnExtendedMode)brain
2006-07-09Started on thisbrain
2006-07-09Fixed to have DELETEbrain
2006-07-09DELETE()'s in destructors *fwap*om
2006-07-09Add a missing cf->DoImplements(List); >_<om
2006-07-09Okay..updates to u_listmode, general cleanups and add some virtual methods wh...om
2006-07-09Add a return MODEACTION_DENY, fixes 'control reaches end of non-void function...om
2006-07-08Fixed pointless dereference spotted by Foamybrain
2006-07-08Tidied up m_testcommand (removed a mode handler)brain
2006-07-08Convert m_censor to new apibrain
2006-07-08Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choos...brain
2006-07-08Did some renaming so that the methods for modes in chanrec and userrec are id...brain
2006-07-08Convert to new API and optimize colour checking (we were using 0 ... string::...brain
2006-07-08Fix typobrain
2006-07-08Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e...brain
2006-07-08Convert to new APIbrain
2006-07-08Convert u_listmode and m_banexception to new apibrain
2006-07-08Remove Server::AddExtendedMode and Server::AddExtendedListMode, replace with ...brain
2006-07-08Forward port of fix for Add*Line to apply automaticallyspecial
2006-07-08Implement DisplayList virtual method calls, and implement it in cmode_bbrain
2006-07-08Add code to remove an opers opertype when they oper downbrain
2006-07-08Add usermode +o, with special checking so that an oper may only remove the mo...brain