Age | Commit message (Expand) | Author |
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 |
2011-02-17 | SCI: Fix Mac icon bar palettes | Matthew Hoops |
2011-02-13 | SCI: Add support for Phantasmagoria 2 CLUT resources | Matthew Hoops |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-02-07 | SCI: Fix SCI1.1 Mac picture palettes further | Matthew Hoops |
2011-02-02 | SCI: Fix GK1 Mac views, the game now starts | Matthew Hoops |
2011-01-01 | SCI: debugC calls no longer require a debug level of 2 to show output | Filippos Karapetis |
2010-11-17 | SCI: Change 'colour' to 'color' | Max Horn |
2010-11-05 | SCI: Fix blend rounding, style | Willem Jan Palenstijn |
2010-11-04 | SCI: Fix precedence error in comment | Willem Jan Palenstijn |
2010-11-04 | SCI: Use gamma 2.2 for blending undithered colours | Willem Jan Palenstijn |
2010-08-24 | SCI: fixing comment of r52351 | Martin Kiewitz |
2010-08-24 | SCI: fix race condition in sierra kPalVary code | Martin Kiewitz |
2010-08-24 | SCI: dont load target palette when gameIsRestarting != 0 | Martin Kiewitz |
2010-07-27 | SCI: implemented kPalette(save/restore) | Martin Kiewitz |
2010-07-27 | SCI: adding scaling code in kBaseSetter | Martin Kiewitz |
2010-07-22 | SCI: changed the comment about the palette merging (it's not a workaround any... | Filippos Karapetis |
2010-07-22 | Silenced a known warning in SQ5, after the intro | Filippos Karapetis |
2010-07-13 | SCI: adding comment about palette formats | Martin Kiewitz |