Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-18 | fixed warning | Max Horn | |
svn-id: r5599 | |||
2002-11-18 | removed obsolete example | Max Horn | |
svn-id: r5598 | |||
2002-11-18 | added [ and ] for volume control on US keyboards and changed volume change to 16 | Oliver Kiehl | |
svn-id: r5597 | |||
2002-11-18 | Added 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-18 | touch up games list | Jonathan Gray | |
svn-id: r5595 | |||
2002-11-18 | Revert patch 638253, causes Dig regressions | James Brown | |
svn-id: r5594 | |||
2002-11-17 | added the ability to pause effects (s) and ambient sound (b) | Oliver Kiehl | |
svn-id: r5593 | |||
2002-11-17 | Fixes 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-17 | added structures for midi pause/volume | Oliver Kiehl | |
svn-id: r5591 | |||
2002-11-17 | quit_if_user_presses_y() added | Oliver Kiehl | |
svn-id: r5590 | |||
2002-11-17 | implemented quit_if_user_presses_y() | Oliver Kiehl | |
svn-id: r5589 | |||
2002-11-17 | hack around another null dref for indy3, fixes 639201 | Jonathan Gray | |
svn-id: r5588 | |||
2002-11-16 | remove unused variable | Max Horn | |
svn-id: r5587 | |||
2002-11-16 | Cursors should now be hidden during cut scenes (I hope) | Travis Howell | |
svn-id: r5586 | |||
2002-11-16 | added cursor for simon1 | Oliver Kiehl | |
svn-id: r5585 | |||
2002-11-16 | Ooops | Travis Howell | |
svn-id: r5584 | |||
2002-11-16 | Don't show cursor during cut scenes | Travis Howell | |
svn-id: r5583 | |||
2002-11-16 | added context sensitive mouse cursors for simon2. yay! ;) | Oliver Kiehl | |
svn-id: r5582 | |||
2002-11-16 | [Bug 590646] Fixed problem with small blips of music playing | Jamieson Christian | |
when master/music volumes are changed in the ScummVM GUI. svn-id: r5581 | |||
2002-11-16 | DIG: fixed subtitles in Space Time Six smush movie | Paweł Kołodziejski | |
svn-id: r5580 | |||
2002-11-16 | patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamieson | Jonathan Gray | |
svn-id: r5579 | |||
2002-11-16 | Make alignment fans (PPC + EVC) happy | Nicolas Bacca | |
svn-id: r5578 | |||
2002-11-15 | readded variable removed in last commit - needed for big endian | Oliver Kiehl | |
svn-id: r5577 | |||
2002-11-15 | added draw smush subtitles mode 9 | Paweł Kołodziejski | |
svn-id: r5576 | |||
2002-11-15 | updated VC6 project file | Paweł Kołodziejski | |
svn-id: r5575 | |||
2002-11-15 | changed warnings to debug messages | Paweł Kołodziejski | |
svn-id: r5574 | |||
2002-11-15 | removed not used variable (fix compilation) | Paweł Kołodziejski | |
svn-id: r5573 | |||
2002-11-15 | enabled 'Go Up' button | Max Horn | |
svn-id: r5572 | |||
2002-11-15 | implemented parent() for POSIX fs code; added .cvsignore files | Max Horn | |
svn-id: r5571 | |||
2002-11-15 | fix operator == and != | Max Horn | |
svn-id: r5570 | |||
2002-11-15 | don't crash when the list is empty | Max Horn | |
svn-id: r5569 | |||
2002-11-15 | use stat to detect directories -> should be POSIX compliant this time, and ↵ | Max Horn | |
also work on Solaris svn-id: r5568 | |||
2002-11-15 | Fixes ... | Ruediger Hanke | |
svn-id: r5567 | |||
2002-11-15 | FS backend for MorphOS | Ruediger Hanke | |
svn-id: r5566 | |||
2002-11-15 | Build rules update for MOS | Ruediger Hanke | |
svn-id: r5565 | |||
2002-11-15 | Mousewheel support added | Ruediger Hanke | |
svn-id: r5564 | |||
2002-11-15 | Remove MidiEmu option | Ruediger Hanke | |
svn-id: r5563 | |||
2002-11-15 | Hack for bug 636433 | James Brown | |
svn-id: r5562 | |||
2002-11-15 | Don'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-15 | 637471: Hack to work-around 'bad sound in stream' problem. | James Brown | |
svn-id: r5560 | |||
2002-11-15 | 638809: Simon startup speedup | James Brown | |
svn-id: r5559 | |||
2002-11-15 | Patch 638253: Actor jumping fix for V7 games. Basic regression testing ↵ | James Brown | |
preformed for The Dig. svn-id: r5558 | |||
2002-11-15 | More tempo updates, news update, bump version number | James Brown | |
svn-id: r5557 | |||
2002-11-15 | Music tempo patch | James Brown | |
svn-id: r5556 | |||
2002-11-15 | Do not drink and #ifdef | Nicolas Bacca | |
svn-id: r5555 | |||
2002-11-14 | Added FS implementation for Windows / Windows CE | Nicolas Bacca | |
svn-id: r5554 | |||
2002-11-14 | added 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-14 | cleanup | Max Horn | |
svn-id: r5552 | |||
2002-11-14 | Browser already can display files and navigate down; TOOD: go up, choose | Max Horn | |
svn-id: r5551 | |||
2002-11-14 | hide 'invisible' files | Max Horn | |
svn-id: r5550 |