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
/
frameout.cpp
Age
Commit message (
Expand
)
Author
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: 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: Remove dead code related to priority map handling
Filippos Karapetis
2016-03-16
SCI32: Global 12 contains the previous room
Filippos Karapetis
2016-03-15
SCI32: More work on remapping
Filippos Karapetis
2016-03-11
SCI32: Add remap counters and hook them up to frameOut
Filippos Karapetis
2016-03-10
SCI32: Clean up debug messages in GfxFrameout
Colin Snover
2016-03-10
SCI32: Implement kMovePlaneItems
Colin Snover
2016-03-10
SCI32: Implement kSetNowSeen
Colin Snover
2016-03-08
SCI32: Clean up kIsOnMe and fix rounding bug
Colin Snover
2016-03-07
SCI32: Change magnifier warning to error
Colin Snover
2016-03-07
SCI32: Add debugger command to view screen items in the visible plane list
Colin Snover
2016-03-06
SCI32: Fix memory leaks
Colin Snover
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-03-02
SCI32: Minor consistency improvement to FrameOut
Colin Snover
2016-03-02
SCI32: "Fix" missing fade transitions
Colin Snover
2016-02-21
SCI32: Comment splitRects
Willem Jan Palenstijn
2016-02-21
SCI32: Clean up Gfx::FrameoutsyncWithScripts()
Martin Kiewitz
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
SCI32: Add a bit more debug info to errors + screenitems
Martin Kiewitz
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
SCI32: kIsOnMe apply scaling + use mulru() thx snover
Martin Kiewitz
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
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-18
SCI: Fix some rect off-by-ones
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-01-20
SCI: Fix SCI32 hires detection making PQ4 unusably slow
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-07
SCI32: Add kFrameOut stub code
Colin Snover
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2016-01-02
JANITORIAL: Remove #includes of list_intern.h
Ori Avtalion
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2014-11-09
SCI: Phantasmagoria actually outputs 630x450 now
Martin Kiewitz
2014-10-13
SCI: Wording
Filippos Karapetis
2014-10-13
SCI: Set the NS rect for all cases in GK1 (bug #6729)
Filippos Karapetis
2014-08-08
SCI: Extend hack to fix regression in GK1
Filippos Karapetis
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
[next]