index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
graphics
Age
Commit message (
Expand
)
Author
2016-08-23
SCI32: Fix crash in Torin, chapter 4, catapult scene (via ScreenItem)
Filippos Karapetis
2016-08-23
SCI32: Fix palette in SCI32 Mac games
Filippos Karapetis
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
Filippos Karapetis
2016-08-19
SCI32: Fix limited data range comparison warning
Colin Snover
2016-08-19
SCI32: Remove unused ResourceManager from GfxFrameout
Colin Snover
2016-08-19
SCI32: Increase maximum line width for graphics
Colin Snover
2016-08-19
SCI32: Add kPlayVMDGetStatus kernel call
Colin Snover
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Add some bounds checking, const-correctness, and errors to CelObj
Colin Snover
2016-08-19
SCI32: Implement kShakeScreen for SCI32
Colin Snover
2016-08-19
SCI32: Clean up Cursor32 includes
Colin Snover
2016-08-19
SCI32: Hide cursors in 24bpp video playback mode
Colin Snover
2016-08-19
SCI32: Fix signature of kSetNowSeen
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-19
SCI32: Fix comment
Colin Snover
2016-08-19
SCI32: Allow pixel doubling of some cursors to improve usability
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from GfxFrameout
Colin Snover
2016-08-13
SCI32: Fix cast warnings
Colin Snover
2016-08-12
SCI32: Clean up Video32 includes
Colin Snover
2016-08-12
SCI32: Fix KQ7 1.51 video background
Colin Snover
2016-08-12
SCI32: Fix crash when kShowMovie is called but the video cannot be found
Colin Snover
2016-08-12
SCI32: Fix KQ7 1.51 basic video playback
Colin Snover
2016-08-12
SCI32: Additional Video32 documentation
Colin Snover
2016-08-12
SCI32: Implement kShowMovie
Colin Snover
2016-08-11
SCI32: Temporarily revert kShowMovie due to buildbot failures
Colin Snover
2016-08-11
SCI32: Fix KQ7 1.51 video background
Colin Snover
2016-08-11
SCI32: Fix crash when kShowMovie is called but the video cannot be found
Colin Snover
2016-08-11
SCI32: Fix KQ7 1.51 basic video playback
Colin Snover
2016-08-11
SCI32: Additional Video32 documentation
Colin Snover
2016-08-11
SCI32: Implement kShowMovie
Colin Snover
2016-08-11
SCI32: Fix GfxFrameout::_isHiRes flag to be accurate for all games
Colin Snover
2016-08-01
SCI: Fix warnings
Eugene Sandulenko
2016-08-01
SCI32: Fix crash when destroying GfxTransitions32
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-08-01
SCI32: Don't crash on zero-dimension show rects
Colin Snover
2016-08-01
SCI32: Add 6-argument signature of kAddPicAt
Colin Snover
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-07-30
SCI32: Fix crash in Torin when opening save dialog
Colin Snover
2016-07-27
SCI32: Give default skip color a name
Colin Snover
2016-07-27
SCI32: Remove dead placeholder rendering code
Colin Snover
2016-07-27
SCI32: Use extern instead of #include frameout.h for splitRects
Colin Snover
2016-07-27
SCI32: Fix backwards kFrameOut throttle timings
Colin Snover
2016-07-27
SCI32: Handle remap data outside the game's remap range
Colin Snover
2016-07-24
SCI32: Fix bad VMD palettes in GK2
Colin Snover
2016-07-24
SCI32: Improve behaviour of screen transitions
Colin Snover
2016-07-12
SCI32: Fix unnecessary palette updates
Colin Snover
2016-07-12
SCI32: Avoid flash of incorrect colour when palettes are changed
Colin Snover
[next]