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-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