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
/
gob
/
video_v6.cpp
Age
Commit message (
Expand
)
Author
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-28
Fixing the semi-transparency
Sven Hesse
2008-12-27
Fixing some 16bit graphics
Sven Hesse
2008-12-24
Documenting the dither code a bit more and removing SierraLight's not needed ...
Sven Hesse
2008-12-24
Moving the dither code to graphics/
Sven Hesse
2008-12-17
Fixed bug: not all control paths return a value in savePalLUT()
Filippos Karapetis
2008-12-17
Added support for caching the palette LUT to a file
Sven Hesse
2008-12-16
Experimental semi-transparency for fillRect, used in the green/red menu areas...
Sven Hesse
2008-12-15
Support for Urban Runner's new cursors (frames out of 16bit color VMDs)
Sven Hesse
2008-12-14
Plugging leaks
Sven Hesse
2008-12-12
Clean edges around transparent areas. Noticeable in the cursors, for example
Sven Hesse
2008-12-12
Working (minus text) menu in Urban Runner
Sven Hesse
2008-12-12
Working cursor in Urban Runner
Sven Hesse
2008-12-11
Changing the Urban Runner sprite drawer to work more correctly. It does use Y...
Sven Hesse
2008-09-02
Urban Runner stubs
Sven Hesse