summaryrefslogtreecommitdiff
path: root/src/modules/m_helpop.cpp
AgeCommit message (Expand)Author
2005-04-07/LOADMODULE and /UNLOADMODULE all successfully working!brain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-07Started work on /UNLOADMODULE, resource tracking and flags in Version classbrain
2005-03-30Fixed strcpy vs. strlcpy problemfrostycoolslug
2005-03-28Fixed m_helpop.cpp lowercasing the first line of the textbrain
2005-03-28/helpop now behaves for opers in the same way it does for users.frostycoolslug
2005-03-26Fixed a minor error in error checking (eat that, grammar....)brain
2005-03-25Added a lot of config error checkingbrain
2004-05-16Updated header commentsbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-22Fix to services sending quits with no reasonsbrain
2004-04-20Some pointless changes to this in the course of bugfindingbrain
2004-04-19Some fixes herebrain
2004-04-19Broken code commented out by brain until we can fix it.brain
2004-04-19Fixes to this module by brainbrain
2004-04-08Removed my humourous Error messages (Replaced them with Useful Text)frostycoolslug
2004-04-08Working /helpop command modulefrostycoolslug
2004-04-08Fixes (and now it has an infinite loop - DO NOT USE)brain
2004-04-08/helpop command Module.frostycoolslug