scummvm/engines/sci
athrxx f96819149f SCI: (SCI1+) - improve channel sound flag handling
This cleans up some things I noticed when I implemented the mute flag handling. It removes the hack that manually forces flag 2 on all channels with number 9, regardless of the device.
I presume the hack was done for the earliest SCI 1 games, due to improper handling of flag 1.
2022-06-19 20:46:37 +03:00
..
engine SCI32: Fix LSL6HIRES phone crash 2022-06-08 09:03:39 -04:00
graphics SCI32: Initialize ScrollWindow line indices 2022-06-06 17:30:47 -04:00
parser SCI: Hebrew parser: Support 'vav' conjunctive 2022-05-10 16:27:05 +03:00
resource SCI: (SCI1+) - improve channel sound flag handling 2022-06-19 20:46:37 +03:00
sound SCI: (SCI1+) - improve channel sound flag handling 2022-06-19 20:46:37 +03:00
video ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
configure.engine
console.cpp SCI: Add debugging commands for Game Flags 2022-05-22 11:20:41 +03:00
console.h SCI: Add debugging commands for Game Flags 2022-05-22 11:20:41 +03:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debug.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection_options.h GUI: Allow game option checkboxes to be disabled 2022-04-21 11:07:17 +02:00
detection_tables.h SCI: Fix detection entry for LB2 Spanish CD 2022-05-29 10:36:52 -04:00
detection.cpp SCI: Correct name of Pepper's Adventures in Time 2022-03-23 10:24:50 +02:00
detection.h SCI32: Update kSetShowStyle version checks for Mac 2022-03-22 07:32:55 -04:00
dialogs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
event.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
event.h SCI32: Fix event type for Direction events 2022-01-16 13:52:09 -05:00
metaengine.cpp SCI: Disable ScummVM autosaves 2022-06-14 01:44:24 +03:00
module.mk SCI: Text to Speech (TTS) functionality for SCI16 (SCI0 - SCI1.1) games 2021-12-24 02:57:27 +02:00
POTFILES SCI: Add detection_options.h to POTFILES 2022-04-19 21:11:32 +03:00
sci.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sci.h SCI: Disable ScummVM autosaves 2022-06-14 01:44:24 +03:00
util.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
util.h BUILD: Remove/simplify GCC_ATLEAST() calls when they targeted pre-C++11 compilers 2022-05-25 19:07:30 +03:00