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-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
2016-03-16
SCI32: Spacing
Filippos Karapetis
2016-03-16
SCI32: Remove dead code related to priority map handling
Filippos Karapetis
2016-03-16
SCI32: Global 12 contains the previous room
Filippos Karapetis
2016-03-16
SCI32: Remove getColorAtCoordinate()
Filippos Karapetis
2016-03-15
SCI32: Initialise all scaler tables
Colin Snover
2016-03-15
SCI32: More work on remapping
Filippos Karapetis
2016-03-15
SCI: Remove unused _gfxScreen parameter from GfxRemap
Filippos Karapetis
2016-03-13
SCI32: Fix scaler drawing pixels at the wrong positions
Colin Snover
2016-03-13
Revert "SCI32: Fix small inaccuracy in the scaling drawing code"
Colin Snover
2016-03-13
SCI32: Add note about kCantBeHere rect
Colin Snover
2016-03-13
SCI32: Remove incorrect note about dword_C6288
Colin Snover
2016-03-13
SCI32: Clarify the purpose of scaling ratios used in ScreenItem
Colin Snover
[next]