summaryrefslogtreecommitdiff
path: root/src/modules/m_operlevels.cpp
AgeCommit message (Expand)Author
2005-12-26Converted to new Implements systembrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-13Fixed /kill bug in m_operlevels (couldnt kill non-opers)brain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-04Added m_operlevels, prevents opers designated as above other opers from being...brain