Age | Commit message (Collapse) | Author |
|
Fixes restoring saved games, when ScummVM dialogs are patched in
Removing clearing planes+screen items as well, because the scripts
actually did that, but did not clear everything.
Fixes "Invalid screen item" message when entering options menu,
after restoring in SQ6.
|
|
|
|
|
|
|
|
|
|
VectorRendererSpec::drawSquareShadow.
|
|
|
|
|
|
|
|
|
|
It won't crash any longer in the case dx = dy = 0.
|
|
|
|
|
|
|
|
|
|
debugflag Graphics
level 6 for Add+Delete
level 7 for Update
|
|
|
|
|
|
|
|
|
|
Fixes view-loop for PC version
|
|
It was comparing ScreenItem*'s directly, instead of objects.
|
|
Lists can contain gaps if they're searched before Pack() is called.
|
|
This caused planes and visibleplanes to go out of sync when loading.
|
|
Currently we don't have a lib file for fluidsynth built for Visual Studio
2015, and I've spent 5 fruitless hours trying to compile one. So I'm
disabling fluidsynth automatically for now, and we can always re-enable
it again if we ever do manage to create an appropriate library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes bug #7039.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|