aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/sound.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add stubs in Sound and InputNipun 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 stopChannel()Nipun Garg
2019-09-03HDB: Add playSoundEX()Nipun Garg
2019-09-03HDB: Modify warning to debug outputNipun Garg
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Added stub for Menu classEugene Sandulenko
2019-09-03HDB: Add and init Sound subsystemNipun Garg