Age | Commit message (Expand) | Author |
---|---|---|
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-14 | Fix: make the module type checks more generic (removing a copy of code), and ... | rburchell |
2008-11-14 | Various small warning fixes. | 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 | Move modules_core_init() to ModuleManager::LoadModuleList(). | Robin Burchell w00t@inspircd.org |
2008-11-09 | Add module.cpp and modulemanager.cpp. | Robin Burchell w00t@inspircd.org |