Age | Commit message (Collapse) | Author |
|
This is used to set default settings for all custom game options when an
engine starts
|
|
|
|
The associated call contains too few parameters, thus it shouldn't be made
at all
|
|
|
|
This occurs while Roger is trying to move around the Pilot Droid in
various narrow cases.
|
|
|
|
|
|
|
|
As supplied by aldozx in the forums.
|
|
|
|
|
|
The strings are not marked for translation, so I am not sure why the comments
are tagged with I18N though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SKY: Allow game to be loaded from main menu dialog while in-game control panel is open. (try 2)
|
|
panel is open. Fixes bug #3448294
|
|
|
|
|
|
|
|
|
|
|
|
|
|
An option has been added to use the original ones, if needed
|
|
|
|
|
|
This is probably due to a collision with WinCE toolchain system define,
so changing the enum from all capitalised to Camel Case constant style.
|
|
|
|
Header needed to be in global, not GUI namespace.
|
|
|
|
|
|
|
|
|
|
SCUMM: More HE games detection fixes
|
|
GUI: Change the undithering checkbox to be an engine-specific option
|
|
|
|
|
|
- Updated game options, adding several missing ones
- Added some information about custom game options in the GUI
|
|
This changes its naming to be like the rest of the game options
|
|
This changes its naming to be like the rest of the game options
|
|
|
|
|
|
|
|
|
|
The relevant code wasn't added in the newer commits - this was an
oversight from my part
|