summaryrefslogtreecommitdiff
path: root/src/modules/m_remove.cpp
AgeCommit message (Expand)Author
2006-02-26How did this random stray '1' get in here before the brace?brain
2006-02-26Server* Srv marked static or moved to private member of module class in all m...brain
2006-02-05AAARGH! GRAMMAR NAZIS! ALL AROUND ME!brain
2005-12-26Converted to 'Implements' systembrain
2005-12-16Porting to new command systembrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Bit of a cleanupw00t
2005-05-30Started on -Wall - safe compilebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
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-27Added 005 numeric handling to most of the modulesbrain
2005-03-26Added m_remove by om, uses a force part to replace a kick to thwart auto rejoinbrain