scummvm/base
Bastien Bouclet bcfb7145fa GUI: Allow engines to define a fully custom tab in the edit game dialog
By implementing MetaEngine::buildEngineOptionsWidget, engines can
instantiate a container widget that will be shown in the Engine tab of
the edit game dialog. The default implementation retains the existing
behavior and shows the extra GUI options.
2020-03-28 07:38:39 +01:00
..
commandLine.cpp SDL: Enable joystick input by default 2020-03-16 18:41:27 +01:00
commandLine.h
internal_plugins.h
internal_revision.h.in
internal_version.h RELEASE: This is 2.2.0git 2019-09-23 00:12:30 +02:00
internal_version.h.in
main.cpp GUI: Allow engines to define a fully custom tab in the edit game dialog 2020-03-28 07:38:39 +01:00
main.h
module.mk
plugins.cpp BASE: Fix being unable to run games when using dynamic plugins 2020-01-04 17:49:32 +01:00
plugins.h ENGINES: Change targets to have an 'engine ID' 2019-11-03 11:43:00 +01:00
version.cpp KEYMAPPER: Make the keymapper mandatory 2020-01-29 08:51:29 +01:00
version.h