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-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
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: Implement templated drawing subroutines
Colin Snover
2016-02-18
SCI: WIP GfxText32 code
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-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-02
SCI: Removed ".data" from SciEvent
Martin Kiewitz
2016-02-02
SCI: Fix control/Fx keys not working anymore
Martin Kiewitz
2016-01-22
SCI32: PQ4 seems to support high resolution too
Martin Kiewitz
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
2016-01-20
SCI: Fix SCI32 hires detection making PQ4 unusably slow
Colin Snover
2016-01-15
SCI: Fix usage of override functions and silence a warning
Filippos Karapetis
2016-01-15
Merge pull request #649 from csnover/sci32-kPalette
Filippos Karapetis
2016-01-14
SCI: Minor clean-ups to comments and null pointer values
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalette findColor and matchColor
Colin Snover
2016-01-14
SCI: fix kernelCoordinateToPriority
Martin Kiewitz
2016-01-14
SCI: Use tick-based timing more consistently
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-08
SCI: Fix the math in applyFade(), and simplify setFade()
Filippos Karapetis
2016-01-08
SCI: *Really* fix the logic in applyFade()
Filippos Karapetis
2016-01-08
SCI: Fix the logic in applyFade()
Filippos Karapetis
2016-01-08
SCI: Renamed one more function name to conform to our guidelines
Filippos Karapetis
2016-01-08
SCI: Make GfxPalette32 conform to out formatting guidelines
Filippos Karapetis
2016-01-08
SCI: SCI32 palette cyclers are disjoint, so use a single palette copy
Filippos Karapetis
2016-01-08
SCI: Simplify the SCI32 palette cycling code
Filippos Karapetis
2016-01-08
SCI: Fix compilation
Filippos Karapetis
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
2015-12-28
SCI: Fix obsolete comment
Lars Skovlund
2015-12-28
SCI: Fix when more than 10 font codes are used
Lars Skovlund
2015-12-14
SCI: use diff. PC98 word wrap tables for SCI0/01/1
Martin Kiewitz
2015-12-13
SCI: add difference for SCI1 PC-98 word-wrapping
Martin Kiewitz
2015-08-02
SCI: implement frame skipping for all transitions
Martin Kiewitz
2015-05-03
SCI: Clarify function name
Willem Jan Palenstijn
[next]