configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools).
|
Waqas Hussain |
Sat, 12 Sep 2009 03:45:19 +0500 |
configmanager: Default options appearing before Host "*" to global (fixes potential traceback)
|
Matthew Wild |
Tue, 28 Jul 2009 18:02:11 +0100 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them)
|
Matthew Wild |
Thu, 09 Jul 2009 14:34:49 +0100 |
core.configmanager: Fire event when (re)loading config file
|
Matthew Wild |
Fri, 17 Apr 2009 16:14:20 +0100 |
core.configmanager: Make components use 'component' module by default if none specified
|
Matthew Wild |
Sun, 22 Mar 2009 15:33:38 +0000 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
core.configmanager: Small fix to check validity of Component definitions
|
Matthew Wild |
Tue, 03 Mar 2009 16:54:29 +0000 |
Add RunScript command to config to run a Lua script prior to starting the server
|
Matthew Wild |
Fri, 13 Feb 2009 14:43:12 +0000 |
Add Include command to include extra configuration files from the main one
|
Matthew Wild |
Fri, 13 Feb 2009 14:38:17 +0000 |
Report errors in the config file to the user
|
Matthew Wild |
Fri, 13 Feb 2009 14:37:15 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
configmanager: Add support for defining components
|
Matthew Wild |
Thu, 29 Jan 2009 02:13:30 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Fix for configmanager when config file can't be found
|
Matthew Wild |
Sat, 29 Nov 2008 03:26:46 +0000 |
New configmanager. Old-style config files still work, but will print a warning
|
Matthew Wild |
Sun, 23 Nov 2008 02:12:46 +0000 |
Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;)
|
Matthew Wild |
Fri, 21 Nov 2008 05:47:27 +0000 |