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-03-06
SCI32: "Improve" comparison algorithm for planes and screen items
Colin Snover
2016-03-06
SCI32: Fix missing digits in plane item list debug output
Colin Snover
2016-03-06
SCI32: Implement kEditText
Colin Snover
2016-03-05
SCI32: Fix incorrect insertion of new planes
Colin Snover
2016-03-05
SCI: Make cursor workaround work properly on OpenPandora
Martin Kiewitz
2016-03-03
SCI32: Fix misidentification of createFontBitmap(CelInfo &)
Colin Snover
2016-03-03
SCI32: Add all kBitmap signatures
Colin Snover
2016-03-02
SCI32: Minor consistency improvement to FrameOut
Colin Snover
2016-03-02
SCI32: "Fix" missing fade transitions
Colin Snover
2016-03-02
SCI32: Fix changed screen items drawing on top of higher screen items
Colin Snover
2016-03-02
SCI32: Add consts and remove redundant conditional
Colin Snover
2016-03-02
SCI32: Review rect rounding in Plane and ScreenItem
Colin Snover
2016-03-01
SCI32: Fix bad reads of mirrored cels
Colin Snover
2016-03-01
SCI32: Fix text size calculation scaling to match SCI
Colin Snover
2016-03-01
SCI32: Add a note about the menu bars in GK1
Filippos Karapetis
2016-02-28
SCI32: Non-titled text bitmap implementation
Colin Snover
2016-02-27
SCI32: Clear InfoFlagViewVisible after updating ScreenItem
Willem Jan Palenstijn
2016-02-27
SCI32: Remove two hacks for Torin, and document what happens instead
Filippos Karapetis
2016-02-27
SCI: Remove another GK1-related hack
Filippos Karapetis
2016-02-27
SCI: Remove a TODO in GK1 that has been resolved properly now
Filippos Karapetis
2016-02-23
SCI: Improve kAnimate fastcast detection, Remove EQ1 hack
Martin Kiewitz
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
SCI: Use nullptr instead of 0 for null pointer checks
Colin Snover
2016-02-21
SCI32: Add a bit more debug info to errors + screenitems
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
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
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-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
[next]