aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2010-08-05KYRA: Add support for subtitle options changes via GMM.Johannes Schickel
2010-08-04AUDIO: Implement volume and balance control for the AudioCD manager (needed f...Florian Kagerer
2010-08-03KYRA/TOWNS: replace some music stops with fadeouts (based on original code)Florian Kagerer
2010-08-03LOL: fixed possible crash in environmental sfx codeFlorian Kagerer
2010-08-03LOL: Minor adjustment to latest generateOverlay changes.Johannes Schickel
2010-08-03KYRA: Get rid of Screen_LoL::generateLevelOverlay.Johannes Schickel
2010-08-03KYRA: Fix Screen_v2::generateOverlay implementation.Johannes Schickel
2010-08-03KYRA3: Fix bug in Screen_v2::generateOverlay.Johannes Schickel
2010-08-03KYRA/TOWNS: implement music/sfx volume control via GUI/GMMFlorian Kagerer
2010-08-02GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail.Johannes Schickel
2010-08-02KYRA2: fix warningFlorian Kagerer
2010-08-02KYRA: FM-Towns audio driver rewriteFlorian Kagerer
2010-07-27KYRA: Formatting.Johannes Schickel
2010-07-26KYRA: Fix assertion when using "enter" to scene with instant death.Johannes Schickel
2010-07-23KYRA: Mark Kyra 1 Mac as General MIDI only.Johannes Schickel
2010-07-23KYRA: Implement support for selecting the VQA quality via "video_quality".Johannes Schickel
2010-07-23KYRA: Formatting fixes.Johannes Schickel
2010-07-23KYRA: Cleanup.Johannes Schickel
2010-07-23KYRA: Implemented some missing timers for object creation.Johannes Schickel
2010-07-23KYRA: Cleanup.Johannes Schickel
2010-07-22KYRA: Implement missing dialog code.Johannes Schickel
2010-07-22KYRA: Move LoL specific static data to its own file.Johannes Schickel
2010-07-22KYRA: Cleanup.Johannes Schickel
2010-07-22KYRA: Implement proper fade out when skipping the intro at any position.Johannes Schickel
2010-07-22KYRA: Free hand shapes after the Kallak writing sequence.Johannes Schickel
2010-07-22KYRA: Prevent fast fade to black when skipping the intro.Johannes Schickel
2010-07-22KYRA: Remove superfluous palette update on quit.Johannes Schickel
2010-07-22KYRA: Properly short-circuit after the SC/MP logo on quit.Johannes Schickel
2010-07-22Display the MacPlay Gold logo for Macintosh versions which include it.Johannes Schickel
2010-07-21KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.Johannes Schickel
2010-07-21KYRA: Respect mute setting on engine startup.Johannes Schickel
2010-07-21Strip trailing whitespaces.Johannes Schickel
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16In the help of making the new C++ standard a better one, we will now no longe...Johannes Schickel
2010-07-16CleanupTorbjörn Andersson
2010-07-16Removed unused variable.Torbjörn Andersson
2010-07-09KYRA/PC98: fix music volumeFlorian Kagerer
2010-07-03KYRA/PC98 Audio: fix invalid mem accessFlorian Kagerer
2010-07-02KYRA/PC98: fix long standing bug were certain sound effects would bring each ...Florian Kagerer
2010-07-02KYRA/PC98: cleanupFlorian Kagerer
2010-07-02KYRA/PC98: fix sfx volume controlFlorian Kagerer
2010-07-01KYRA/PC98: minor cleanupFlorian Kagerer
2010-07-01KYRA/PC98: implement proper volume control (which distinguishes between music...Florian Kagerer
2010-06-28KYRA: change audio detection flags setting (since most users don't own a real...Florian Kagerer
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-25KYRA: fixed typoFlorian Kagerer
2010-06-25KYRA: implement new gui option flagsFlorian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Split out detection code in Kyra engine.Eugene Sandulenko