aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2002-10-27check if _imuse is initializedPaweł Kołodziejski
svn-id: r5331
2002-10-27removed hardcoded valuesPaweł Kołodziejski
svn-id: r5330
2002-10-27removed hardcoded values and increased range of stripsPaweł Kołodziejski
svn-id: r5329
2002-10-27removed hardcoded valuesPaweł Kołodziejski
svn-id: r5328
2002-10-27even more define changes to USE_MAD, for wince backend in this caseJonathan Gray
svn-id: r5327
2002-10-27update configure script as well...Jonathan Gray
svn-id: r5326
2002-10-27fix compilation with MAD and cleanup VC6 filesPaweł Kołodziejski
svn-id: r5325
2002-10-27more changing of COMPRESSED_SOUND_FILE for USE_MADJonathan Gray
svn-id: r5324
2002-10-27blindy change COMPRESSED_SOUND_FILE for USE_MAD in the visual studio project ↵Jonathan Gray
file, someone please change back if this is incorrect :) svn-id: r5323
2002-10-27Add changes from MakefileTravis Howell
svn-id: r5322
2002-10-27update readme to reflect changed defineJonathan Gray
svn-id: r5321
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel ↵Jonathan Gray
Schepler. Uncomment the relevant lines in the makefile to use svn-id: r5320
2002-10-26Fix portrait mode + dirty rectsNicolas Bacca
svn-id: r5319
2002-10-26Enable speech by default in somin 2 dos/win talkieTravis Howell
svn-id: r5318
2002-10-26Fix another Valgrind warning during SMUSH playing.Lionel Ulmer
svn-id: r5317
2002-10-26Fix another small Valgrind warning.Lionel Ulmer
svn-id: r5316
2002-10-26Simon 1 dos talkie music working but no loopingTravis Howell
svn-id: r5315
2002-10-26Fix warning found by Valgrind.Lionel Ulmer
svn-id: r5314
2002-10-25Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixesNicolas Bacca
svn-id: r5313
2002-10-25MorphOS overlays, fix for new gui (keyup event)Ruediger Hanke
svn-id: r5312
2002-10-25cleanupMax Horn
svn-id: r5311
2002-10-25More OpenGL updates, patch #628356Travis Howell
Make sure simon debug is enabled by default svn-id: r5310
2002-10-25Patch #627935: Akos codec5 cleanup/bugfixMax Horn
svn-id: r5309
2002-10-25removed _bitMask table from akos16Paweł Kołodziejski
svn-id: r5308