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-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
2015-04-26
SCI: restore: clear screen when restoring
Martin Kiewitz
2015-04-26
SCI: implement delayed restore via ScummVM menu
Martin Kiewitz
2015-04-19
SCI: workaround sig pq2/demo:lb+hq1 migrated
Martin Kiewitz
2015-01-07
SCI: Fix Mac games with a height of 190
Matthew Hoops
2014-12-28
SCI: improve kPortrait debug support + fix
Martin Kiewitz
2014-12-25
SCI: actor file format, add debug code kPortrait
Martin Kiewitz
2014-12-24
SCI: Silence a gcc warning
Matthew Hoops
2014-11-09
SCI: Phantasmagoria actually outputs 630x450 now
Martin Kiewitz
2014-11-09
SCI: some more work on 480x300 mac support
Martin Kiewitz
2014-11-06
SCI: hopefully Japanese text wrapping is fine now
Martin Kiewitz
2014-11-04
SCI: fix Japanese Space Quest 4 (intro + buttons)
Martin Kiewitz
2014-11-02
SCI: GetClosest() bugfix the bugfix thx wjp
Martin Kiewitz
2014-11-02
SCI: bugfix in GetLongest() for Japanese SQ4
Martin Kiewitz
2014-11-02
SCI: text16 Shift-JIS font switch fixed
Martin Kiewitz
2014-11-02
SCI: fix another bug in text16 / GetLongest()
Martin Kiewitz
2014-11-02
SCI: fix bug in text16 / GetLongest()
Martin Kiewitz
2014-11-01
SCI: text16 GetLongest() changes fixes bug #5334
Martin Kiewitz
2014-11-01
SCI: revert r55034, fixes bug #6539
Martin Kiewitz
2014-10-29
SCI: color matching bug fix
Martin Kiewitz
2014-10-28
SCI: color matching - remove debug code
Martin Kiewitz
2014-10-28
SCI: properly reversed color matching thanks wjp
Martin Kiewitz
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
[next]