aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
2009-09-30Got rid of old workaround, which was only needed because our SJIS font did ↵Johannes Schickel
not feature any ASCII chars. svn-id: r44489
2009-09-30Adapt KYRA engine to use the ASCII and half-width katakana support of the ↵Johannes Schickel
SJIS font. (required for LoL PC98) svn-id: r44488
2009-09-30Cleanup: got rid of Screen::ShadeType.Johannes Schickel
svn-id: r44487
2009-09-30Implemented support for drawing 8x16 chars from our custom SJIS font.Johannes Schickel
svn-id: r44486
2009-09-28Fix for bug #2868581 "KYRA1: Invisible Brandon".Johannes Schickel
svn-id: r44450
2009-09-26LOL/PC-98: fix menu colorsFlorian Kagerer
svn-id: r44381
2009-09-26LOL/PC-98: more fixes for text displayer and character inventoryFlorian Kagerer
svn-id: r44380
2009-09-26LOL/PC-98: start fixing sequences (like broken arms inn and king richard ↵Florian Kagerer
getting poisoned) svn-id: r44375
2009-09-25LOL/PC-98: fixed gui colors (money stash, live and magic bars, scroll)Florian Kagerer
svn-id: r44370
2009-09-25LOL/PC-98: fixed dialoge box sizesFlorian Kagerer
svn-id: r44369
2009-09-25LOL/PC-98: start fixing text displayerFlorian Kagerer
svn-id: r44363
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings ↵Filippos Karapetis
and issues in compilers which don't support NORETURN svn-id: r44314
2009-09-24Turn an error into a warning.Johannes Schickel
svn-id: r44313
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
svn-id: r44299
2009-09-20Cleanup.Johannes Schickel
svn-id: r44228
2009-09-20Fix valgrind warning.Johannes Schickel
svn-id: r44227
2009-09-20Fix compilation under Linux.Johannes Schickel
svn-id: r44226
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
svn-id: r44223
2009-09-20Some more paranoia asserts.Johannes Schickel
svn-id: r44217
2009-09-20Implement yet another slight palette handling difference in Kyrandia 1 ↵Johannes Schickel
Amiga, which caused a palette glitch in Kyrandia 1 Amiga German. svn-id: r44216
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215
2009-09-20Fix removal of SJIS characters in LoL PC98 menu.Johannes Schickel
svn-id: r44213
2009-09-20Fix language settings in LoL PC98, this fixes the ingame menu usage.Johannes Schickel
svn-id: r44212
2009-09-20This hopefully fixes threading issues in PC98 sound driver.Johannes Schickel
svn-id: r44210
2009-09-20Implement slight differences for PC98 version in ↵Johannes Schickel
TextDisplayer_LoL::printDialogueText and TextDisplayer_LoL::preprocessString. svn-id: r44209
2009-09-20Fix bug in LoLEngine::decodeSjis.Johannes Schickel
svn-id: r44208
2009-09-20Add checks for half-width katakana, which are currently unsupported.Johannes Schickel
svn-id: r44204
2009-09-19LOL/PC-98: fixed block drawing (colors are still wrong)Florian Kagerer
svn-id: r44198
2009-09-19LOL/PC-98: fix some assertsFlorian Kagerer
svn-id: r44197
2009-09-19LOL: fix warning/errorFlorian Kagerer
svn-id: r44196
2009-09-19LOL: start on pc98 support (still messed up and not working though)Florian Kagerer
svn-id: r44195
2009-09-18Call updateScreen after setScreenPalette in olol_restoreMagicShroud, so that ↵Johannes Schickel
the palette is updated correctly. svn-id: r44182
2009-09-18Fix some memory leaks, caused by a recent regression in ↵Johannes Schickel
StaticResource::unloadId. svn-id: r44180
2009-09-17LOL: cleanup (replaced some uint8 arrays with new palette objects)Florian Kagerer
svn-id: r44179
2009-09-17LOL/Floppy: fix king richard healing sequenceFlorian Kagerer
svn-id: r44178
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177
2009-09-17Changed olol_restoreMagicShroud to be a bit more talkative on errors.Johannes Schickel
svn-id: r44174
2009-09-17Typo.Johannes Schickel
svn-id: r44165
2009-09-17Enable delay for Ninteno DS in all occasions in o2_isAnySoundPlaying.Johannes Schickel
svn-id: r44164
2009-09-17Add workaround in "o2_isAnySoundPlaying", which will hopefully make Kyra2 ↵Johannes Schickel
work on the Nintendo DS. svn-id: r44163
2009-09-17- Increase kyra.dat versionJohannes Schickel
- Fix language settings of some game entries svn-id: r44157
2009-09-16Increase kyra.dat version.Johannes Schickel
svn-id: r44119
2009-09-16Kyra/LoL: fix pc98 audio driver destructorFlorian Kagerer
svn-id: r44117
2009-09-16LOL/Floppy: fixed outroFlorian Kagerer
svn-id: r44116
2009-09-14LOL: fix some regressionsFlorian Kagerer
svn-id: r44092
2009-09-13- CleanupJohannes Schickel
- Fix mismatching new[]/delete svn-id: r44075
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
svn-id: r44074
2009-09-13Preliminary support for German Kyrandia 1 Amiga.Johannes Schickel
svn-id: r44071
2009-09-13Fix gcc warning.Johannes Schickel
svn-id: r44070
2009-09-13Modify Kyrandia 1 Amiga detection entry to allow the detector to ↵Johannes Schickel
differentiate between different languages. svn-id: r44069