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
Age
Commit message (
Expand
)
Author
2016-03-20
SCI32: Clean up outdated/wrong comments
Colin Snover
2016-03-20
SCI32: Return correct value from kSetFontHeight
Colin Snover
2016-03-20
SCI32: Do not change accumulator in non-returning kernel calls
Colin Snover
2016-03-20
SCI32: Use signed values for displacement position
Colin Snover
2016-03-20
SCI32: Mark KQ7 1.51 Windows only detection entries actually as Windows.
Johannes Schickel
2016-03-18
SCI32: Add workaround for invalid temp read in Torin
Colin Snover
2016-03-18
SCI32: Use correct script dimensions for later SCI32 games
Colin Snover
2016-03-18
SCI32: Add Phantasmagoria 1.000.000 signature
Colin Snover
2016-03-18
SCI32: Fix crashes in kIsOnMe caused by stale CelObjs
Colin Snover
2016-03-18
SCI32: More correctly fix kStringCopy overflow
Colin Snover
2016-03-18
SCI32: Fix heap overflow (read) in kStringCopy
Colin Snover
2016-03-18
SCI32: Fix incorrect double-read from CLUT
Colin Snover
2016-03-17
SCI32: Correct KQ7 version split
Colin Snover
2016-03-17
SCI32: Add kq7 1.51 English, fix kq7 1.51 German detection
Martin Kiewitz
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: Clarify game engine version comments for split-version games
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
SCI: Add workaround for restoring kq6 saved games (lowres/hires)
Martin Kiewitz
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
SCI32: Document kAddLine
Filippos Karapetis
2016-03-15
SCI32: Implement kBitmapSetDisplace
Filippos Karapetis
2016-03-15
SCI: Remove unused _gfxScreen parameter from GfxRemap
Filippos Karapetis
2016-03-14
SCI32: Implement kBitmapDrawColor
Colin Snover
2016-03-13
SCI32: Implement kCelInfo
Colin Snover
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
2016-03-13
SCI32: Correct some kernel call signatures
Colin Snover
2016-03-13
SCI32: Implement kCelHigh and kCelWide SCI32 versions
Colin Snover
2016-03-13
SCI32: Fix small inaccuracy in the scaling drawing code
Martin Kiewitz
2016-03-11
SCI32: Fix incorrect mouse event coordinates in SCI2 hires
Colin Snover
2016-03-11
SCI32: Use Common::fill() instead of memset(), where possible
Filippos Karapetis
2016-03-11
SCI32: Assign a define for the non-remapped number of colors
Filippos Karapetis
2016-03-11
SCI32: Add remap counters and hook them up to frameOut
Filippos Karapetis
2016-03-11
SCI32: Avoid usage of delegated constructors
Filippos Karapetis
[next]