aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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
2009-08-19Cleanup.Johannes Schickel
2009-08-19Cleanup.Johannes Schickel
2009-08-19Implemented proper character selection of Lands of Lore PC98.Johannes Schickel
2009-08-19Skip the whole Lore of the Lands special when the user does any input, like t...Johannes Schickel
2009-08-17merge with trunkNorbert Lange
2009-08-17Fix possible out of bounds access in Screen::drawShape.Johannes Schickel
2009-08-17Clear input queue before displaying the credits in Kyrandia 1.Johannes Schickel
2009-08-17Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ...Johannes Schickel
2009-08-16Fix format arugments in LoL code. (triggered via -Wformat-security)Johannes Schickel
2009-08-16merge with trunkNorbert Lange
2009-08-16Fix valgrind warnings.Johannes Schickel
2009-08-15Yet another slight graphic fix for the Kyrandia 1 Amiga credits.Johannes Schickel
2009-08-14Little fix for lopping credits in Kyrandia 1 Amiga.Johannes Schickel
2009-08-14changed handling of finale - music should use right tempo nowNorbert Lange
2009-08-13Allow VOCs to stream from disk. Disabled by default, use symbol STREAM_AUDIO...Neil Millstone
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
2009-08-13Do not unload credits data after copying it to a temporary buffer in Kyrandia...Johannes Schickel
2009-08-13Fix serious bug in StaticResource::unloadId.Johannes Schickel