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
/
gui
/
gui_palette.h
Age
Commit message (
Expand
)
Author
2009-10-20
SCI/newgui: Changed kPalette(animate) and implemented setFlags/unsetFlags
Martin Kiewitz
2009-10-20
SCI/newgui: kPalette cleanup, preparing for sq5 paletteAnimate support
Martin Kiewitz
2009-10-15
SCI: Don't cache squares
Willem Jan Palenstijn
2009-10-14
SCI/newgui: kPalette / setIntensity / reimplemented setPalette optional param...
Martin Kiewitz
2009-10-14
SCI/newgui: changed kPalette (setIntensity) to behave differently (seems we h...
Martin Kiewitz
2009-10-14
Fixed the palette in the SEQ decoder again
Filippos Karapetis
2009-10-12
Minimize dependencies in the new gui
Filippos Karapetis
2009-10-08
SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPalette
Martin Kiewitz
2009-10-08
Don't store the engine state in the SciGuiPalette class. The palette timestam...
Filippos Karapetis
2009-10-07
SCI: SciGuiPalette - init() is now private
Martin Kiewitz
2009-10-06
WIP code for replacing the FreeSCI view decoding code with the new one (no ch...
Filippos Karapetis
2009-10-06
Removed an unused reference to OSystem
Filippos Karapetis
2009-10-06
SCI/newgui: palette functions from SciGuiGfx now in SciGuiPalette
Martin Kiewitz