Age | Commit message (Collapse) | Author |
|
Simply use pointers to the source and destination chars instead of multiple indices.
|
|
|
|
|
|
This does not change the use of defined for some NDS source files, since they
seem to be (based on?) third party code.
|
|
Thanks to clone2727 for noticing this.
|
|
|
|
|
|
does not think the latter is a string literal suffix.
|
|
EVENT_CUSTOM_BACKEND_HARDWARE is only set when ENABLE_KEYMAPPER is set
|
|
SCUMM: More HE Games Detection
|
|
|
|
COMMON: GuiOptions cleanup
|
|
KEYMAPPER: Add Gesture Support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See bug #3503425.
|
|
Because the meter bar and icons for Penetration are not
even in the CMP's RXY.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When the path does not contains a path separator (/ or \) the first
character of charset was skipped.
|
|
|
|
|
|
|
|
|
|
|
|
It actually inherits from SeekableSubReadStream, so it should be named
accordingly.
|
|
|
|
|
|
|
|
This fixes one of the problems in bug #3500015
|
|
A regression from the text bitmap code addition
|
|
|
|
|
|
|
|
|