aboutsummaryrefslogtreecommitdiffstats
path: root/util/pluginloader.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.pluginloader: Support for fetching plugins from the data storeMatthew Wild2009-12-021-5/+33
|
* Add copyright header to those files missing oneMatthew Wild2009-07-101-0/+8
|
* util.pluginloader: Append "@" to chunk names (fixes weird formatting in ↵Waqas Hussain2009-06-281-1/+1
| | | | plugin tracebacks)
* util.pluginloader: Remove unnecessary return value suppressing the real load ↵Matthew Wild2009-06-221-1/+1
| | | | error
* util.pluginloader: Initial commit - a plugin resource loaderWaqas Hussain2009-06-141-0/+33