scummvm/base
Eugene Sandulenko 6cb1c7df81
BASE: Implement autorun mode with executable name
Rename scummvm executable into 'scummvm-auto*' and it is equivalent
of 'scummvm -p . --auto-run'. All additional arguments on the command
line are also processed and override the automatic arguments.
2023-01-04 00:02:02 +01:00
..
detection
commandLine.cpp BASE: Fix potential memory override when parsing long options 2023-01-03 23:46:59 +01:00
commandLine.h
internal_plugins.h
internal_revision.h.in
internal_version.h
internal_version.h.in
main.cpp BASE: Implement autorun mode with executable name 2023-01-04 00:02:02 +01:00
main.h
module.mk
plugins.cpp BASE: Refactor EngineManager::createTargetForGame 2022-12-07 22:58:48 +01:00
plugins.h
test_new_standards.cpp
version.cpp
version.h