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
/
titanic
/
sound
/
music_room_handler.h
Age
Commit message (
Collapse
)
Author
2017-10-15
TITANIC: Music room handler field renames & better anim sync to music
Paul Gilbert
2017-02-12
TITANIC: Further CMusicRoomHandler renamings
Paul Gilbert
2017-02-12
TITANIC: More renamings in music classes
Paul Gilbert
2017-02-12
TITANIC: Renaming methods in CMusicRoomHandler
Paul Gilbert
2017-02-12
TITANIC: Fix method names in CMusicRoomInstrument
Paul Gilbert
2017-02-12
TITANIC: Rename CMusicWave to CMusicRoomInstrument
Paul Gilbert
2017-02-11
TITANIC: Convert more methods to using MusicInstrument enum
Paul Gilbert
2017-02-05
TITANIC: Renamings and cleanups for music room handler & audio buffer
Paul Gilbert
2017-02-04
TITANIC: Implemented remainder of CMusicRoomHandler code
Paul Gilbert
2017-02-04
TITANIC: Implemented CMusicRoomHandler fn1 and getPitch
Paul Gilbert
2017-02-03
TITANIC: Beginnings of music object and parser classes
Paul Gilbert
2017-02-03
TITANIC: Implementing more CMusicRoomHandler code
Paul Gilbert
2017-02-02
TITANIC: Implemented CMusicRoomhandler updateAudio
Paul Gilbert
2017-02-02
TITANIC: Implemented CMusicRoomHandler setVolume
Paul Gilbert
2017-02-02
TITANIC: Extra CMusicRoomHandler init & destroy
Paul Gilbert
2017-02-01
TITANIC: Implemented CAudioBuffer class
Paul Gilbert
2017-02-01
TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it out
Paul Gilbert
2017-01-30
TITANIC: Implementing music room handler update & trigger
Paul Gilbert
2017-01-29
TITANIC: Implementing initialization and trigger for CMusicWave
Paul Gilbert
2017-01-29
TITANIC: Fix all music instrument properties that are bool
Paul Gilbert
2017-01-29
TITANIC: Cleanup of music instrument settings code
Paul Gilbert
2017-01-29
TITANIC: Cleanup of music room setup code
Paul Gilbert
2017-01-15
TITANIC: Removal of un-used fields to reduce Buildbot warnings
Paul Gilbert
Note there's a lot of preliminary code in the star_control/ folder for code that still needs to be fully disassembled & implemented. So for now I've made liberal use of #if 0 blocks to disable fields that will likely be needed again in the future
2016-08-31
TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarity
Paul Gilbert