aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-02*cough*... never mind me...James Brown
svn-id: r5381
2002-11-02Make stack problems a little more verboseJames Brown
svn-id: r5380
2002-11-02Finish hacks - Mine Road sequence now skippedJames Brown
svn-id: r5379
2002-11-02remove the debian/ dir before symlinking the dists/debian/ dir there,Tore Anderson
to make the deb target in the makefile work svn-id: r5378
2002-11-02Added simon sound bugfix, patch #632518Travis Howell
Added fix for simon sound-related crash, patch #632517 svn-id: r5377
2002-11-02Cleaner CGX open/closeRuediger Hanke
svn-id: r5376
2002-11-02oopsOliver Kiehl
svn-id: r5375
2002-11-02Ludde's fix for simon2 movement problemOliver Kiehl
svn-id: r5374
2002-11-02Correct that FT opcode - it's bitwise or, not logicalJames Brown
svn-id: r5373
2002-11-02Revert back to revision 1.26.James Brown
Fingolfin, this breaks compilation on linux gcc 2.9x.. debian at least. svn-id: r5372
2002-11-02Add some opcodes for Full ThrottleJames Brown
svn-id: r5371
2002-11-01Small fixes to satisfy GCC with the new MOS includesRuediger Hanke
svn-id: r5370
2002-11-01improved gcc build rule to avoid problems when files are removed from the ↵Max Horn
repository, and to make it less likely that aborting a build leaves bad .d2 files around (thanks Willem!) svn-id: r5369
2002-11-01initial revisionTore Anderson
svn-id: r5368
2002-11-01Added a deb target in the Makefile.Tore Anderson
Removed the debian/ dir, or so I hope. svn-id: r5367
2002-11-01Put in some Full Throttle insane workarounds - i need to figure out how to ↵James Brown
tell the script to give me the booster and ramp tho :) svn-id: r5366
2002-10-31Add olki to creditsJames Brown
svn-id: r5365
2002-10-31Revert earlier change since it causes more movements problems.Travis Howell
Add a fixme comment instead. svn-id: r5364
2002-10-31Fix voice in simon 1/2 dos talkie again.Travis Howell
Disable code causing movement problems in simon 2 games svn-id: r5363
2002-10-31Fix "Need more memory" warning for The DigJames Brown
svn-id: r5362
2002-10-31hopeyfully this fixes simon2dosMax Horn
svn-id: r5361
2002-10-31some more cleanupMax Horn
svn-id: r5360
2002-10-31Revenge of dohNicolas Bacca
svn-id: r5359
2002-10-31dohNicolas Bacca
svn-id: r5358
2002-10-31Real HPC support (work in progress)Nicolas Bacca
svn-id: r5357
2002-10-31fix the fixme.. changing one of the pcm_seek calls back to time_seek was ↵Jonathan Gray
what I meant to do... svn-id: r5356
2002-10-31force non integer math to make loom work properly with vorbis againJonathan Gray
svn-id: r5355
2002-10-30don't open files all the time just to detect whether we use VOC/WAV/MP3 ↵Max Horn
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-30disabled reverb effect in QuickTime / CoreAudio drivers until we figure out ↵Max Horn
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-30Add simon 2 dos non-talkie fix from luddeTravis Howell
svn-id: r5352
2002-10-30Add more OpenGL GFX modes, patch #630753Travis Howell
svn-id: r5351
2002-10-30another oopsTravis Howell
svn-id: r5350
2002-10-29OoopsTravis Howell
svn-id: r5349
2002-10-29Add OpenGL GFX mode switch, patch #630448Travis Howell
svn-id: r5348
2002-10-29Add support for compressed files for some simon games, rest of patch #629555Travis Howell
svn-id: r5347
2002-10-28fixed shadow warningMax Horn
svn-id: r5346
2002-10-28Overlay fix and optimisationRuediger Hanke
svn-id: r5345
2002-10-28Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.James Brown
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-28Get launcher to display aliased games as well as 'basic' gamesJames Brown
svn-id: r5343
2002-10-28Don't crash the launcher if there are no entriesJames Brown
svn-id: r5342
2002-10-28Add support for aliased scummvm config entries.James Brown
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-28Fixes for voc support in simon 1 dos talkie, part of patch #629555Travis Howell
svn-id: r5340
2002-10-28Patch 629695: Heap warning fixJames Brown
svn-id: r5339
2002-10-27don't put samples into stream SoundMixer if sound card is disabledPaweł Kołodziejski
svn-id: r5338
2002-10-27exception only for DIG's room 23Paweł Kołodziejski
svn-id: r5337
2002-10-27changed param in initVirtScreen in initScreensPaweł Kołodziejski
svn-id: r5336
2002-10-27patch: #629413 - DOTT intro fixPaweł Kołodziejski
svn-id: r5335
2002-10-27patch #628574: Implementing unkMessage2Max Horn
svn-id: r5334
2002-10-27Add monster.sog support, patch #629362Travis Howell
Enable ogg support by default in mingw builds and link in ogg lib svn-id: r5333
2002-10-27corrections to initscreens for scummV7+Paweł Kołodziejski
svn-id: r5332