aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-09-17Changed olol_restoreMagicShroud to be a bit more talkative on errors.Johannes Schickel
2009-09-17Typo.Johannes Schickel
2009-09-17Enable delay for Ninteno DS in all occasions in o2_isAnySoundPlaying.Johannes Schickel
2009-09-17Add workaround in "o2_isAnySoundPlaying", which will hopefully make Kyra2 wor...Johannes Schickel
2009-09-17- Increase kyra.dat versionJohannes Schickel
2009-09-16Increase kyra.dat version.Johannes Schickel
2009-09-16Kyra/LoL: fix pc98 audio driver destructorFlorian Kagerer
2009-09-16LOL/Floppy: fixed outroFlorian Kagerer
2009-09-14LOL: fix some regressionsFlorian Kagerer
2009-09-13- CleanupJohannes Schickel
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-09-13Preliminary support for German Kyrandia 1 Amiga.Johannes Schickel
2009-09-13Fix gcc warning.Johannes Schickel
2009-09-13Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiat...Johannes Schickel
2009-09-13Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix bro...Johannes Schickel
2009-09-13Fix regression caused by OSystem::updateScreen call limitation, which caused ...Johannes Schickel
2009-09-13Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre...Johannes Schickel
2009-09-13LOL/Floppy: fixed size of menu boxesFlorian Kagerer
2009-09-13LOL: add missing opcodeFlorian Kagerer
2009-09-12LOL: fix bug that would sometimes accidently swap the freeze palette and the ...Florian Kagerer
2009-09-11LOL: added another missing opcodeFlorian Kagerer
2009-09-11LOL: add missing opcodeFlorian Kagerer
2009-09-11LOL/Floppy: fixed gfx tables generationFlorian Kagerer
2009-09-09LOL/Floppy: - fix spell book animationFlorian Kagerer
2009-09-06LOL/Floppy: implemented missing opcodeFlorian Kagerer
2009-09-06LOL: add message to load/delete menus when no save files are presentFlorian Kagerer
2009-09-06LOL: fixed bug in delete menu codeFlorian Kagerer
2009-09-06LOL: fixed warningFlorian Kagerer
2009-09-06LOL/Floppy: fix menusFlorian Kagerer
2009-09-05LOL/Floppy: fix compassFlorian Kagerer
2009-09-05LOL/Floppy: fix bug in dialogue displayerFlorian Kagerer
2009-09-05LOL: fix floppy version static dataFlorian Kagerer
2009-09-05LOL: fix inventory drawing in floppy versionFlorian Kagerer
2009-09-03LOL: some more work on the floppy version (drawing code is still broken)Florian Kagerer
2009-09-02LOL: - fix speech/text settingsFlorian Kagerer
2009-09-02LOL: update kyra.dat with floppy version data (floppy version still doesn't w...Florian Kagerer
2009-08-29Fix possible corruption of restart game save in Kyrandia 1.Johannes Schickel
2009-08-29Whitespace fix.Johannes Schickel
2009-08-29Fix regression, which caused skipping of some dialogue lines to fail in Kyran...Johannes Schickel
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
2009-08-25Whitespace fix.Johannes Schickel
2009-08-25Add fade to black effect at the end of Kyra1 CD demo.Johannes Schickel
2009-08-25Fix uninitialized variable.Johannes Schickel
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-08-24Merge with trunkNorbert Lange
2009-08-19- Fix sluggish mouse movement in Kyra2/Kyra3/LoL main menu.Johannes Schickel
2009-08-19Use Common::List::empty instead of Common::List::size, which is faster for ch...Johannes Schickel
2009-08-19Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w...Johannes Schickel
2009-08-19Add missing "break" in switch statement.Johannes Schickel
2009-08-19Cleanup.Johannes Schickel