aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/sound.h
AgeCommit message (Expand)Author
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Add Sound namesNipun Garg
2019-09-03HDB: Add _sound stubsNipun Garg
2019-09-03HDB: Add stubs in Sound and InputNipun Garg
2019-09-03HDB: Add stubbed Sound functionsNipun Garg
2019-09-03HDB: Add stubbed songPlaying() and startMusic()Nipun Garg
2019-09-03HDB: Add stubbed functionsNipun Garg
2019-09-03HDB: Add loadGame() and Sound::stopMusic()Nipun Garg
2019-09-03HDB: Add stubbed Sound save() and loadSaveFile()Nipun Garg
2019-09-03HDB: Add stubbed getMusicVolume()Nipun Garg
2019-09-03HDB: Add stopChannel()Nipun Garg
2019-09-03HDB: Add playSoundEX()Nipun Garg
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Add and init Sound subsystemNipun Garg