Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finishing the game"
|
|
Hopefully, this will fix some of the oddities happening because of music fading
|
|
Applied from patch #3258985.
The previous hotkey interfered with the hotkeys of some games (e.g.
the "time of day" hotkey in QFG2, bug #3250996).
|
|
|
|
|
|
dhewg for reporting.
|
|
|
|
|
|
|
|
|
|
|
|
The baseball2001 hall of fame data saves properly now
|
|
|
|
This is used in several Backyard Sports titles. This stub is required for now so that baseball2001 can continue after trying to save the Hall of Fame data.
|
|
|
|
|
|
The Sword2.5 engine needs access to vorbis and theora headers. This patch adds the scummvm libs include directory to the include search path for this engine.
|
|
|
|
|