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
/
kgraphics32.cpp
Age
Commit message (
Expand
)
Author
2013-01-11
SCI: Add some info on kPalVary(9)/kPalVaryUnknown2
Filippos Karapetis
2013-01-11
SCI: Add subop 9 of kPalVary (used in SCI32, e.g. QFG4 when exiting the caves)
Filippos Karapetis
2012-12-31
SCI32: Add more KScrollWindow notes
Willem Jan Palenstijn
2012-12-30
SCI32: Add more KScrollWindow notes
Willem Jan Palenstijn
2012-12-30
SCI32: Add notes about KScrollWindow/Where,Go
Willem Jan Palenstijn
2012-12-30
SCI32: Add some notes about KScrollWindow/Add
Willem Jan Palenstijn
2012-08-21
SCI: More work on kRemapColors
Filippos Karapetis
2012-07-25
SCI: Silence some very chatty warnings
Filippos Karapetis
2012-07-25
SCI: Add a workaround for QFG4, screen 140 (character selection screen)
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-17
SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demo
Filippos Karapetis
2012-07-16
SCI: Only skip text in room 100 in the SQ6 demo
Filippos Karapetis
2012-07-16
SCI: Temporarily disable text display in the demo of SQ6 to stop crashes
Filippos Karapetis
2012-07-05
SCI: Some updates to SCI32 kernel graphics functions
Filippos Karapetis
2012-07-04
SCI: Make the debug message in kSetShowStyle more verbose
Filippos Karapetis
2012-07-03
SCI: Move kGetWindowsOption together with the other misc kernel functions
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-06-15
SCI: Fix warnings
Filippos Karapetis
2012-06-09
SCI: Initial implementation of AddLine, UpdateLine, DeleteLine
Filippos Karapetis
2012-06-07
SCI: Initial implementation of kScrollWindow, used in some SCI21 games
Filippos Karapetis
2012-05-21
SCI: Silence unused variable warnings
Matthew Hoops
2012-05-20
SCI: Remove the hackish (and wrong) SCI32 fade code
Filippos Karapetis
2012-05-20
SCI: Split the SCI32 graphics kernel functions in a separate file
Filippos Karapetis