Torbjörn Andersson
e27f1456ff
The comment about the DOS version being sold without copy protection info
...
may not be correct after all, so I've removed it.
svn-id: r18002
2005-05-09 13:29:04 +00:00
Torbjörn Andersson
5093be8401
Added Gobliiins MD5 sums provided by Florian Zeitz.
...
svn-id: r17993
2005-05-09 06:59:32 +00:00
Torbjörn Andersson
c6abbb225e
Added MD5 for The Bizarre Adventures of Woodruff and the Schnibble.
...
svn-id: r17944
2005-05-07 13:40:06 +00:00
Torbjörn Andersson
d08c307870
Initial game detection support. I've added the MD5 sums for the games and
...
demos I have, except for the Woodruff game which I don't have on this
particular computer. (I'll add that one later, if no one beats me to it.)
svn-id: r17936
2005-05-06 17:04:33 +00:00
Torbjörn Andersson
9bd7d78199
Some limited - and quite possibly wrong - sound effects support. I have
...
assumed, given their tiny size, that the sound samples are 8-bit mono.
Looping is not implemented yet.
Some sounds are skipped since the engine asks that they be played at a
negative sample rate. (I think there is more to this than just a simple
signed/unsigned issue, because they sound wrong even if I treat the
frequency as unsigned.)
svn-id: r17862
2005-04-29 10:07:00 +00:00
Torbjörn Andersson
74ae914df2
Make it possible to specify language at run-time, since the Gobliiins 1
...
support for other languages appears to work at least fairly well, and this
makes it easier to test it.
svn-id: r17804
2005-04-26 06:29:53 +00:00
Max Horn
ff19273ae6
Must call openCD to support real Audio CD tracks
...
svn-id: r17747
2005-04-22 08:39:51 +00:00
Torbjörn Andersson
5076c6a231
Call initCommonGFX() to set the graphics mode etc.
...
svn-id: r17684
2005-04-19 08:29:43 +00:00
Nicolas Bacca
ee6deedb03
Add autodetection for WinCE (to be modified)
...
svn-id: r17527
2005-04-10 21:10:01 +00:00
Max Horn
9aaff636aa
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
...
svn-id: r17485
2005-04-09 19:19:54 +00:00
Eugene Sandulenko
97a84cb18c
Separate game initialization and game running little more. Though probably it needs more work.
...
svn-id: r17402
2005-04-05 18:49:58 +00:00
Torbjörn Andersson
da2dea39f5
Removed unused variable.
...
svn-id: r17397
2005-04-05 16:38:58 +00:00
Eugene Sandulenko
1758c5b211
Initial checking of Gob engine
...
svn-id: r17388
2005-04-05 15:07:40 +00:00