index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
sfx
/
softseq
Age
Commit message (
Expand
)
Author
2009-12-19
- Removed unused includes
Filippos Karapetis
2009-12-18
Moved the interface class for the the custom SCI MIDI drivers together with t...
Filippos Karapetis
2009-12-09
Fixed some simple cppcheck warnings.
Torbjörn Andersson
2009-11-14
Removed more dead code
Filippos Karapetis
2009-11-12
SCI: Fix uninitialized variable in Amiga driver.
Walter van Niftrik
2009-11-12
SCI: Fix crash in Iceman/amiga.
Walter van Niftrik
2009-11-05
SCI: Converted FreeSCI Amiga sound driver. Some cleanup.
Walter van Niftrik
2009-10-26
Fixed some cppcheck warnings.
Torbjörn Andersson
2009-10-22
Fixed signed/unsigned issues with the property() function of the Adlib driver
Filippos Karapetis
2009-10-22
Applied a modified version of patch #2881486 - "Add volume changing to SCI"
Filippos Karapetis
2009-10-16
Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,...
Filippos Karapetis
2009-10-12
SCI: commenting out music warnings
Martin Kiewitz
2009-10-10
SCI: Adlib: Add support for loading patch data from adl.drv
Walter van Niftrik
2009-10-01
SCI: Add some fixmes noted by salty-horse.
Willem Jan Palenstijn
2009-09-23
- Moved the SCI version in a global variable
Filippos Karapetis
2009-09-02
Some renaming:
Filippos Karapetis
2009-08-25
- Simplified the parameters of some functions
Filippos Karapetis
2009-08-16
SCI: Stage 1 of the game detection overhaul. The end goal is to autodetect
Walter van Niftrik
2009-08-15
SCI: Added enum for map and volume versions. Removed res_version setting from
Walter van Niftrik
2009-07-06
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
Filippos Karapetis
2009-07-01
- Added GCC_PRINTF attribute to several funcs where it makes sense
Max Horn
2009-06-07
SCI: Moved resource36 handling into resource manager.
Walter van Niftrik
2009-06-07
Init _opl to 0. This prevents a crash on exit when the Adlib driver is closed...
Filippos Karapetis
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-26
SCI: Removing obsolete soft sequencer files
Max Horn
2009-05-25
SCI: Adlib: fix crash in SQ4.
Walter van Niftrik
2009-05-24
SCI: Adlib: added support for rhythm channel
Walter van Niftrik
2009-05-23
SCI: Added partial support for SCI1.1 adlib music
Walter van Niftrik
2009-05-15
- Moved all the files out of /sci/scicore and into /sci
Filippos Karapetis
2009-05-13
- Simplified SCI version detection a bit and clarified the different version ...
Filippos Karapetis
2009-05-12
SCI: Replaced SFX_OK/SFX_ERROR by Common::Error, and got rid of sfx/sfx.h
Max Horn
2009-05-12
SCI: Removed sci_memory.h/.cpp
Max Horn
2009-05-12
Fall back to plain OPL2 emulation, when Dual OPL2 isn't available.
Johannes Schickel
2009-05-12
- Add support for selecting the OPL emulator being used (config entry: "opl_d...
Johannes Schickel
2009-05-12
Silenced MSVC warning about unsafe mix of byte and boolean
Filippos Karapetis
2009-05-06
Sync with adlib.cpp rename
Paul Gilbert
2009-05-06
SCI: Modified the new adlib driver for the dosbox adlib emulator, and enabled...
Walter van Niftrik
2009-05-05
SCI: Removed stereo support from the soon-to-be-removed old SCI adlib driver
Walter van Niftrik
2009-05-05
Update SCI code for the upcoming AdLib emulator changes:
Johannes Schickel
2009-05-05
SCI: Support for 0x4e control changes in new adlib driver, and some cleanup.
Walter van Niftrik
2009-05-03
SCI: adlib support (work-in-progress) for the new music player.
Walter van Niftrik
2009-04-15
SCI: Added a new song player (work-in-progress).
Walter van Niftrik
2009-04-03
Changed some references from "FreeSCI" to "SCI" or "ScummVM"
Filippos Karapetis
2009-03-12
SCI: Removed most uses of the 'inline' keyword. It is usually better to let ...
Max Horn
2009-03-04
SCI: Added FIXME about Opl2 driver hardcoding sample rate. well, we probably ...
Max Horn
2009-03-01
SCI: Forgot to commit a couple files after renaming sfx headers
Max Horn
2009-02-28
set the correct OPL2 frequency for Wii
Andre Heider
2009-02-27
Fix code formatting
Eugene Sandulenko
2009-02-27
SCI: Moved almost all files from include/ to other dirs; only include/engine....
Max Horn
2009-02-24
not needed this includes anymore
Paweł Kołodziejski
[next]