Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KyraRpgGUISettings non-const.
All instances are const anyway, thus this should be a safe way to silence
the warning.
|
|
|
|
functions used by AI
|
|
|
|
When using the GMM or autosaves, _savedMouse and _savedCharSet were
never set. See bug #3487117.
|
|
This makes error handling consistent between mouse and keyboard.
|
|
|
|
This fixes several inverted transitions (like in SQ3, ICEMAN, Hoyle 1 etc) - bug #3485194
|
|
|
|
|
|
|
|
|
|
enabled.
Otherwise there is no way of generating these events, thus it's better to make
people really aware of this.
I furthermore added some nots that its part of a WIP API, thus it should only
be used after checking up.
|
|
|
|
|
|
This is done by adding a (very ugly) way to force the previous timed-temp
line off screen, so the next one can be shown.
|
|
|
|
Bug #3467139: "TOON: Russian Version Crashes"
A frame is corrupted in an localized animation
Moved the check before the Rect creation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See bug #3486899.
|
|
|
|
stubbed
|
|
|
|
|
|
Suggested by clone2727 to fix the build, since buildbot's ppc
headers don't have exp2f.
|
|
Game is now starting
|