Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-20 | Implement 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-20 | Fix removal of SJIS characters in LoL PC98 menu. | Johannes Schickel | |
svn-id: r44213 | |||
2009-09-20 | Fix language settings in LoL PC98, this fixes the ingame menu usage. | Johannes Schickel | |
svn-id: r44212 | |||
2009-09-20 | This hopefully fixes threading issues in PC98 sound driver. | Johannes Schickel | |
svn-id: r44210 | |||
2009-09-20 | Implement slight differences for PC98 version in ↵ | Johannes Schickel | |
TextDisplayer_LoL::printDialogueText and TextDisplayer_LoL::preprocessString. svn-id: r44209 | |||
2009-09-20 | Fix bug in LoLEngine::decodeSjis. | Johannes Schickel | |
svn-id: r44208 | |||
2009-09-20 | Add checks for half-width katakana, which are currently unsupported. | Johannes Schickel | |
svn-id: r44204 | |||
2009-09-19 | LOL/PC-98: fixed block drawing (colors are still wrong) | Florian Kagerer | |
svn-id: r44198 | |||
2009-09-19 | LOL/PC-98: fix some asserts | Florian Kagerer | |
svn-id: r44197 | |||
2009-09-19 | LOL: fix warning/error | Florian Kagerer | |
svn-id: r44196 | |||
2009-09-19 | LOL: start on pc98 support (still messed up and not working though) | Florian Kagerer | |
svn-id: r44195 | |||
2009-09-18 | Call updateScreen after setScreenPalette in olol_restoreMagicShroud, so that ↵ | Johannes Schickel | |
the palette is updated correctly. svn-id: r44182 | |||
2009-09-18 | Fix some memory leaks, caused by a recent regression in ↵ | Johannes Schickel | |
StaticResource::unloadId. svn-id: r44180 | |||
2009-09-17 | LOL: cleanup (replaced some uint8 arrays with new palette objects) | Florian Kagerer | |
svn-id: r44179 | |||
2009-09-17 | LOL/Floppy: fix king richard healing sequence | Florian Kagerer | |
svn-id: r44178 | |||
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel | |
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177 | |||
2009-09-17 | Changed olol_restoreMagicShroud to be a bit more talkative on errors. | Johannes Schickel | |
svn-id: r44174 | |||
2009-09-17 | Typo. | Johannes Schickel | |
svn-id: r44165 | |||
2009-09-17 | Enable delay for Ninteno DS in all occasions in o2_isAnySoundPlaying. | Johannes Schickel | |
svn-id: r44164 | |||
2009-09-17 | Add 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 version | Johannes Schickel | |
- Fix language settings of some game entries svn-id: r44157 | |||
2009-09-16 | Increase kyra.dat version. | Johannes Schickel | |
svn-id: r44119 | |||
2009-09-16 | Kyra/LoL: fix pc98 audio driver destructor | Florian Kagerer | |
svn-id: r44117 | |||
2009-09-16 | LOL/Floppy: fixed outro | Florian Kagerer | |
svn-id: r44116 | |||
2009-09-14 | LOL: fix some regressions | Florian Kagerer | |
svn-id: r44092 | |||
2009-09-13 | - Cleanup | Johannes Schickel | |
- Fix mismatching new[]/delete svn-id: r44075 | |||
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer | |
svn-id: r44074 | |||
2009-09-13 | Preliminary support for German Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r44071 | |||
2009-09-13 | Fix gcc warning. | Johannes Schickel | |
svn-id: r44070 | |||
2009-09-13 | Modify Kyrandia 1 Amiga detection entry to allow the detector to ↵ | Johannes Schickel | |
differentiate between different languages. svn-id: r44069 | |||
2009-09-13 | Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix ↵ | Johannes Schickel | |
broke saves, which were made in front of the castle door. svn-id: r44065 | |||
2009-09-13 | Fix regression caused by OSystem::updateScreen call limitation, which caused ↵ | Johannes Schickel | |
certain animations not to display at all. svn-id: r44063 | |||
2009-09-13 | Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is ↵ | Johannes Schickel | |
present. svn-id: r44062 | |||
2009-09-13 | LOL/Floppy: fixed size of menu boxes | Florian Kagerer | |
svn-id: r44061 | |||
2009-09-13 | LOL: add missing opcode | Florian Kagerer | |
svn-id: r44053 | |||
2009-09-12 | LOL: fix bug that would sometimes accidently swap the freeze palette and the ↵ | Florian Kagerer | |
normal palette in the ghorka swamp svn-id: r44040 | |||
2009-09-11 | LOL: added another missing opcode | Florian Kagerer | |
svn-id: r44037 | |||
2009-09-11 | LOL: add missing opcode | Florian Kagerer | |
svn-id: r44036 | |||
2009-09-11 | LOL/Floppy: fixed gfx tables generation | Florian Kagerer | |
svn-id: r44034 | |||
2009-09-09 | LOL/Floppy: - fix spell book animation | Florian Kagerer | |
svn-id: r44021 | |||
2009-09-06 | LOL/Floppy: implemented missing opcode | Florian Kagerer | |
svn-id: r43997 | |||
2009-09-06 | LOL: add message to load/delete menus when no save files are present | Florian Kagerer | |
svn-id: r43992 | |||
2009-09-06 | LOL: fixed bug in delete menu code | Florian Kagerer | |
svn-id: r43991 | |||
2009-09-06 | LOL: fixed warning | Florian Kagerer | |
svn-id: r43971 | |||
2009-09-06 | LOL/Floppy: fix menus | Florian Kagerer | |
svn-id: r43970 | |||
2009-09-05 | LOL/Floppy: fix compass | Florian Kagerer | |
svn-id: r43968 | |||
2009-09-05 | LOL/Floppy: fix bug in dialogue displayer | Florian Kagerer | |
svn-id: r43967 | |||
2009-09-05 | LOL: fix floppy version static data | Florian Kagerer | |
svn-id: r43962 | |||
2009-09-05 | LOL: fix inventory drawing in floppy version | Florian Kagerer | |
svn-id: r43960 |