Log

core/configmanager.lua @ 2974:f37dc6f038f3

description author age
configmanager: Fix some wacky indentation Matthew Wild 2010-05-04
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
configmanager: Remove debugging code accidentally committed Matthew Wild 2010-02-14
configmanager: Error when a component and host clash hostnames Matthew Wild 2010-02-14
configmanager: Remove debugging code accidentally committed Matthew Wild 2010-02-14
configmanager: Error when a component and host clash hostnames Matthew Wild 2010-02-14
configmanager: Trailing whitespace Matthew Wild 2010-01-31
configmanager: Add parsers() method to return an array of supported config formats Matthew Wild 2010-01-09
configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). Waqas Hussain 2009-09-11
configmanager: Default options appearing before Host "*" to global (fixes potential traceback) Matthew Wild 2009-07-28
Remove version number from copyright headers Matthew Wild 2009-07-10
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) Matthew Wild 2009-07-09
core.configmanager: Fire event when (re)loading config file Matthew Wild 2009-04-17
core.configmanager: Make components use 'component' module by default if none specified Matthew Wild 2009-03-22
0.3->0.4 Matthew Wild 2009-03-20
core.configmanager: Small fix to check validity of Component definitions Matthew Wild 2009-03-03
Add RunScript command to config to run a Lua script prior to starting the server Matthew Wild 2009-02-13
Add Include command to include extra configuration files from the main one Matthew Wild 2009-02-13
Report errors in the config file to the user Matthew Wild 2009-02-13
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
configmanager: Add support for defining components Matthew Wild 2009-01-29
0.1 -> 0.2 Matthew Wild 2008-12-10
Insert copyright/license headers Matthew Wild 2008-12-03
Fix for configmanager when config file can't be found Matthew Wild 2008-11-29
New configmanager. Old-style config files still work, but will print a warning Matthew Wild 2008-11-23
Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) Matthew Wild 2008-11-21