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
/
palette.cpp
Age
Commit message (
Expand
)
Author
2018-04-22
SCI: Change workaround for PalVary / Animate race condition
Willem Jan Palenstijn
2017-03-30
SCI: Update formatting strings to match updated Span API
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-01-06
SCI: Add FIXME for (very unlikely) race condition in _palVarySignal
Willem Jan Palenstijn
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
Colin Snover
2016-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-03-08
SCI: Split color remapping functionality into a separate class
Filippos Karapetis
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
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 compilation
Filippos Karapetis
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
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: implement 8-bit color matching SCI1.1 bug
Martin Kiewitz
2014-10-27
SCI: Add note on SSCI 11 FindColor bug
Willem Jan Palenstijn
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-27
SCI: Change wording for bug/further info references
Filippos Karapetis
2013-01-11
SCI: Remove obsolete comment and code
Filippos Karapetis
2012-11-26
SCI: Amended fix for palette related compiler warnings.
D G Turner
2012-11-26
SCI: Fix warnings
Filippos Karapetis
2012-08-21
SCI: More work on kRemapColors
Filippos Karapetis
2012-07-25
SCI: Set the RemapByPercent palette initially
Filippos Karapetis
2012-07-25
SCI: Rewrite the color remapping code to support simultaneous effects
Filippos Karapetis
2012-07-24
SCI: Refresh remapping by percent whenever the screen palette changes
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-06-08
SCI: Handle resource ID -1 when setting the palVary resource
Filippos Karapetis
2011-11-17
SCI: Updated information regarding bug #3439240
Filippos Karapetis
2011-11-17
SCI: Fixed bug #3439240 - "QFG1VGA: Game Crashes While Sleeping at Erana's P...
Filippos Karapetis
2011-11-03
SCI: Fixed typo in colorIsFromMacClut()
Filippos Karapetis
2011-10-19
SCI: Move the palette merging checking code inside the GfxPalette class
Filippos Karapetis
2011-10-19
SCI: Wrapped some very long lines
Filippos Karapetis
2011-09-27
SCI: Added support for the halfbrite palette used in Longbow Amiga
Filippos Karapetis
2011-09-25
SCI: Bugfix for the palette of Longbow Amiga (still not right)
Filippos Karapetis
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-07
SCI: Initial handling of the views in Longbow Amiga. Still not right
md5
2011-03-05
SCI: Added some support code for Longbow Amiga
md5
2011-03-04
SCI: Fix Mac icon bar palette match order
Matthew Hoops
2011-03-04
SCI: Some palette related changes
md5
2011-03-04
SCI: Removed a hack for SCI1 Amiga games in setOnScreen()
md5
2011-02-21
SCI: Fixed freddy's Mac icon bar palettes
Matthew Hoops
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-18
SCI: Fix compilation using MSVC 9
strangerke
[next]