Commit Graph

30 Commits (41d45e0c64b94de227f048d5f376699dd6041735)

Author SHA1 Message Date
Matthew Wild 61d1f2e048 configmanager: Add VirtualHost as an alias for Host 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild c4b8c99616 configmanager: Remove debugging code accidentally committed 16 years ago
Matthew Wild 97a4cee885 configmanager: Error when a component and host clash hostnames 16 years ago
Matthew Wild b42079373b configmanager: Trailing whitespace 16 years ago
Matthew Wild 4da7be205c configmanager: Add parsers() method to return an array of supported config formats 16 years ago
Matthew Wild 4d3d1789cc configmanager: Remove debugging code accidentally committed 16 years ago
Matthew Wild 8b0ec93370 configmanager: Error when a component and host clash hostnames 16 years ago
Waqas Hussain d2bb4ab0da configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). 17 years ago
Matthew Wild 57f4a5c837 configmanager: Default options appearing before Host "*" to global (fixes potential traceback) 17 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild 455e77f21d configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) 17 years ago
Matthew Wild 3aeff3a7d2 core.configmanager: Fire event when (re)loading config file 17 years ago
Matthew Wild f12ca3499f core.configmanager: Make components use 'component' module by default if none specified 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild 3b28c0783e core.configmanager: Small fix to check validity of Component definitions 17 years ago
Matthew Wild 0853d9ff22 Add RunScript command to config to run a Lua script prior to starting the server 17 years ago
Matthew Wild d5a0359483 Add Include command to include extra configuration files from the main one 17 years ago
Matthew Wild 13fd316d82 Report errors in the config file to the user 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild 609933799f configmanager: Add support for defining components 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild 5b8969b8d9 Fix for configmanager when config file can't be found 17 years ago
Matthew Wild d4f1fa92a2 New configmanager. Old-style config files still work, but will print a warning 17 years ago
Matthew Wild ede1bd83a8 Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) 17 years ago