aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/sound.cpp
AgeCommit message (Expand)Author
2018-05-06PRINCE: Cleanup debug outputEugene Sandulenko
2018-05-06Revert "PRINCE: Don't output debug information unless requested"Adrian Frühwirth
2018-05-06PRINCE: Don't output debug information unless requestedAdrian Frühwirth
2018-05-05PRINCE: Fix header dependencyEugene Sandulenko
2018-05-05PRINCE: Initial support for packed Russian versionEugene Sandulenko
2018-05-05PRINCE: Moved audio-related methods to separate filesEugene Sandulenko
2018-05-05PRINCE: Rename sound.cpp to music.cppEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-05-31PRINCE: Object initializationEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-10-08PRINCE: Changing all occurrences of NULL to nullptrlukaslw
2014-10-07PRINCE: MusicPlayer - remove unnecessary commentslukaslw
2014-08-01PRINCE: Code clean-uplukaslw
2014-07-26PRINCE: MIDI music - update. loadMusic(), stopMusic(), O_SETMUSIC, O_STOPMUSIClukaslw
2014-07-26PRINCE: Sounds and voices - fix and updatelukaslw
2014-06-22PRINCE: Animation classes fix.lukaslw
2014-06-22PRINCE: Fixed background music playbackKamil Zbrog
2013-11-09PRINCE: databank.ptc base archive with decompressionKamil Zbróg
2013-10-30PRINCE: spaces converted to tabsKamil Zbróg
2013-10-28PRINCE: replace space with tabs in indentKamil Zbróg
2013-10-28PRINCE: midi music player added. mob and object lists addedKamil Zbróg