aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-09-20Cleanup.Johannes Schickel
2009-09-20Fix valgrind warning.Johannes Schickel
2009-09-20Fix compilation under Linux.Johannes Schickel
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
2009-09-20Some more paranoia asserts.Johannes Schickel
2009-09-20Implement yet another slight palette handling difference in Kyrandia 1 Amiga,...Johannes Schickel
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
2009-09-20Fix removal of SJIS characters in LoL PC98 menu.Johannes Schickel
2009-09-20Fix language settings in LoL PC98, this fixes the ingame menu usage.Johannes Schickel
2009-09-20This hopefully fixes threading issues in PC98 sound driver.Johannes Schickel
2009-09-20Implement slight differences for PC98 version in TextDisplayer_LoL::printDial...Johannes Schickel
2009-09-20Fix bug in LoLEngine::decodeSjis.Johannes Schickel
2009-09-20Add checks for half-width katakana, which are currently unsupported.Johannes Schickel
2009-09-19LOL/PC-98: fixed block drawing (colors are still wrong)Florian Kagerer
2009-09-19LOL/PC-98: fix some assertsFlorian Kagerer
2009-09-19LOL: fix warning/errorFlorian Kagerer
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
2009-09-18Call updateScreen after setScreenPalette in olol_restoreMagicShroud, so that ...Johannes Schickel
2009-09-18Fix some memory leaks, caused by a recent regression in StaticResource::unloa...Johannes Schickel
2009-09-17LOL: cleanup (replaced some uint8 arrays with new palette objects)Florian Kagerer
2009-09-17LOL/Floppy: fix king richard healing sequenceFlorian Kagerer
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
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