aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-29Removed unused variable.Johannes Schickel
2008-12-29Reset screen dimension settings after closing menu.Johannes Schickel
2008-12-29- CleanupJohannes Schickel
2008-12-29Extended some comments.Johannes Schickel
2008-12-29Fixed character selection screen.Johannes Schickel
2008-12-29Cleanup.Johannes Schickel
2008-12-28LOL: - fixed some bugs in the main menu code (premature pak file unloading et...Florian Kagerer
2008-12-26Oops added files I forgot in r35553.Johannes Schickel
2008-12-26Fixed memory leak.Johannes Schickel
2008-12-26Implemented (some) main menu code for LoL.Johannes Schickel
2008-12-26Cleanup.Johannes Schickel
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-12-25Fixed yet another valgrind warning.Johannes Schickel
2008-12-25Fixed valgrind warning.Johannes Schickel
2008-12-20Cleanup.Johannes Schickel
2008-12-19KYRA: fix mt-32 sysex loading for LOL floppyFlorian Kagerer
2008-12-18KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki...Florian Kagerer
2008-12-18Clean up cursor stack on engine quit properly.Johannes Schickel
2008-12-18Cleanup.Johannes Schickel
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-12-14Added code to initialize MT-32 properly for Lands of Lore.Johannes Schickel
2008-12-11Whoops changed integer size of variables storing volume information, now volu...Johannes Schickel
2008-12-11Midi code now allows volume values to be [0, 256] instead of [0, 255] like be...Johannes Schickel
2008-12-07Cleanup.Johannes Schickel
2008-12-07Prevent MIDI files from being load, when they are already loaded.Johannes Schickel
2008-12-04Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRectsMax Horn
2008-11-30Fixed some looping MIDI sound effects.Johannes Schickel
2008-11-30Added MIDI SFX Map, fixes SFX in HoF.Johannes Schickel
2008-11-30- Extended MidiDriver::sysEx to allow 264 byte sysEx messagesJohannes Schickel
2008-11-30Cleanup.Johannes Schickel
2008-11-30- Fix some valgrind warningsJohannes Schickel
2008-11-30Implement fade out support for MIDI.Johannes Schickel
2008-11-30Cleanup.Johannes Schickel
2008-11-30Initial version of proper MIDI support for KYRA.Johannes Schickel
2008-11-21Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...Max Horn
2008-11-18Don't rename slots anymore when deleting them via the GMM.Johannes Schickel
2008-11-16fixed bugFlorian Kagerer
2008-11-16cleanupFlorian Kagerer
2008-11-16Fixed valgrind warning.Johannes Schickel
2008-11-16Fixed various g++ warnings ("format not a string literal and no format argume...Johannes Schickel
2008-11-16KYRA 1/2: more fixes for valgrind warningsFlorian Kagerer
2008-11-15(hopefully) fix valgrind warningsFlorian Kagerer
2008-11-15svn-id: r35080Florian Kagerer
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-11-09Disallow overwriting of slot 0, quicksave and autosave slots.Johannes Schickel
2008-11-09- The GMM save dialog is now working for all engines which support the approp...Filippos Karapetis
2008-11-09Error out on savegame load failure (again).Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel