aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-18fixed warningMax Horn
svn-id: r5599
2002-11-18removed obsolete exampleMax Horn
svn-id: r5598
2002-11-18added [ and ] for volume control on US keyboards and changed volume change to 16Oliver Kiehl
svn-id: r5597
2002-11-18Added support for volume and pause control to Simon music.Jamieson Christian
Note that MidiStreamer is now used as a streaming wrapper for ALL MidiDriver types, even those that natively support streaming. This is because MidiStreamer supports a hybrid of streamed and non-streamed MIDI, which is necessary to support interactive events. svn-id: r5596
2002-11-18touch up games listJonathan Gray
svn-id: r5595
2002-11-18Revert patch 638253, causes Dig regressionsJames Brown
svn-id: r5594
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
svn-id: r5593
2002-11-17Fixes to Master/SFX/Music volumes:Jamieson Christian
- All are in 0-255 range now. No 0-127 mismatches. - Master volume now affects SFX and Music, consistent with LEC behavior. - The [ and ] keys now affect Music volume, not Master. Consistent with LEC behavior. Also changed [ and ] increment to 16, for 256/16 = 16 volume increments outside the GUI. svn-id: r5592
2002-11-17added structures for midi pause/volumeOliver Kiehl
svn-id: r5591
2002-11-17quit_if_user_presses_y() addedOliver Kiehl
svn-id: r5590
2002-11-17implemented quit_if_user_presses_y()Oliver Kiehl
svn-id: r5589
2002-11-17hack around another null dref for indy3, fixes 639201Jonathan Gray
svn-id: r5588
2002-11-16remove unused variableMax Horn
svn-id: r5587
2002-11-16Cursors should now be hidden during cut scenes (I hope)Travis Howell
svn-id: r5586
2002-11-16added cursor for simon1Oliver Kiehl
svn-id: r5585
2002-11-16OoopsTravis Howell
svn-id: r5584
2002-11-16Don't show cursor during cut scenesTravis Howell
svn-id: r5583
2002-11-16added context sensitive mouse cursors for simon2. yay! ;)Oliver Kiehl
svn-id: r5582
2002-11-16[Bug 590646] Fixed problem with small blips of music playingJamieson Christian
when master/music volumes are changed in the ScummVM GUI. svn-id: r5581
2002-11-16DIG: fixed subtitles in Space Time Six smush moviePaweł Kołodziejski
svn-id: r5580
2002-11-16patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamiesonJonathan Gray
svn-id: r5579
2002-11-16Make alignment fans (PPC + EVC) happyNicolas Bacca
svn-id: r5578
2002-11-15readded variable removed in last commit - needed for big endianOliver Kiehl
svn-id: r5577
2002-11-15added draw smush subtitles mode 9Paweł Kołodziejski
svn-id: r5576
2002-11-15updated VC6 project filePaweł Kołodziejski
svn-id: r5575
2002-11-15changed warnings to debug messagesPaweł Kołodziejski
svn-id: r5574
2002-11-15removed not used variable (fix compilation)Paweł Kołodziejski
svn-id: r5573
2002-11-15enabled 'Go Up' buttonMax Horn
svn-id: r5572
2002-11-15implemented parent() for POSIX fs code; added .cvsignore filesMax Horn
svn-id: r5571
2002-11-15fix operator == and !=Max Horn
svn-id: r5570
2002-11-15don't crash when the list is emptyMax Horn
svn-id: r5569
2002-11-15use stat to detect directories -> should be POSIX compliant this time, and ↵Max Horn
also work on Solaris svn-id: r5568
2002-11-15Fixes ...Ruediger Hanke
svn-id: r5567
2002-11-15FS backend for MorphOSRuediger Hanke
svn-id: r5566
2002-11-15Build rules update for MOSRuediger Hanke
svn-id: r5565
2002-11-15Mousewheel support addedRuediger Hanke
svn-id: r5564
2002-11-15Remove MidiEmu optionRuediger Hanke
svn-id: r5563
2002-11-15Hack for bug 636433James Brown
svn-id: r5562
2002-11-15Don't allow F5 key to be passed back to the game. Stops in-game dialog from ↵James Brown
displaying after save/loads in indy3 svn-id: r5561
2002-11-15637471: Hack to work-around 'bad sound in stream' problem.James Brown
svn-id: r5560
2002-11-15638809: Simon startup speedupJames Brown
svn-id: r5559
2002-11-15Patch 638253: Actor jumping fix for V7 games. Basic regression testing ↵James Brown
preformed for The Dig. svn-id: r5558
2002-11-15More tempo updates, news update, bump version numberJames Brown
svn-id: r5557
2002-11-15Music tempo patchJames Brown
svn-id: r5556
2002-11-15Do not drink and #ifdefNicolas Bacca
svn-id: r5555
2002-11-14Added FS implementation for Windows / Windows CENicolas Bacca
svn-id: r5554
2002-11-14added dummy FS backend for Windows; somebody has to implement the actual ↵Max Horn
code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation? svn-id: r5553
2002-11-14cleanupMax Horn
svn-id: r5552
2002-11-14Browser already can display files and navigate down; TOOD: go up, chooseMax Horn
svn-id: r5551
2002-11-14hide 'invisible' filesMax Horn
svn-id: r5550