aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-05-05Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.Johannes Schickel
2010-05-04Reduce indirect header dependencies furtherMax Horn
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-01KYRA: fixed some cppcheck warningsFlorian Kagerer
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-12Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."Johannes Schickel
2010-04-12Fix use of "friend" keyword in KYRA for strict C++ compilers.Johannes Schickel
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-11Setup and destroy a dummy cursor and palette in the Engine class.Johannes Schickel
2010-04-11Fix KYRA's cursor handling by pushing a dummy cursor via CursorMan.pushCursor...Johannes Schickel
2010-04-11Fix bug #2985387 "KYRA1: Crash at the end of game".Johannes Schickel