summaryrefslogtreecommitdiff
path: root/modules/core/os_config.cpp
AgeCommit message (Collapse)Author
2011-08-05Rewrote the example configurations and split themAdam
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core"
2011-08-04Added a command:permission settingAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
This allows naming commands and having spaces within command names.
2011-05-16Use module type to determine what type each module is instead of its ↵Adam
location in the configuration file.
2011-05-16Removed DT_CHARPTR from the config reader, its unneededAdam
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-03-11_()ify Command::SetDescAdam
2011-03-11Fixed some problems with m_alias and fantasyAdam
2011-03-11Added os_config and support for including additional configuration files.Adam