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-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
2016-07-11
SCI32: Add detection for Hoyle 5 demo
Colin Snover
2016-07-11
SCI32: Give planes a default type
Colin Snover
2016-07-11
SCI32: Guard against no split count
Colin Snover
2016-07-11
SCI32: Fix incorrect logic of cycler overflow
Colin Snover
2016-07-11
SCI32: Minor cleanup of GfxPalette32
Colin Snover
2016-07-11
SCI32: Fix bad output caused by missing palette copies
Colin Snover
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-10
SCI32: Clean up Video32/VMDPlayer
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-07-02
SCI32: Expose graphics throttling code
Colin Snover
2016-07-02
SCI32: Document _remapOccurred flag
Colin Snover
2016-07-02
SCI32: Improve accuracy of frameout throttler
Colin Snover
2016-07-02
SCI32: Add const to getCurrentBuffer
Colin Snover
2016-07-02
SCI32: Document ScreenItem::_insetRect
Colin Snover
2016-07-02
SCI32: Fix dropping events in kEditText
Willem Jan Palenstijn
2016-07-01
SCI32: Fix signed comparison warnings
Colin Snover
2016-07-01
SCI32: Fix bad rendering of subtitle backgrounds in Torin
Colin Snover
2016-06-30
SCI32: Add transparent pic plane type
Colin Snover
[next]