aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/sound.cpp
AgeCommit message (Expand)Author
2013-01-08HOPKINS: Remove global filename and constructFilenameStrangerke
2013-01-07HOPKINS: Fix regression (typo)Filippos Karapetis
2013-01-07HOPKINS: Remove static game directory configuration optionsFilippos Karapetis
2013-01-07HOPKINS: Fix typoFilippos Karapetis
2013-01-07HOPKINS: Simplify SoundManager::WSOUND()Filippos Karapetis
2013-01-05HOPKINS: (on Behalf of Eriktorbjorn) dispose music after use in order to avoi...Strangerke
2013-01-03HOPKINS: Commit by Eriktorbjorn : New way of playing musicStrangerke
2013-01-01HOPKINS: Refactoring in ComputerManagerStrangerke
2012-12-31HOPKINS: Refactoring in FontManager and LinesManagerStrangerke
2012-12-28HOPKINS: Some more renaming and refactoringStrangerke
2012-12-27HOPKINS: Some refactoring in showComputerStrangerke
2012-12-27HOPKINS: Stop music properly when using the MOD playerStrangerke
2012-12-26HOPKINS: Fix menu in BeOS and OS2 versionsStrangerke
2012-12-26HOPKINS: Load correct voice ressource file in BeOS and OS/2 versionsStrangerke
2012-12-25HOPKINS: Add MOD file supportStrangerke
2012-12-25HOPKINS: RenamingStrangerke
2012-12-24HOPKINS: Remove magic values used to check language, some renaming and refact...Strangerke
2012-12-24HOPKINS: Some more renamingStrangerke
2012-12-23HOPKINS: Some more renaming. Remove 2 useless palettesStrangerke
2012-12-19HOPKINS: More renamingStrangerke
2012-12-14HOPKINS: Janitorial - Remove trailing space and double semi columnsStrangerke
2012-12-11HOPKINS: Some more renamingStrangerke
2012-12-11HOPKINS: Start renaming EventsManager functionsStrangerke
2012-12-09HOPKINS: Rename animationManager functionsStrangerke
2012-12-09HOPKINS: Refactor fileManagerStrangerke
2012-12-09HOPKINS: Bugfix for sounds in the Breakout gamePaul Gilbert
2012-12-08HOPKINS: Some more refactoringStrangerke
2012-12-08HOPKINS: Refactor runWin95Demo and PLAY_ANM_SOUNDStrangerke
2012-12-08HOPKINS: Apply first set of memory leak fixesPaul Gilbert
2012-12-06HOPKINS: Add fallback to APC for dialogsStrangerke
2012-12-06HOPKINS: Remove CARD_SB variable. Sound card is always present.Strangerke
2012-12-03HOPKINS: Win95 demo is now completableStrangerke
2012-12-02HOPKINS: Bugfix for loading APC music files in the Windows versionsPaul Gilbert
2012-12-02HOPKINS: Initial implementation of new codec for Windows APC sound filesPaul Gilbert
2012-11-24HOPKINS: Fix more CppCheck warningsStrangerke
2012-11-18HOPKINS: Bugfix for crash when pushing button in purgatory control roomPaul Gilbert
2012-11-17HOPKINS: Lots of code implemented for Hopkin's computerPaul Gilbert
2012-11-13HOPKINS: Fix gcc warning about shadowed variablePaul Gilbert
2012-11-12HOPKINS: Bugfix for freeze when looking at the cat when voices are turned on.Paul Gilbert
2012-11-11HOPKINS: Update playing sounds when the volumes are changed in the GMMPaul Gilbert
2012-11-11HOPKINS: Added missing flush of changed sound settings to diskPaul Gilbert
2012-11-11HOPKINS: Clean up of un-needed sound structure fieldsPaul Gilbert
2012-11-11HOPKINS: Fix to not play music if it is mutedPaul Gilbert
2012-11-11HOPKINS: Bugfix to make music playback loopPaul Gilbert
2012-11-11HOPKINS: Music playback is now workingPaul Gilbert
2012-11-11HOPKINS: Basic voice playback now workingPaul Gilbert
2012-11-10HOPKINS: Beginnings of implementation of sound codePaul Gilbert
2012-10-25HOPKINS: Fix missing assignment in sound manager initialisationPaul Gilbert
2012-10-23HOPKINS: fix SoundManager initialisation and some referencesPaul Gilbert
2012-10-05HOPKINS: Implemented sequence playerPaul Gilbert