]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modules.h
Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API
[user/henk/code/inspircd.git] / include / modules.h
2004-04-05 brainAdded support for OnWhois, OnOper, OnInfo and SendToMod...
2004-04-05 brainModified the Module::OnExtendedMode() method to use...
2004-04-04 brainCompleted support for module-handled umodes
2004-04-03 brainAdded support for module-defined chanmodes with no...
2004-04-02 brainImproved comments
2004-04-02 brainAdded ability to override modes (allows SAMODE support...
2004-04-02 brainAdded support for modules to create commands - this...
2003-09-27 frostycoolslugCombined The file Modules and Config file existance...
2003-07-22 randomdanSTL namespace fixes
2003-04-19 brainAdded more code for custom channel/user modes via modules
2003-04-18 brainAdded Mode handler structures and types
2003-03-30 brainUpdated docs
2003-03-30 brainAdded DOT files to documentation for class diagrams...
2003-02-09 brainChanged to work with new log-level
2003-02-07 brainChanged to using LogLevels
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-26 brainModified documentation for base classes
2003-01-23 brainInitial revision