Age | Commit message (Expand) | Author |
---|---|---|
2009-10-09 | SCI/newgui: changing undithering logic again, palette now uses decoded color-... | Martin Kiewitz |
2009-10-08 | SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPalette | Martin Kiewitz |
2009-10-08 | SCI/newgui: remarks about _menuPort, uninitialized usage in SciGuiPalette rem... | Martin Kiewitz |
2009-10-08 | Don't store the engine state in the SciGuiPalette class. The palette timestam... | Filippos Karapetis |
2009-10-07 | SCI/newgui: changed dithering logic, otherwise colors combined with black wou... | Martin Kiewitz |
2009-10-07 | SCI/newgui: undithering of picture now possible (just follow instructions in ... | 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 | - Fixed kGetTime() again | 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 |