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