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-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
2016-05-27
SCI32: Fix CelObj cache
Colin Snover
2016-05-27
SCI32: Use better name for fixed priority field
Colin Snover
2016-05-26
SCI32: Remove unused Plane fields
Colin Snover
2016-05-25
SCI32: Fix assertion failures in LSL6 hires caused by bad rects
Colin Snover
2016-05-25
SCI32: Update header parameters with const, to match implementation
Colin Snover
2016-05-16
SCI: Removing redundant virtual destructor as per LordHoto's suggestion
Eugene Sandulenko
2016-05-16
SCI: Make the Window destructor actually virtual
Eugene Sandulenko
2016-05-16
SCI: Add virtual destructor
Eugene Sandulenko
2016-03-18
SCI32: Use correct script dimensions for later SCI32 games
Colin Snover
2016-03-18
SCI32: Fix crashes in kIsOnMe caused by stale CelObjs
Colin Snover
2016-03-18
SCI32: Fix incorrect double-read from CLUT
Colin Snover
2016-03-17
SCI32: Code documentation improvements
Colin Snover
2016-03-17
SCI32: Remove outdated note about state of frameout code
Colin Snover
2016-03-17
SCI32: Temporarily remove dead SCI2.1early transitions code
Colin Snover
2016-03-17
SCI32: Update unimplemented TODO to reflect the correct operation type
Colin Snover
2016-03-17
SCI32: Enable redrawAllCount in palMorphFrameOut
Colin Snover
2016-03-16
SCI32: Work around bad Styler script in KQ7 2.0b
Colin Snover
2016-03-16
SCI32: Fix updated screen item count in remapMarkRedraw()
Filippos Karapetis
2016-03-16
SCI32: Implement analyzeForRemap()
Filippos Karapetis
2016-03-16
SCI32: Implement the remapping drawing functions
Filippos Karapetis
2016-03-16
SCI32: Implement analyzeUncompressedForRemap()
Filippos Karapetis
[prev]
[next]