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
/
agos
/
res_snd.cpp
Age
Commit message (
Expand
)
Author
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-28
Add support for multi-tune Protracker modules used in the Amiga version of Wa...
Travis Howell
2007-06-21
Minor cleanup.
Travis Howell
2007-06-20
Fix regressions, due to playSpeech() no longer been virtual match.
Travis Howell
2007-06-19
Cleanup, could cause regressions.
Travis Howell
2007-06-07
Limit MIDI driver, to games using MIDI music only.
Travis Howell
2007-06-04
Only call MIDI code, in games which use MIDI based music.
Travis Howell
2007-06-04
Virtualise a few sound functions.
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-28
Add sound effects code for Amiga and AtariST versions of Elvira 2.
Travis Howell
2007-05-16
Add idle code for DIMP.
Travis Howell
2007-05-13
free decrunch buffer once protracker module is loaded
Gregory Montoir
2007-04-14
Renamed AGOSEngine::midi to AGOSEngine::_midi
Max Horn
2007-03-14
Update error messages in loadModule().
Travis Howell
2007-02-23
Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...
Travis Howell
2007-02-21
Skip music track 35 in CD releases of Simon 1, since it was replace by sound ...
Travis Howell
2007-02-21
White space changes.
Travis Howell
2007-02-19
Correct playing back music 0 in Simon the Sorcerer 1, when using replacment s...
Travis Howell
2007-02-16
Some very obvious cleanups.
Torbjörn Andersson
2007-02-16
Add support for using soundtrack from the Simon the Sorcerer 1 - Music Enhanc...
Travis Howell
2007-02-13
Whitespace changes.
Torbjörn Andersson
2007-02-11
Add Acorn disk version of Simon the Sorcerer 1.
Travis Howell
2006-11-09
Fix bug #1592914 - SIMON1: Crash in Dwarf Cave
Travis Howell
2006-10-27
Cleanup
Travis Howell
2006-10-23
Add patch to make ProTracker a subclass of AudioStream, from madmoose
Travis Howell
2006-10-22
Only instantiate ProtrackerPlayer if it is actually needed
Max Horn
2006-10-21
Cleanup
Travis Howell