aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/sound.h
AgeCommit message (Collapse)Author
2013-10-01FULLPIPE: Fix compilation with MSVCFilippos Karapetis
Return a fake value for functions that are supposed to return a boolean value
2013-10-01FULLPIPE: Fix compiler warnings (for good)Eugene Sandulenko
2013-09-20FULLPIPE: Remove unused class variable. CID 1063185Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler2()Eugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler1()Eugene Sandulenko
2013-09-06FULLPIPE: Implement sceneHandler01()Eugene Sandulenko
2013-09-06FULLPIPE: Further work on sceneSwitcher.Eugene Sandulenko
Reduced header dependency. Put CGameLoader into separate files.
2013-09-06FULLPIPE: Finished sound loadingEugene Sandulenko