- updates screenshots to show Launcher grid view/changed settings tabs
- updates all settings pages to reflect new Launcher button terminology
- moves Engine tab content to Game tab page
- removes Engine tab from index
- fixes some broken refs/other small errors
Playing around with the "talkspeed" values, the name of this setting may be counter-intuitive:
Higher values do not mean higher speed. Instead they lead to higher (longer) display time.
In other words, talkspeed zero is fast, 255 is slow.
Related discussion (from 2008, though): https://forums.scummvm.org/viewtopic.php?t=6496
Our library package does not contain the mpeg2 library. Until a few
month ago mpeg2 was disabled by default. But now it needs to be
explicitly disabled.
The documentation used a clone command that gets the 2.2 branch. This
is confusing for the latest version of the doc, and even results in
an error (as the theora feature was renamed theoradec, but branch-2-2
still has the old name).
Note that since the ConfMan transient domain is cleared when opening
the launcher, this only work when specifying a game on the command
line as well, and only until returning to the launcher.
Apple's desktop operating system was formerly called "Mac OS X" and "OS X", but since 2016 it has been called "macOS" (starting with version 10.12).
Changing across all comments and documentation to use this current terminology, except in cases where the historical versions are explicitly referenced. No code changes are made; we should consider changing those in future PRs.
The information used to be in the README file but was removed when
the doc portal was introduced. However that information was never
added to the doc portal. I am not sure where the best place was to
add this information. I considered using the Settings/Paths page,
but since the screenshot page is not exposed in the Options dialog
this did not seem to be the right place. So in the end I added it
on the Configuration file page, with a link from the Keyboard
shortcuts page.