scummvm/engines/sci/gui
2009-10-10 20:30:31 +00:00
..
gui.cpp SCI/newgui: kAnimate is now using a dynamic buffer that stores animation data, fixes sq5 crash 2009-10-10 20:25:04 +00:00
gui.h SCI/newgui: adding inactivate code for debug purposes to forward single methods to SciGui32 (testing only) 2009-10-09 19:19:34 +00:00
gui_cursor.cpp Don't store the engine state in the SciGuiPalette class. The palette timestamps are now calculated from Epoch time, instead of game start time (the functionality is exactly the same, though) 2009-10-08 08:00:30 +00:00
gui_cursor.h - Cleaned up the cursor code 2009-10-07 21:29:47 +00:00
gui_font.cpp SCI/newgui: SciGuiFont now locks the resourcedata, fixes broken fonts in games 2009-10-09 12:04:07 +00:00
gui_font.h SCI/newgui: SciGuiFont now locks the resourcedata, fixes broken fonts in games 2009-10-09 12:04:07 +00:00
gui_gfx.cpp SCI/newgui: kAnimate list - showBitsFlag implemented 2009-10-10 20:30:31 +00:00
gui_gfx.h SCI/newgui: kAnimate is now using a dynamic buffer that stores animation data, fixes sq5 crash 2009-10-10 20:25:04 +00:00
gui_helpers.h SCI/newgui: kAnimate list - showBitsFlag implemented 2009-10-10 20:30:31 +00:00
gui_palette.cpp SCI/newgui: changing undithering logic again, palette now uses decoded color-combinations, fixup happens during dithering run on undithered mode 2009-10-09 20:21:21 +00:00
gui_palette.h SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPalette 2009-10-08 20:13:52 +00:00
gui_picture.cpp SCI: kMessage() rewrite 2009-10-10 02:16:23 +00:00
gui_picture.h SCI/newgui: pattern #defines moved into SciGuiPicture 2009-10-09 18:08:13 +00:00
gui_screen.cpp SCI/newgui: changing SciGuiScreen::dither() for cel-undithering logic 2009-10-09 20:54:02 +00:00
gui_screen.h SCI/newgui: removed SCI_SCREEN_MASK_DITHERED 2009-10-10 12:58:40 +00:00
gui_view.cpp SCI/newgui: intelligent cel undithering implemented 2009-10-10 17:40:29 +00:00
gui_view.h SCI/newgui: intelligent cel undithering implemented 2009-10-10 17:40:29 +00:00
gui_windowmgr.cpp SCI/newgui: windowmgr cleanup 2009-10-09 10:49:03 +00:00
gui_windowmgr.h SCI/newgui: windowmgr cleanup 2009-10-09 10:49:03 +00:00