aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-05-22Fix crash with MSVC.Johannes Schickel
2009-05-22struct Button contains non POD members, thus don't use memset on it.Johannes Schickel
2009-05-22Change button list handling to closer match original. This fixes a crash when...Johannes Schickel
2009-05-22Do not define checkInput as virtual.Johannes Schickel
2009-05-22Handle mouse move events like the original.Johannes Schickel
2009-05-22LOL: (temporary) fix for button callback assignment. The automatic list capac...Florian Kagerer
2009-05-22Add hack so LoL intro demo will init MT-32 properly.Johannes Schickel
2009-05-22Use correct file for MT-32 initialization for Kyra2 SEQ player based Lands of...Johannes Schickel
2009-05-22Oops typo.Johannes Schickel
2009-05-22Properly initialize MT-32 for LoL demos.Johannes Schickel
2009-05-22Fix crash when playing LoL demo.Johannes Schickel
2009-05-22Cleanup.Johannes Schickel
2009-05-22Fix RTL in Lands of Lore.Johannes Schickel
2009-05-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-21Changed code to closer match original input handling.Johannes Schickel
2009-05-21Fix some Kyra1 movies.Johannes Schickel
2009-05-21Only process key/mouse press/release events in GUI.Johannes Schickel
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-19COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate...Max Horn
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-18Don't quit when the user selects "Load game" in main menu.Johannes Schickel
2009-05-18Don't crash on debugger shortcut when no debugger is present. (Fixes crash in...Johannes Schickel
2009-05-18Add support for music in the LoL intro demo.Johannes Schickel
2009-05-18Preliminary support for LoL intro demo.Johannes Schickel
2009-05-18LOL: fixed automapFlorian Kagerer
2009-05-18Fixed long standing palette loading bug in WSA v1 code.Johannes Schickel
2009-05-18Don't delay any longer, when engine is asked to quit.Johannes Schickel
2009-05-18Add some code differences for LoL intro demo.Johannes Schickel
2009-05-18LOL: fix "rest party" button (broken after changes to the button handling)Florian Kagerer
2009-05-18LOL: - implemented fog spellFlorian Kagerer
2009-05-18Disable GMM save/load in certain scenes.Johannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17- Fix mouse cursor visibilty on load game in LoLJohannes Schickel
2009-05-17Formatting.Johannes Schickel
2009-05-17Fix possible leak.Johannes Schickel
2009-05-17Fix crash after loading game from cmd/launcher.Johannes Schickel
2009-05-17Don't protect save slot 0 for LoL.Johannes Schickel
2009-05-17Only set 'cdaudio' config entry, when FM-Towns version is present.Johannes Schickel
2009-05-17- CleanupJohannes Schickel
2009-05-17LoL:Johannes Schickel
2009-05-17Cleanup.Johannes Schickel
2009-05-17Fix sound file missing warning for DOS version of LoL.Johannes Schickel
2009-05-17Audio related cleanup.Johannes Schickel
2009-05-17Disable CD audio for PC98 by default.Johannes Schickel
2009-05-17Handle keyboard button press immediately.Johannes Schickel
2009-05-17Change workaround to match comment description.Johannes Schickel
2009-05-17LOL: - fix animations for fletcher shop in the swampFlorian Kagerer