Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-19 | Volume control fixes | Jamieson Christian | |
svn-id: r5623 | |||
2002-11-19 | cleanup | Max Horn | |
svn-id: r5622 | |||
2002-11-19 | revert adlib change for now (not happy with the whole adlib/midi situation, ↵ | Max Horn | |
though) svn-id: r5621 | |||
2002-11-19 | fixed parent() for root node | Max Horn | |
svn-id: r5620 | |||
2002-11-19 | fixed parent() method, added a FIXME | Max Horn | |
svn-id: r5619 | |||
2002-11-19 | fixed parent() method, added a FIXME | Max Horn | |
svn-id: r5618 | |||
2002-11-19 | fixed default midi driver selection on Mac OS X; enforce adlib for ↵ | Max Horn | |
Indy3/MonkeyVGA for now; don't default to adlib in any other game svn-id: r5617 | |||
2002-11-19 | Added MonkeyVGA copy protection bypass, patch #640546 | Travis Howell | |
svn-id: r5616 | |||
2002-11-19 | The _displayName isn't required for win32 | Travis Howell | |
svn-id: r5615 | |||
2002-11-19 | Change initial directory list size | Nicolas Bacca | |
svn-id: r5614 | |||
2002-11-19 | Update listDir | Nicolas Bacca | |
svn-id: r5613 | |||
2002-11-19 | Fix GDI dialog, set sampling rate to 22 kHz for Full Throttle & The Dig ↵ | Nicolas Bacca | |
(Smush issue), fix save game key for Zak, The Dig & Full Throttle svn-id: r5612 | |||
2002-11-19 | Fix paletted devices, add error display | Nicolas Bacca | |
svn-id: r5611 | |||
2002-11-19 | Switch to new icons | Nicolas Bacca | |
svn-id: r5610 | |||
2002-11-19 | Added Monkey 1 VGA floppy (put the files in monkey1vga directory), change ↵ | Nicolas Bacca | |
the game names, save list when exiting the scanner, fix for long directories list svn-id: r5609 | |||
2002-11-19 | Added bomb icon and startup palette size | Nicolas Bacca | |
svn-id: r5608 | |||
2002-11-19 | Switch to new icons | Nicolas Bacca | |
svn-id: r5607 | |||
2002-11-19 | Added new icons, thanks to Carlos Luz aka Lightman | Nicolas Bacca | |
svn-id: r5606 | |||
2002-11-19 | Change error display for WinCE | Nicolas Bacca | |
svn-id: r5605 | |||
2002-11-19 | Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change ↵ | Nicolas Bacca | |
__cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz svn-id: r5604 | |||
2002-11-19 | fix warning when compiling w/o vorbis/mp3 support | Max Horn | |
svn-id: r5603 | |||
2002-11-19 | Patch #639931: ALL: Fix for possible mixer distortion | Max Horn | |
svn-id: r5602 | |||
2002-11-19 | Patch #639699: SAM: Fix for graphics glitch | Max Horn | |
svn-id: r5601 | |||
2002-11-19 | added some preliminary game auto detect code to the launcher; this required ↵ | Max Horn | |
a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work svn-id: r5600 | |||
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 |