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
/
game_v6.cpp
Age
Commit message (
Expand
)
Author
2009-06-22
Giving CollisionArea a full-blown Script pointer instead the data pointer
Sven Hesse
2009-06-22
Encapsulating script file access
Sven Hesse
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-21
Splitting a few helper functions out of gob.h
Sven Hesse
2009-04-27
Some minor clean-up
Sven Hesse
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-29
Implemented the non-monospaced font in the save name input field
Sven Hesse
2008-12-17
Only do the no-cd-workaround if all resource files can be found
Sven Hesse
2008-12-15
Another collision stuff change for Urban Runner. Now you can actually move! :)
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
Silenced MSVC warning about variable "flags" being potentially uninitialized ...
Filippos Karapetis
2008-12-14
Music/Video handling fixes/stubs
Sven Hesse
2008-12-14
More modified collision stuff for Urban Runner. The hotspots are correctly re...
Sven Hesse
2008-12-13
Modified collision init functions for Urban Runner
Sven Hesse