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-02-20
SCI: Handle the "visible" object selector. Fixes the inventory in GK1
Filippos Karapetis
2016-02-20
SCI: kernelSetZoomZone is a stub in Mac versions. Fixes bug #7040
Filippos Karapetis
2016-02-20
SCI: Rewrite Plane::mergeToRectList
Willem Jan Palenstijn
2016-02-20
SCI32: Some work on kIsOnMe
Martin Kiewitz
2016-02-19
SCI32: Make upscaled games work (e.g. gk1 hires)
Martin Kiewitz
2016-02-18
SCI: Minor cleanup
Colin Snover
2016-02-19
SCI: Use American English, like we do in other parts of ScummVM
Filippos Karapetis
2016-02-19
SCI: Compare offsets in the Plane comparison operator
Filippos Karapetis
2016-02-19
SCI: Use proper constification in overriden base class functions
Filippos Karapetis
2016-02-19
SCI: Silence false positive warnings by MSVC
Filippos Karapetis
2016-02-18
SCI: Fix bad positioning of relatively positioned pic cels
Colin Snover
2016-02-18
SCI: When rewriting lookup tables, also actually record what scale they are for
Colin Snover
2016-02-18
SCI: Fix too-fast rendering
Colin Snover
2016-02-18
SCI: Fix some rect off-by-ones
Colin Snover
2016-02-18
SCI: Add comments to plane code
Colin Snover
2016-02-18
SCI: Increase LRU resource cache for SCI32 games
Colin Snover
2016-02-18
SCI: Fix broken LRU debugging
Colin Snover
2016-02-18
SCI: Implement templated drawing subroutines
Colin Snover
2016-02-18
SCI: Add short-lived kSetFontRes kernel function
Colin Snover
2016-02-18
SCI: WIP GfxText32 code
Colin Snover
2016-02-18
SCI: Build kernel table for ScrollWindow and stub seen functions
Colin Snover
2016-02-18
SCI: Remove wrong comments in kernel.h and break apart logical sections
Colin Snover
2016-02-18
SCI: Fix palette equality check
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-02-15
Merge pull request #667 from a-detiste/master
Eugene Sandulenko
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-02-14
SCI: Proper initialization.
Eugene Sandulenko
2016-02-13
SCI: Formatting fix.
Johannes Schickel
2016-02-13
SCI: Make variable name in line with our guidelines.
Johannes Schickel
2016-02-12
SCI: Add detection for Larry 6 French floppy
Martin Kiewitz
2016-02-12
SCI: Fix fallback detector crashing on BE regress.
Martin Kiewitz
2016-02-09
SCI: Small variable renaming to match our naming guidelines.
Johannes Schickel
2016-02-09
SCI: Take advantage of operator-> of Common::List::iterator.
Johannes Schickel
2016-02-09
SCI: Add script patch kq6 dual mode CD-Audio
Martin Kiewitz
2016-02-09
SCI: Enable undither option for PQ2/PC-98
Martin Kiewitz
2016-02-09
SCI: Additional info about Mother Goose patches
Martin Kiewitz
2016-02-09
SCI: Script patch for Mixed Up Mother Goose SCI1
Martin Kiewitz
2016-02-08
SCI: Make kMemory behavior like original SCI
Martin Kiewitz
2016-02-08
SCI: Zero out dynamically allocated memory
Martin Kiewitz
2016-02-08
SCI: Script patch for PQ1 stuck in briefing room
Martin Kiewitz
2016-02-08
SCI: Script patch for SQ4 getting shot while rope
Martin Kiewitz
2016-02-06
SCI: Screen pixel optimizations
Martin Kiewitz
2016-02-06
SCI: Fix bits size calculation for upscaled hires
Martin Kiewitz
2016-02-06
SCI: Implement kernelSyncWithFramebuffer using copyFromScreen.
Johannes Schickel
2016-02-06
SCI: Properly use pitch in GfxScreen::copyFromScreen.
Johannes Schickel
2016-02-05
SCI: Clean up the op_infoToa and op_superToa SCI3 opcodes
Filippos Karapetis
2016-02-05
SCI: Silence false positive warning in MSVC
Filippos Karapetis
2016-02-05
SCI: Blocking ScummVM auto-save slot 0 for saving
Martin Kiewitz
2016-02-05
SCI: QfG1/2/3/4 character file detection changed
Martin Kiewitz
2016-02-03
SCI: code/define formatting
Martin Kiewitz
[prev]
[next]