summaryrefslogtreecommitdiff
path: root/src/modules/m_operjoin.cpp
AgeCommit message (Expand)Author
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-03-11Yet more const ref changesbrain
2006-01-29Fixed typobrain
2006-01-29Created OnPostOper that can be gauranteed to be called *after* opering (by AL...brain
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-30Stylistic changes.w00t
2005-11-29Added opertype to OnOper and added OnMode functionbrain
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-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2004-07-17Initial committypobox43