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
/
mads
/
sound.h
Age
Commit message (
Expand
)
Author
2016-01-17
MADS: Fix call to play speech in generateMessage
Paul Gilbert
2016-01-16
MADS: Preliminary converstation message generation
Paul Gilbert
2015-10-25
MADS: Phantom: Implement scene 203
Strangerke
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2015-03-18
MADS: Hook up ScummVM volume control
Paul Gilbert
2014-10-12
MADS: Move OPL creation from the engine to SoundManager
Paul Gilbert
2014-09-05
MADS: Fix OPL init error when showing credits multiple times
Paul Gilbert
2014-05-27
MADS: initialise -> initialize.
Johannes Schickel
2014-03-02
MADS: Implemented rest of animation loading
Paul Gilbert
2014-03-02
MADS: In progress implementing animation loader
Paul Gilbert
2014-02-25
MADS: Starting to refactor some Scene array fields as separate classes
Paul Gilbert
2014-02-23
MADS: Implemented sound player logic and outer game loop
Paul Gilbert
2014-02-19
MADS: Moved sound_nebular file into new nebular/ folder
Paul Gilbert
2014-02-18
MADS: Initial implementation of MSurface class and dependant classes
Paul Gilbert
2014-02-16
MADS: Initial implementation of Adlib sound driver
Paul Gilbert