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
/
graphics
/
gui.h
Age
Commit message (
Expand
)
Author
2010-01-10
SCI: updateBox now also supports hires mode
Martin Kiewitz
2010-01-10
SCI: switching to hires kDrawCel when 8th parameter is passed, fixed kDrawCel...
Martin Kiewitz
2010-01-09
SCI: adding audio support to kPortrait, audio is now playing when portraits a...
Martin Kiewitz
2010-01-09
SCI: added new debug command "picture_visualize", which enables visualization...
Martin Kiewitz
2010-01-07
SCI: implement crazy hack that fixes coordinates of some cel placements. I'm ...
Martin Kiewitz
2010-01-07
SCI: changed kernel signature for kDrawCel, enabled upscaled hires savebox co...
Martin Kiewitz
2010-01-06
SCI: added a new class for robot resources
Martin Kiewitz
2010-01-06
SCI: sync displayScreen with framebuffer after successful video playback (fix...
Martin Kiewitz
2010-01-06
- Some work on kLocalToGlobal and kGlobalToLocal for SCI2+
Filippos Karapetis
2010-01-06
SCI: making most of the variables in screen class private (some of it was nee...
Martin Kiewitz
2010-01-05
Cleanup
Filippos Karapetis
2010-01-05
Yet more renaming
Filippos Karapetis
2010-01-05
More renaming
Filippos Karapetis
2010-01-05
Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose
Filippos Karapetis