]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opermotd.cpp
Server* Srv marked static or moved to private member of module class in all modules...
[user/henk/code/inspircd.git] / src / modules / m_opermotd.cpp
2006-02-26 brainServer* Srv marked static or moved to private member...
2005-12-26 brainConverted to new Implements system
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
2005-11-30 w00tStylistic changes.
2005-11-29 brainAdded opertype to OnOper and added OnMode function
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-07 brainStarted work on /UNLOADMODULE, resource tracking and...
2004-07-17 typobox43Initial commit