Age | Commit message (Collapse) | Author |
|
(Same LB version as the main game)
|
|
|
|
|
|
|
|
|
|
|
|
This more or less silently fixes the silent music introduced with f19e201, by
me setting volume to "true" instead of "255". Whoops.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maybe caused random crashes on reading invalid memory
|
|
|
|
|
|
|
|
This reverts commit 1c8fc0538815b1418bb7824e4eefda65eb2719d9.
Commit d50e7af7 confirmed as fix, so it wasn't a GL issue at all
|
|
|
|
|
|
Some fingerprints don't contain it, so this should be more reliable.
|
|
|
|
Can happen on empty member filenames, seen on some Samsung firmwares.
|
|
|
|
|
|
ScummEngine_v60he
|
|
|
|
scumm.h
|
|
|
|
|
|
Reports suggest that its working and not required
|
|
Unused now, because the performance isn't good enough on weak GLES
drivers.
|
|
Same change as for the game screen, reduces CPU usage a little
|
|
There's a black screen issue on Samsung devices running 2.2.1 which I
can not reproduce. Hopefully this helps hunting it down.
|
|
Fixes crash on droid:
game -> gmm -> save -> click entry (EVENT_SCREEN_CHANGED due to vkeybd
beeing shown) -> delete -> confirm
another EVENT_SCREEN_CHANGED gets in simultaneously (due vkeybd being
deactivated) and the parent dialog updated Rects out of bounds.
|
|
#3272735, #3275413)
|
|
|
|
|
|
HTC's drivers don't preserve the color buffer between frames (as allowed
by the spec, apparently), so we have to force-clear it every frame when
we're not rendering a texture over the whole screen.
|
|
|
|
|
|
|
|
|
|
typing 'read sign'"
|
|
When coming back from standby, there might be an indermediate surface
change
|
|
|
|
|
|
|
|
|
|
|