Ruediger Hanke
099bf6caba
Cleaner CGX open/close
...
svn-id: r5376
2002-11-02 10:19:27 +00:00
Oliver Kiehl
8132e3e32f
oops
...
svn-id: r5375
2002-11-02 09:38:43 +00:00
Oliver Kiehl
130d898c7f
Ludde's fix for simon2 movement problem
...
svn-id: r5374
2002-11-02 09:23:30 +00:00
James Brown
1c975ba92e
Correct that FT opcode - it's bitwise or, not logical
...
svn-id: r5373
2002-11-02 08:18:21 +00:00
James Brown
35678731d9
Revert back to revision 1.26.
...
Fingolfin, this breaks compilation on linux gcc 2.9x.. debian at least.
svn-id: r5372
2002-11-02 08:16:04 +00:00
James Brown
9e114938d3
Add some opcodes for Full Throttle
...
svn-id: r5371
2002-11-02 07:53:46 +00:00
Ruediger Hanke
2dcff5fe85
Small fixes to satisfy GCC with the new MOS includes
...
svn-id: r5370
2002-11-01 23:09:07 +00:00
Max Horn
a15e6df2bd
improved gcc build rule to avoid problems when files are removed from the repository, and to make it less likely that aborting a build leaves bad .d2 files around (thanks Willem!)
...
svn-id: r5369
2002-11-01 20:28:51 +00:00
Tore Anderson
797fc81597
initial revision
...
svn-id: r5368
2002-11-01 18:13:27 +00:00
Tore Anderson
60339d6e9a
Added a deb target in the Makefile.
...
Removed the debian/ dir, or so I hope.
svn-id: r5367
2002-11-01 18:05:06 +00:00
James Brown
e268765a03
Put in some Full Throttle insane workarounds - i need to figure out how to tell the script to give me the booster
...
and ramp tho :)
svn-id: r5366
2002-11-01 17:26:51 +00:00
James Brown
c2b7860403
Add olki to credits
...
svn-id: r5365
2002-10-31 15:26:56 +00:00
Travis Howell
6a6bd6dffd
Revert earlier change since it causes more movements problems.
...
Add a fixme comment instead.
svn-id: r5364
2002-10-31 12:11:34 +00:00
Travis Howell
8650ff5294
Fix voice in simon 1/2 dos talkie again.
...
Disable code causing movement problems in simon 2 games
svn-id: r5363
2002-10-31 09:38:02 +00:00
James Brown
9ffc268db5
Fix "Need more memory" warning for The Dig
...
svn-id: r5362
2002-10-31 05:48:09 +00:00
Max Horn
d7123f4908
hopeyfully this fixes simon2dos
...
svn-id: r5361
2002-10-31 01:55:11 +00:00
Max Horn
b43410e6f6
some more cleanup
...
svn-id: r5360
2002-10-31 01:27:05 +00:00
Nicolas Bacca
8d760a44ec
Revenge of doh
...
svn-id: r5359
2002-10-31 01:11:55 +00:00
Nicolas Bacca
f2cff6cc10
doh
...
svn-id: r5358
2002-10-31 01:05:50 +00:00
Nicolas Bacca
f84b5d327d
Real HPC support (work in progress)
...
svn-id: r5357
2002-10-31 01:04:47 +00:00
Jonathan Gray
6614318d2f
fix the fixme.. changing one of the pcm_seek calls back to time_seek was what I meant to do...
...
svn-id: r5356
2002-10-31 00:39:48 +00:00
Jonathan Gray
605b7f1d2a
force non integer math to make loom work properly with vorbis again
...
svn-id: r5355
2002-10-31 00:32:54 +00:00
Max Horn
3de70690b9
don't open files all the time just to detect whether we use VOC/WAV/MP3 music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup
...
svn-id: r5354
2002-10-30 23:52:19 +00:00
Max Horn
8ac61bee6d
disabled reverb effect in QuickTime / CoreAudio drivers until we figure out why they bog down the system so much; added experimental streaming mode to CoreAudio driver, which is not tested at all due to bugs in the Simon code (which right now prevent me from playing any music in Simon type games)
...
svn-id: r5353
2002-10-30 23:18:52 +00:00
Travis Howell
5aab823953
Add simon 2 dos non-talkie fix from ludde
...
svn-id: r5352
2002-10-30 11:12:37 +00:00
Travis Howell
c9774f88d3
Add more OpenGL GFX modes, patch #630753
...
svn-id: r5351
2002-10-30 02:31:49 +00:00
Travis Howell
e48c124094
another oops
...
svn-id: r5350
2002-10-30 02:22:54 +00:00
Travis Howell
ab285bbfac
Ooops
...
svn-id: r5349
2002-10-29 15:36:02 +00:00
Travis Howell
4d1a90a44c
Add OpenGL GFX mode switch, patch #630448
...
svn-id: r5348
2002-10-29 14:57:32 +00:00
Travis Howell
fa9634673f
Add support for compressed files for some simon games, rest of patch #629555
...
svn-id: r5347
2002-10-29 14:33:59 +00:00
Max Horn
ace6c43b39
fixed shadow warning
...
svn-id: r5346
2002-10-28 20:35:14 +00:00
Ruediger Hanke
0b6a4e9b70
Overlay fix and optimisation
...
svn-id: r5345
2002-10-28 20:22:26 +00:00
James Brown
63ee97b1ee
Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.
...
Please keep in mind that if you put an 'else' statement in an if clause, keep in mind that if the code it's supposed to
'else' is in another define.... and that isn't set... the NEXT statement of code will be used as the 'if..else'
condition.
svn-id: r5344
2002-10-28 12:56:42 +00:00
James Brown
0e0701ade4
Get launcher to display aliased games as well as 'basic' games
...
svn-id: r5343
2002-10-28 10:40:49 +00:00
James Brown
29f335c15e
Don't crash the launcher if there are no entries
...
svn-id: r5342
2002-10-28 10:24:27 +00:00
James Brown
959a9acf14
Add support for aliased scummvm config entries.
...
Eg:
[germandott]
path=/games/german/dott
gameid=tentacle
description=the german version of DOTT
I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so.
svn-id: r5341
2002-10-28 09:03:02 +00:00
Travis Howell
2e027179e0
Fixes for voc support in simon 1 dos talkie, part of patch #629555
...
svn-id: r5340
2002-10-28 08:46:35 +00:00
James Brown
821798ad8d
Patch 629695: Heap warning fix
...
svn-id: r5339
2002-10-28 07:55:29 +00:00
Paweł Kołodziejski
bf3505da5c
don't put samples into stream SoundMixer if sound card is disabled
...
svn-id: r5338
2002-10-27 19:32:36 +00:00
Paweł Kołodziejski
f9195c154c
exception only for DIG's room 23
...
svn-id: r5337
2002-10-27 18:49:41 +00:00
Paweł Kołodziejski
0e705b326b
changed param in initVirtScreen in initScreens
...
svn-id: r5336
2002-10-27 18:41:27 +00:00
Paweł Kołodziejski
8e422b7825
patch: #629413 - DOTT intro fix
...
svn-id: r5335
2002-10-27 15:16:49 +00:00
Max Horn
ec343e07e4
patch #628574 : Implementing unkMessage2
...
svn-id: r5334
2002-10-27 12:26:41 +00:00
Travis Howell
a0734ef3f9
Add monster.sog support, patch #629362
...
Enable ogg support by default in mingw builds and link in ogg lib
svn-id: r5333
2002-10-27 11:41:08 +00:00
Paweł Kołodziejski
d5473c6f5a
corrections to initscreens for scummV7+
...
svn-id: r5332
2002-10-27 10:31:07 +00:00
Paweł Kołodziejski
8697f942ec
check if _imuse is initialized
...
svn-id: r5331
2002-10-27 10:02:11 +00:00
Paweł Kołodziejski
390ce3dada
removed hardcoded values
...
svn-id: r5330
2002-10-27 09:41:33 +00:00
Paweł Kołodziejski
9e0e2fa1d5
removed hardcoded values and increased range of strips
...
svn-id: r5329
2002-10-27 09:06:20 +00:00
Paweł Kołodziejski
9c09596802
removed hardcoded values
...
svn-id: r5328
2002-10-27 08:28:41 +00:00
Jonathan Gray
6e3e0d4f54
even more define changes to USE_MAD, for wince backend in this case
...
svn-id: r5327
2002-10-27 06:04:30 +00:00