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-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
2016-06-30
SCI32: Clean-up pass on rendering pipeline
Colin Snover
2016-06-30
SCI32: Implement engine-accurate screen item list sorting
Colin Snover
2016-06-30
SCI32: Document & clean up extra rect argument for frameOut
Colin Snover
2016-06-30
SCI32: Add low resolution constants
Colin Snover
2016-06-26
SCI32: Fix benchmarking for QFG4
Colin Snover
2016-06-26
SCI32: Change Color::operator!= to all operator== directly
Colin Snover
2016-06-26
SCI32: Fix typo
Colin Snover
2016-06-26
SCI32: Remove no-longer-relevant comment
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-21
SCI32: Expose a draw buffer on BitmapResource objects
Colin Snover
2016-06-21
SCI32: Remove unused dependencies from GfxFrameout
Colin Snover
2016-06-21
SCI32: Fixes to GfxText32
Colin Snover
2016-06-21
SCI32: Implement basic kMessageBox
Colin Snover
2016-06-21
SCI32: Implement kScrollWindow
Willem Jan Palenstijn
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-06-21
SCI32: Make GfxText32::_scaledWidth/Height statics
Willem Jan Palenstijn
2016-06-21
SCI32: Fix drawText on consecutive control codes
Willem Jan Palenstijn
2016-06-21
SCI32: Fix getTextWidth on consecutive control codes
Willem Jan Palenstijn
2016-06-14
SCI32: Fix video performance benchmarking in most SCI32 games
Colin Snover
2016-06-13
SCI32: All versions of KQ7 are using the older remap range semantics
Filippos Karapetis
2016-06-13
SCI32: Remove the unused newColors array
Filippos Karapetis
2016-05-30
SCI32: Really guard against null pointer dereference in calcLists
Colin Snover
2016-05-28
SCI32: Provide default value for vmap minDiffIndex
Colin Snover
2016-05-28
SCI32: Simplify default text width equation
Colin Snover
2016-05-28
SCI: Explicit type conversion. Avoids warnings on number of compilers.
Eugene Sandulenko
2016-05-28
SCI: Fix warning
Eugene Sandulenko
2016-05-28
SCI32: Remove unused titled text bitmap code
Colin Snover
2016-05-27
SCI32: Add explicit checks for null pointers
Colin Snover
2016-05-27
SCI32: Initialise pointers in CelObj scaler
Colin Snover
[next]