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
/
gob
/
gob.cpp
Age
Commit message (
Expand
)
Author
2005-05-09
The comment about the DOS version being sold without copy protection info
Torbjörn Andersson
2005-05-09
Added Gobliiins MD5 sums provided by Florian Zeitz.
Torbjörn Andersson
2005-05-07
Added MD5 for The Bizarre Adventures of Woodruff and the Schnibble.
Torbjörn Andersson
2005-05-06
Initial game detection support. I've added the MD5 sums for the games and
Torbjörn Andersson
2005-04-29
Some limited - and quite possibly wrong - sound effects support. I have
Torbjörn Andersson
2005-04-26
Make it possible to specify language at run-time, since the Gobliiins 1
Torbjörn Andersson
2005-04-22
Must call openCD to support real Audio CD tracks
Max Horn
2005-04-19
Call initCommonGFX() to set the graphics mode etc.
Torbjörn Andersson
2005-04-10
Add autodetection for WinCE (to be modified)
Nicolas Bacca
2005-04-09
Fix legal header. Be careful when doing global search and replace! Better use...
Max Horn
2005-04-05
Separate game initialization and game running little more. Though probably it...
Eugene Sandulenko
2005-04-05
Removed unused variable.
Torbjörn Andersson
2005-04-05
Initial checking of Gob engine
Eugene Sandulenko