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-07
SCI32: Enable GfxPalette32::cycleAllPause
Colin Snover
2016-03-07
SCI32: Move in-memory bitmap read/write into its own class
Colin Snover
2016-03-07
SCI32: Change magnifier warning to error
Colin Snover
2016-03-07
SCI32: Clean up renderer code a bit more
Colin Snover
2016-03-07
SCI32: Add reg_t comparisons for graphics sorting
Colin Snover
2016-03-07
SCI32: Add debugger command to view screen items in the visible plane list
Colin Snover
2016-03-07
SCI32: Fix adding too many items to drawlist
Willem Jan Palenstijn
2016-03-06
SCI32: Implement variable size frame drawing
Colin Snover
2016-03-06
SCI32: Make PlaneList definition order match declaration order
Colin Snover
2016-03-06
SCI32: Fix memory leaks
Colin Snover
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
[prev]
[next]