aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/sound.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Set Music and Voice to DisposeAfterUse::YESNipun Garg
2019-09-03HDB: Set DisposeAfterUse::NO in playStream()Nipun Garg
2019-09-03HDB: Fix WAV format checker and other minor fixesNipun Garg
2019-09-03HDB: Add support for the PPC versionNipun Garg
2019-09-03HDB: Minor fixes in Sound Effects codeNipun Garg
2019-09-03JANITORIAL: Beautify table formattingEugene Sandulenko
2019-09-03HDB: Added heuristic to determing sound file typeEugene Sandulenko
2019-09-03HDB: Added demo sound constantsEugene Sandulenko
2019-09-03HDB: Comment out SND code until data is foundNipun Garg
2019-09-03HDB: Add playSound(), playSoundEx(), stopChannel()Nipun Garg
2019-09-03HDB: Add Music/Song data and functionsNipun Garg
2019-09-03HDB: Fix misplaced Enum valueNipun Garg
2019-09-03HDB: Add playVoice()Nipun Garg
2019-09-03HDB: Add voice related dataNipun Garg
2019-09-03HDB: Add extension field to SoundCacheNipun Garg
2019-09-03HDB: Add Sound CacheNipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: const'nessEugene 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 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