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
/
inter_v6.cpp
Age
Commit message (
Expand
)
Author
2009-05-31
Replacing NULL with 0, since that's normally the C++-way
Sven Hesse
2009-05-21
Splitting a few helper functions out of gob.h
Sven Hesse
2009-05-20
Remove superfluous indeo3-includes
Sven Hesse
2009-04-27
Some minor clean-up
Sven Hesse
2008-12-27
Fixing some 16bit graphics
Sven Hesse
2008-12-24
Moving the dither code to graphics/
Sven Hesse
2008-12-18
Preliminary save/load support for Urban Runner
Sven Hesse
2008-12-17
Only do the no-cd-workaround if all resource files can be found
Sven Hesse
2008-12-17
Workaround for Urban Runner's CD number detection daftness.
Sven Hesse
2008-12-16
Experimental semi-transparency for fillRect, used in the green/red menu areas...
Sven Hesse
2008-12-16
If the music file to play has no extension, add one. Fixes the music when you...
Sven Hesse
2008-12-15
Script fix. Magnifier, Memory and Save/Load, while still not working correctl...
Sven Hesse
2008-12-15
Support for Urban Runner's new cursors (frames out of 16bit color VMDs)
Sven Hesse
2008-12-15
Some more Urban Runner changes. Still no cylindrical smoking device, though
Sven Hesse
2008-12-14
More changed collision stuff for Urban Runner
Sven Hesse
2008-12-14
16bit background "music" for Urban Runner
Sven Hesse
2008-12-14
Background "music" for Urban Runner, though only 8bit for now
Sven Hesse
2008-12-14
Music/Video handling fixes/stubs
Sven Hesse
2008-12-13
Modified collision init functions for Urban Runner
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
On second thought, an octree only works if the color to look up is in the pal...
Sven Hesse
2008-12-09
Some dummy changes for Urban Runner
Sven Hesse
2008-12-05
Parsing fixes for Urban Runner
Sven Hesse
2008-09-02
Urban Runner stubs
Sven Hesse