Age | Commit message (Expand) | Author |
---|---|---|
2008-11-15 | Remove moduleAddData|GetData|DelData and all associated mess. Extensible base... | rburchell |
2008-11-15 | Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() int... | rburchell |
2008-11-15 | Nuke eventprintf() and EvtMessage from orbit | rburchell |
2008-11-15 | Cleanup some stuff to a header. | rburchell |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-11-14 | Add Module::SetPermanent() and Module::GetPermanent(), used to mark a module ... | rburchell |
2008-11-09 | addModule + delModule compressed into constructor/destructor. | Robin Burchell w00t@inspircd.org |
2008-11-09 | Move loadModule() and unloadModule() inside ModuleManager:: | Robin Burchell w00t@inspircd.org |
2008-11-09 | Add module.cpp and modulemanager.cpp. | Robin Burchell w00t@inspircd.org |