summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-09send_mode event for spanningtree (this will be backported to stable as its re...brain
2006-07-09Finally finished documenting new mode parser. Lots of comments.brain
2006-07-09Same here, tidy up the parameter to show what we actually stored (e.g. 1:5fdf...brain
2006-07-09Tidy up invalid numbers passed to this functionbrain
2006-07-09Fix whoopsiesbrain
2006-07-09Added Server::GetModuleName(), Module* to filenamebrain
2006-07-09Reorder to avoid warning.brain
2006-07-09Altered u_listmode to have a constructor arg 'autotidy' which if set to true ...brain
2006-07-09And we're all done!!! (well, it compiles, anyway)brain
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 parameter to set what config tag to parse (defaults to what was previou...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