summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginLoader.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix prototype for plugin queryBen Boeckel2009-07-191-1/+1
|
* Add a query for plugins that have given extensionsBen Boeckel2009-06-061-0/+1
|
* Add extensionto PluginLoaderBen Boeckel2009-06-061-0/+1
|
* Update PluginLoader to handle clients, not playersBen Boeckel2009-03-281-3/+3
|
* Add support for PlayerPlugin in PluginLoaderBen Boeckel2009-03-281-0/+2
|
* Fix up includes for PluginLoaderBen Boeckel2009-03-281-6/+0
|
* Change names of loading functionsBen Boeckel2009-03-271-2/+2
|
* Don't hand out pointers to the plugin factoriesBen Boeckel2009-03-271-3/+2
|
* Use shared pointers for GamesBen Boeckel2009-03-271-2/+4
|
* Add Sigmod support to PluginLoading and the ModelBen Boeckel2009-03-261-0/+6
|
* Use PluginBase in storage in PluginLoaderBen Boeckel2009-03-261-0/+2
|
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-261-3/+3
|
* Add functions to load plugins so that parenting is preserved for the plugin ↵Ben Boeckel2009-03-251-0/+60
classes