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
Age
Commit message (
Expand
)
Author
2009-10-04
SCI/newgui: SciGUIfont workaround for lsl1sci
Martin Kiewitz
2009-10-04
Removed unused references to OSystem
Filippos Karapetis
2009-10-04
SCI/newgui: onControl implemented
Martin Kiewitz
2009-10-04
SCI/newgui: TextColors and TextFonts implemented (for sq5)
Martin Kiewitz
2009-10-04
SCI/newgui: unfinished TextColors/TextFonts support/setting default palette m...
Martin Kiewitz
2009-10-04
SCI/newgui: cleanup
Martin Kiewitz
2009-10-03
SCI: Add hack to gui to fix loading
Willem Jan Palenstijn
2009-10-03
SCI: attempt to fix wii/dc build error
Willem Jan Palenstijn
2009-10-03
SCI/newgui: removed duplicate unused code
Martin Kiewitz
2009-10-03
SCI/newgui: constant 0xFFFF -> -1
Martin Kiewitz
2009-10-03
SCI/newgui: Removed SciGUIpicture::drawPalette11
Martin Kiewitz
2009-10-03
SCI/newgui: initializer fixup
Martin Kiewitz
2009-10-03
SCI/newgui: cellCount changed to uint16
Martin Kiewitz
2009-10-03
SCI/newgui: virtual warnings fixed
Martin Kiewitz
2009-10-03
SCI/newgui: set title on newWindow
Martin Kiewitz
2009-10-03
SCI: Merge new GUI code written by m_kiewitz.
Willem Jan Palenstijn