Eugene Sandulenko
5c426e6908
Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.
...
svn-id: r17935
2005-05-06 15:59:33 +00:00
Max Horn
08424bf6db
Hack to get the CD version to play even if no CD track is present
...
svn-id: r17641
2005-04-16 23:31:02 +00:00
Eugene Sandulenko
3be91ebf6a
o Switch track on each new scene.
...
o Slight improvement on track time calculation.
o Stub for gob2.
svn-id: r17603
2005-04-15 00:07:14 +00:00
Eugene Sandulenko
bec1acac06
Fix from wjp for redraws and input during delays
...
svn-id: r17602
2005-04-14 21:53:37 +00:00
Eugene Sandulenko
a5993b2112
Support for Red Book audio in CD version of gob1.
...
svn-id: r17588
2005-04-13 18:27:29 +00:00
Eugene Sandulenko
3536cd0aa2
Patch #1181639 . "GOB: Possible inter_renewTimeInVars() fix"
...
svn-id: r17570
2005-04-12 23:45:15 +00:00
Eugene Sandulenko
185aa76351
Add comments on CD-specific opcodes
...
svn-id: r17566
2005-04-12 08:59:45 +00:00
Max Horn
ddecb30635
Stub out some opcodes, to get the CD version go a bit further (thanks Willem)
...
svn-id: r17548
2005-04-11 19:34:51 +00:00
Joost Peters
f35ac50111
Some inter_variables cleanup.
...
Now it should store all variables in the native endianness, instead of storing half in LE and the other half in the native endianness.
Addresses and assignments can be tracked by modifying the macros if necessary.
Also, meaningful constants can now be assigned to script variable numbers (if one were so inclined)
svn-id: r17523
2005-04-10 17:13:17 +00:00
Max Horn
2efa0d17f2
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
...
svn-id: r17486
2005-04-09 19:32:29 +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
Joost Peters
6553ed4d9b
read index as LE value
...
svn-id: r17484
2005-04-09 18:14:01 +00:00
Eugene Sandulenko
aff66038f3
o Put numerous debug messages to deeper level and removed others
...
o Occasional indentation fixes
o Fixed bug with cursor. Thanks wjp. Now even gob1demo works but final screen which is not playable in original hangs here.
svn-id: r17462
2005-04-09 01:28:16 +00:00
Eugene Sandulenko
a1769f0eae
o Implemented pDrawLetter
...
o F5 now can be used to open menu
o Minor cleanup
svn-id: r17414
2005-04-06 14:33:31 +00:00
Max Horn
0ddbcc7845
Changed remaining file headers
...
svn-id: r17401
2005-04-05 18:08:02 +00:00
Max Horn
1d14278fde
Fixing lots of warnings
...
svn-id: r17399
2005-04-05 17:41:37 +00:00
Torbjörn Andersson
39ff74b40d
Removed unused variables.
...
svn-id: r17392
2005-04-05 16:28:18 +00:00
Eugene Sandulenko
1758c5b211
Initial checking of Gob engine
...
svn-id: r17388
2005-04-05 15:07:40 +00:00