Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
Add missing GUI options
|
|
|
|
|
|
Ideally, this should only be added for the CD version but I don't
think we have any mechanism for telling the CD and floppy versions
apart.
|
|
Ideally, this should only be added to the CD version but I don't think
we provide any mechanism for telling the CD and floppy versions apart.
|
|
|
|
|
|
GUI: Game gui options
|