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
/
fullpipe
/
sound.cpp
Age
Commit message (
Expand
)
Author
2014-04-26
FULLPIPE: Implement FullpipeEngine::getSceneTrack()
Eugene Sandulenko
2014-04-26
FULLPIPE: Proper implementation of FullpipeEngine::startSceneTrack()
Eugene Sandulenko
2014-04-26
FULLPIPE: Implement FullpipeEngine::playTrack()
Eugene Sandulenko
2014-04-26
FULLPIPE: Implement FullpipeEngine::updateSoundVolume()
Eugene Sandulenko
2014-04-26
FULLPIPE: Implement FullpipeEngine::toggleMute()
Eugene Sandulenko
2014-04-19
FULLPIPE: Implement ModalMainMenu::updateSoundVolume()
Eugene Sandulenko
2014-04-18
FULLPIPE: Implement ModalMainMenu::setSliderPos()
Eugene Sandulenko
2014-04-18
FULLPIPE: Implement ModalMainMenu::updateSliderPos()
Eugene Sandulenko
2014-02-18
FULLPIPE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-24
FULLPIPE: Implement ModalFinal
Eugene Sandulenko
2014-01-08
FULLPIPE: Rest of destructor stubs
Eugene Sandulenko
2014-01-06
FULLPIPE: Initial implementation of scene music tracks
Filippos Karapetis
2014-01-03
FULLPIPE: Add initial implementation of some sound-related functions
Filippos Karapetis
2013-12-23
FULLPIPE: Implement scene08_setupMusic()
Eugene Sandulenko
2013-12-21
FULLPIPE: g_fullpipe -> g_fp for brevity
Eugene Sandulenko
2013-12-14
FULLPIPE: Started scene05 code
Eugene Sandulenko
2013-12-07
FULLPIPE: Implement sceneHandler04_goClock()
Eugene Sandulenko
2013-12-01
FULLPIPE: Implement sceneHandler04_winArcade()
Eugene Sandulenko
2013-09-18
FULLPIPE: CGameVar -> GameVar
Eugene Sandulenko
2013-09-14
FULLPIPE: Fix leaked resource. CID 1063205
Eugene Sandulenko
2013-09-06
FULLPIPE: Hid noisy stub message
Eugene Sandulenko
2013-09-06
FULLPIPE: Unstubbed couple small functions
Eugene Sandulenko
2013-09-06
FULLPIPE: Turn noisy stub warnings into debug messages.
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement global_messageHandler2()
Eugene Sandulenko
2013-09-06
FULLPIPE: Fix crash
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement global_messageHandler4() and startAnim()
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement global_messageHandler1()
Eugene Sandulenko
2013-09-06
FULLPIPE: Implement sceneHandler01()
Eugene Sandulenko
2013-09-06
FULLPIPE: Finished stubbing SceneSwitcher. Added Behavior Manager
Eugene Sandulenko
2013-09-06
FULLPIPE: Further work on sceneSwitcher.
Eugene Sandulenko
2013-09-06
FULLPIPE: Initial code for bitmap rendering
Eugene Sandulenko
2013-09-06
FULLPIPE: Added lots of debug output, Picture::setAOIDs() implementation
Eugene Sandulenko
2013-09-06
FULLPIPE: Finished sound loading
Eugene Sandulenko
[prev]