aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2016-05-17KYRA: Remove redundant code.Eugene Sandulenko
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Silence analysis tools about possible memory leaksJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-04-15KYRA: Initialize variable before usage.Johannes Schickel
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-04-03KYRA: (LOL) fix bug #7104 (LOL-CD: mixing sfx and voice mode does not work)athrxx
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13KYRA: Ensure openCD() is calledMatthew Hoops
2016-02-27KYRA: Formatting fixes.Johannes Schickel
2016-02-27KYRA: Remove ADGF_TESTING from EoB 1+2.Johannes Schickel
2016-02-25KYRA: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-09KYRA: Run astyle on sound.cpp.Johannes Schickel
2016-01-26KYRA: Cleanup listing of actual save slots in GUI::updateSaveFileList.Johannes Schickel
2016-01-26KYRA: Only request actual save slots in listSaves.Johannes Schickel
2015-11-10KYRA: (LOK/PC-98) - add missing string resourceathrxx
2015-11-09AUDIO: (FM-TOWNS) - cleanup euphony codeathrxx
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07KYRA: Use the built-in OPL timerMatthew Hoops
2015-07-07AUDIO: Remove the sample rate configuration from the OPL codeMatthew Hoops
2015-07-07AUDIO: Remove the legacy OPL APIMatthew Hoops
2015-05-21KYRA: Update comment since the file it pointed to movedTorbjörn Andersson
2014-10-28KYRA: Remove trailing whitespaceFilippos Karapetis
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-10-04KYRA: Update list of files that contain translatable stringsThierry Crozat
2014-09-07KYRA (LOL): Fix bug #6727 due to incorrect assertion range.D G Turner
2014-08-24KYRA: Slight cleanup.Johannes Schickel
2014-08-24KYRA: Constify base type for some pointers in AdLibDriver.Johannes Schickel
2014-08-24KYRA: Add safety checks for getProgram/getInstrument return values.Johannes Schickel
2014-08-24KYRA: Extend safety check inside AdLibDriver::getProgram.Johannes Schickel
2014-05-27KYRA: Adpot debugger command function naming to match our guidelines.Johannes Schickel
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-04-18KYRA: Extend HACK to select CD audio for Kyra2 TOWNS.Johannes Schickel
2014-03-17KYRA: (LOL) - fix LoLEngine::updateCompass()athrxx
2014-03-17KYRA: fix static resources in Russian fan translationathrxx
2014-02-24KYRA: Slight constant name cleanup.Johannes Schickel
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-07KYRA: Fix monster idle animation in EoB 1+2. (bug #6523)Johannes Schickel
2014-02-05KYRA: Fix scrolling credits in HoF.Johannes Schickel
2014-01-18KYRA: Slight formatting fix.Johannes Schickel
2014-01-18KYRA: Make pointers to VQAHeader constTorbjörn Andersson
2014-01-18KYRA: Restructure the VQA decoder, as suggested by clone2727Torbjörn Andersson
2014-01-18KYRA: Let the VQA decoder draw directly to the backendTorbjörn Andersson