aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/plugins.cpp
AgeCommit message (Collapse)Author
2011-04-20DC: Provide some feedback when loading pluginsMarcus Comstedt
Display the names of the plugins being loaded, and display amount of free memory while doing so. This should make it easier to spot the case that too many engine plugins have been placed on the boot medium.
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt