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-27
SCI: Remove a TODO in GK1 that has been resolved properly now
Filippos Karapetis
2016-02-26
SCI: Make Freddy Pharkas intro scaling patch more generic
Martin Kiewitz
2016-02-25
SCI: Add script patch for Freddy Pharkas intro scaling
Martin Kiewitz
2016-02-25
SCI: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-02-24
SCI: Add script patch for qfg3 combat speed problem
Martin Kiewitz
2016-02-24
SCI: Fix FM-Towns audio language selection
Martin Kiewitz
2016-02-23
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
Martin Kiewitz
2016-02-22
SCI32: Do not clear screen when restoring for SCI32
Martin Kiewitz
2016-02-22
SCI: Add hack for Pepper's Adventure in Time CDAUDIO issue
Martin Kiewitz
2016-02-22
SCI: Make Pharkas CD opcodes return explicit values. Document.
Lars Skovlund
2016-02-22
SCI32: Document purpose of 993.voc
Lars Skovlund
2016-02-21
SCI32: Comment splitRects
Willem Jan Palenstijn
2016-02-21
SCI32: Clean up Gfx::FrameoutsyncWithScripts()
Martin Kiewitz
2016-02-21
SCI: Add help for debuglevel command
Willem Jan Palenstijn
2016-02-21
SCI32: Fix save patching for ScummVM dialog
Martin Kiewitz
2016-02-21
SCI32: Add comment about SQ6's option plane
Martin Kiewitz
2016-02-21
SCI32: Implement syncing planes+screen items from VM for restore
Martin Kiewitz
2016-02-21
SCI: Use nullptr instead of 0 for null pointer checks
Colin Snover
2016-02-21
SCI32: Use debugC instead of debugCN for debug output
Martin Kiewitz
2016-02-21
SCI32: Add debug output to Add/Update/DeleteScreenItem+Planes
Martin Kiewitz
2016-02-21
SCI32: Add a bit more debug info to errors + screenitems
Martin Kiewitz
2016-02-21
SCI: Add script patch for Laura Bow 1 easter egg
Martin Kiewitz
2016-02-21
SCI: Fix redrawAll updating visiblePlanes
Willem Jan Palenstijn
2016-02-21
SCI: Skip NULL entries in FindByObject
Willem Jan Palenstijn
2016-02-21
SCI: Clear visible planes in GfxFrameout::clear() too
Willem Jan Palenstijn
2016-02-20
SCI: Fix showStyle check in palMorphFrameOut() - thanks snover
Filippos Karapetis
2016-02-20
SCI: Fix missing whitespace causing create_project errors
Colin Snover
2016-02-20
SCI32: Change kAddLine to use kStubNull b/c signatures
Martin Kiewitz
2016-02-20
SCI32: kIsOnMe apply scaling + use mulru() thx snover
Martin Kiewitz
2016-02-20
SCI: Fix a regression in the fallback detector. Some cleanup
Filippos Karapetis
2016-02-20
SCI32: kIsOnMe searches _visiblePlanes, not just _planes
Martin Kiewitz
2016-02-20
SCI32: Splitting up GfxFrameout::kernelIsOnMe() into 2 methods
Martin Kiewitz
2016-02-20
SCI: Document and disable the unverified code used in GK1
Filippos Karapetis
2016-02-20
SCI: Add a more detailed explanation about kernelSetZoomZone
Filippos Karapetis
2016-02-20
SCI: Document kernelSetZoomZone()
Filippos Karapetis
2016-02-20
SCI: Add a better explanation of the visibility code used in GK1
Filippos Karapetis
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
[next]