summaryrefslogtreecommitdiff
path: root/src/modules/m_override.cpp
AgeCommit message (Expand)Author
2005-12-15Fixed to work with new IsInvitedbrain
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-05-12Structure optimizations, changed a lot of bools into binary bitmasksbrain
2005-04-27Fixed WriteChannelWithServbrain
2005-04-13Fixed a typobrain
2005-04-10Fine-grained control over what can be overridden by whombrain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-06Fix by om for 'mode change while not on channel' bugbrain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2004-05-22Added remainder of OnUserPreInvite stuffbrain
2004-05-16Updated header commentsbrain
2004-05-02Added operchans module for +O mode supportbrain
2004-05-02Added oper-override modulebrain