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
/
engine
/
kgraphics.cpp
Age
Commit message (
Expand
)
Author
2019-03-19
SCI: Apply SQ4 timing workaround to non-VGA versions
sluicebox
2018-12-02
SCI: Add support for The Dating Pool (#1403)
Kawa
2018-03-23
JANITORIAL: Silence GCC 7 fallthrough warning
Adrian Frühwirth
2017-09-27
SCI: Do some clean-up of event handling system
Colin Snover
2017-09-24
SCI: Remove Mac SCI32 code from SCI16 code
Colin Snover
2017-09-23
SCI: Clean-ups to file handling code
Colin Snover
2017-09-19
SCI: Stop EngineState::wait mutating r_acc
Colin Snover
2017-05-08
SCI: Translate messages passed to dialogues
Colin Snover
2017-04-22
SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...
Colin Snover
2017-04-22
SCI: Clean up unnecessary delayed restore flags
Colin Snover
2017-02-05
SCI: Fix more unsafe C-string usage
Colin Snover
2017-01-31
SCI: Add more comments to SQ4-floppy workaround
Tarek Soliman
2017-01-31
SCI: Expand workaround for script bug #3537232
Tarek Soliman
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-03-11
SCI32: Initial implementation of kRemapColors
Filippos Karapetis
2016-03-10
SCI32: Use correct name of kCantBeHere kernel function
Colin Snover
2016-03-10
SCI32: Use separate function for SCI32 version of kCantBeHere
Colin Snover
2016-03-10
SCI32: Implement kSetNowSeen
Colin Snover
2016-03-08
SCI: Split color remapping functionality into a separate class
Filippos Karapetis
2016-02-28
SCI32: Non-titled text bitmap implementation
Colin Snover
2016-02-21
SCI32: Fix save patching for ScummVM dialog
Martin Kiewitz
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2015-04-26
SCI: implement delayed restore via ScummVM menu
Martin Kiewitz
2015-04-13
SCI: add french qfg3 export filename for fix
Martin Kiewitz
2014-11-04
SCI: fix Japanese Space Quest 4 (intro + buttons)
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-11
SCI: Add detection for Torin Mac
Matthew Hoops
2013-04-16
SCI: Fix potential memory leak with Mac cursor's hotspot
Matthew Hoops
2013-01-11
SCI: Add subop 9 of kPalVary (used in SCI32, e.g. QFG4 when exiting the caves)
Filippos Karapetis
2012-07-24
SCI: Cleanup of the palette remapping code
Filippos Karapetis
2012-07-24
SCI: More work on color remapping
Filippos Karapetis
2012-07-24
SCI: Initial implementation of kRemapColors(kRemapByPercent)
Filippos Karapetis
2012-07-24
SCI: Separate the early SCI11 version of kRemapColors from the SCI32 one
Filippos Karapetis
2012-07-08
SCI: Show information for correct file naming in the QFG4 import room
Filippos Karapetis
2012-07-08
SCI: Update the virtual file selected in the QFG4 character import screen
Filippos Karapetis
2012-06-24
SCI: Add a workaround for script bug #3537232
Filippos Karapetis
2012-06-20
SCI: Change kRemapColors(5) again. Fixes the colors in QFG4
Filippos Karapetis
2012-06-20
SCI: Add a warning for kRemapColors(RemapByPercent)
Filippos Karapetis
2012-06-20
SCI: Implement kRemapColors(5 - set color intensity)
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-05-20
SCI: Split the SCI32 graphics kernel functions in a separate file
Filippos Karapetis
2012-02-12
SCI: Expand adjustGraphColor to work for older EGA games too
Willem Jan Palenstijn
2012-01-14
SCI: Fix bug in fadeIn()/fadeOut()
Filippos Karapetis
2012-01-13
SCI: Some more work on kSetShowStyle. Silenced some chatty warnings in GK1
Filippos Karapetis
2011-10-28
SCI: Remove unneeded casts (thanks to wjp for pointing that out)
Filippos Karapetis
2011-10-28
SCI: Added skeleton code for kEditText (still not working)
Filippos Karapetis
2011-10-26
SCI: Renamed GfxControls to GfxControls16
Filippos Karapetis
2011-10-19
SCI: Added a detection for the second kSetShowStyle variant
Filippos Karapetis
[next]