Age | Commit message (Collapse) | Author |
|
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
|
|
A regression from the text bitmap code addition
|
|
|
|
|
|
This allows the user to choose the alternate set of silver mouse cursors
that is available in the game resources of the game, instead of the
original golden ones
|
|
|
|
|
|
warning.
|
|
|
|
This is a regression from 9fd66deb43a8ba1bd7b423cb6fe2b7177af74166 and, despite the commit message, was *not* fixed by 1736345906af095c863a62ded2638ce92c2a0704
|
|
objects are active
|
|
|
|
descriptions correctly
|
|
|
|
Our random number generator isn't restricted to producing numbers
between 0 and 255. We can just ask it for the desired range.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 8248944f1eb313f101e966a04aa93cb7db82559e.
|