summaryrefslogtreecommitdiff
path: root/modules/core/cs_main.cpp
AgeCommit message (Expand)Author
2011-08-05Rewrote the example configurations and split themAdam
2011-08-01Rewrote the access systems and added a flags access systemAdam
2011-07-31Fixed these ModuleManager::Attach calls once and for all..Adam
2011-07-27Bug #1289 - Fixed hooking to delcore event in cs_mainAdam
2011-07-14Fixed OSOpersOnly & CSOpersOnlyAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-06-17Search all domains for language strings, fixes the mess that we used to use t...Adam
2011-05-16Calculate nc::channelcount at runtimeAdam
2011-05-16Added os_forbidAdam
2011-05-16Expand more on m_alias and changed some std::string usage in sockets.cpp to u...Adam
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Fixed up the MySQL Query code and finished some command code I forgot earlierAdam
2011-05-16Moved the core pseudo clients out into their own modulesAdam