]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_remove.cpp
New 'Implements' system
[user/henk/code/inspircd.git] / src / modules / m_remove.cpp
2005-12-16 brainPorting to new command system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 w00tBit of a cleanup
2005-05-30 brainStarted on -Wall - safe compile
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
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...
2005-03-27 brainAdded 005 numeric handling to most of the modules
2005-03-26 brainAdded m_remove by om, uses a force part to replace...