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
/
hopkins
/
sound.cpp
Age
Commit message (
Expand
)
Author
2012-12-02
HOPKINS: Initial implementation of new codec for Windows APC sound files
Paul Gilbert
2012-11-24
HOPKINS: Fix more CppCheck warnings
Strangerke
2012-11-18
HOPKINS: Bugfix for crash when pushing button in purgatory control room
Paul Gilbert
2012-11-17
HOPKINS: Lots of code implemented for Hopkin's computer
Paul Gilbert
2012-11-13
HOPKINS: Fix gcc warning about shadowed variable
Paul Gilbert
2012-11-12
HOPKINS: Bugfix for freeze when looking at the cat when voices are turned on.
Paul Gilbert
2012-11-11
HOPKINS: Update playing sounds when the volumes are changed in the GMM
Paul Gilbert
2012-11-11
HOPKINS: Added missing flush of changed sound settings to disk
Paul Gilbert
2012-11-11
HOPKINS: Clean up of un-needed sound structure fields
Paul Gilbert
2012-11-11
HOPKINS: Fix to not play music if it is muted
Paul Gilbert
2012-11-11
HOPKINS: Bugfix to make music playback loop
Paul Gilbert
2012-11-11
HOPKINS: Music playback is now working
Paul Gilbert
2012-11-11
HOPKINS: Basic voice playback now working
Paul Gilbert
2012-11-10
HOPKINS: Beginnings of implementation of sound code
Paul Gilbert
2012-10-25
HOPKINS: Fix missing assignment in sound manager initialisation
Paul Gilbert
2012-10-23
HOPKINS: fix SoundManager initialisation and some references
Paul Gilbert
2012-10-05
HOPKINS: Implemented sequence player
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-27
HOPKINS: Implemented more talk manager methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Clean up of moving Txt array from Globals to FontManager
Paul Gilbert
2012-09-17
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
Paul Gilbert
2012-09-15
HOPKINS: initial implementation of INTORUN method
Paul Gilbert
2012-09-15
HOPKINS: Initial implementation of main animation player method
Paul Gilbert
2012-09-08
HOPKINS: Add object loading
Paul Gilbert