scummvm/base
aryanrawlani28 5f5363f03b BASE: MAIN: Load/Unload detection plugin for UncachedPluginMan as/when needed.
- Used only in context of UncachedPluginMan
- Always load on startup
- When starting a game, unload all other MetaEngines except the one needed.
2020-10-03 14:56:36 +02:00
..
commandLine.cpp BASE: ENGINES: Change saveload code to adapt to the new MEC class. 2020-10-03 14:56:36 +02:00
commandLine.h
internal_plugins.h PLUGINS: Add a ease-use macro - PLUGIN_ENABLED 2020-10-03 14:56:36 +02:00
internal_revision.h.in
internal_version.h RELEASE: This is 2.3.0git 2020-08-30 13:42:19 +02:00
internal_version.h.in
main.cpp BASE: MAIN: Load/Unload detection plugin for UncachedPluginMan as/when needed. 2020-10-03 14:56:36 +02:00
main.h
module.mk BASE: Added 'test_new_standards.cpp' 2020-05-27 12:47:05 +02:00
plugins.cpp BASE: PLUGINS: Add support for detection plugins to be loaded on demand. 2020-10-03 14:56:36 +02:00
plugins.h BASE: PLUGINS: Add support for detection plugins to be loaded on demand. 2020-10-03 14:56:36 +02:00
test_new_standards.cpp BASE: Add c++11 unicode string literal test 2020-09-01 01:33:39 +01:00
version.cpp MORPHOS: simplify VERSION 2020-08-21 00:59:18 +02:00
version.h