aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-09-21Add more shouldQuit checks in event loops.Johannes Schickel
2009-09-21Fix box outline color for FW Amiga.Johannes Schickel
2009-09-20Cleanup.Johannes Schickel
2009-09-20Fix valgrind warning.Johannes Schickel
2009-09-20Fix compilation under Linux.Johannes Schickel
2009-09-20Add some shouldQuit() checks in event loops. This makes it possible to easily...Johannes Schickel
2009-09-20Changed some type names to match our coding guidelines.Johannes Schickel
2009-09-20LOL/PC-98: start fixing color issues (still not working correctly though)Florian Kagerer
2009-09-20Implement support for transparent dialgue boxes in the Amiga version of Futur...Johannes Schickel
2009-09-20Implement more precise palette conversion in Palette::save. This makes the ou...Johannes Schickel
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-20Slightly changed unsupported effect level handling in native MT-32 mode.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-20Correct error in load code for PC version of Waxworks.Travis Howell
2009-09-20Add checks for half-width katakana, which are currently unsupported.Johannes Schickel
2009-09-20Fixed endian bug when using inventory items on objects.Andre Heider
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-18Fixed warning about missing newlineAndre Heider
2009-09-18SWORD2: Don't show a pop-up if the 'eye' movie is missing - it was omitted in...Joost Peters
2009-09-18Cleanup.Johannes Schickel
2009-09-18Implement proper reverb setting in native MT-32 mode (as desribed in bug repo...Johannes Schickel
2009-09-18Implement proper pan reversal for Roland MT-32 in iMuse (as desribed in bug r...Johannes Schickel
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-17SCI: Add EngineState::_kernel member for convenienceMax Horn
2009-09-17SCI: Move CallsStruct into vm.cpp, the only place it is being usedMax Horn
2009-09-17SCI: Move some selector related function into a new file selector.cppMax Horn
2009-09-17SCI: Add a global getSciVersion() function and make use of itMax Horn
2009-09-17SCI: Rename WAS_FUNCT_NR to FAKE_FUNCT_NR; turn some #defines into enumsMax Horn
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-17SCI: Moved Kernel::findSelector from vocabulary.cpp to engine/kernel.cppMax Horn
2009-09-17SCI: Properly hook up (I hope) CantBeHere instead of CanBeHere in SCI version...Max Horn
2009-09-17SCI: Removed dead codeMax Horn
2009-09-17Added alternate versions for iceman, lsl2, qfg1, sq3 and sq4 from bug report ...Filippos Karapetis
2009-09-17- Increase kyra.dat versionJohannes Schickel