aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2010-09-05KYRA: Get rid of local static non-POD object.Johannes Schickel
2010-09-05KYRA: Constify some tables.Johannes Schickel
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Implement new handling of KYRA3's TLK files.Johannes Schickel
2010-08-24KYRA: Simplify PAK/INS/TLK loading.Johannes Schickel
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Add support for playing KYRA3 from CD.Johannes Schickel
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-19KYRA: Remove superfluous music fade out on Kyra 3 startup.Johannes Schickel
2010-08-19KYRA: Cleanup.Johannes Schickel
2010-08-17KYRA: Fix array index out of boundsEugene Sandulenko
2010-08-11KYRA: add new GUIO_MIDIAMIGA flag to amiga targetsFlorian Kagerer
2010-08-08KYRA/TOWNS: some minor sound improvementsFlorian Kagerer
2010-08-07LOL: added english floppy versionFlorian Kagerer
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