Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
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
|
|
T7G's music framework uses either all external or all XMIDI, so assume if one
external song is present, the entire music pack is.
|
|
|
|
|
|
|
|
|
|
The new bitmap decoder class is based off the Mohawk one, and now has 8bpp decoding capability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Robot_Maker20 for noticing the bug
|
|
This does not change the use of defined for some NDS source files, since they
seem to be (based on?) third party code.
|
|
|
|
SCUMM: More HE Games Detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See bug #3503425.
|
|
Because the meter bar and icons for Penetration are not
even in the CMP's RXY.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It actually inherits from SeekableSubReadStream, so it should be named
accordingly.
|
|
|
|
|
|
This fixes one of the problems in bug #3500015
|