aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-16- implemented skip flag handling in wsa related opcodesJohannes Schickel
2008-03-16fix typoFlorian Kagerer
2008-03-16- implement zanthIdleChat()Florian Kagerer
2008-03-16Implemented opcode 16: o2_soundFadeOutJohannes Schickel
2008-03-16Implemented opcode 34: o2_removeItemSlotFromInventoryJohannes Schickel
2008-03-16Implemented opcodes:Johannes Schickel
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cppJohannes Schickel
2008-03-16Moved KyraEngine_v2::setupOpcodeTable from kyra_v2.cpp to script_v2.cppJohannes Schickel
2008-03-16Implemented opcode 30: o2_addItemToCurSceneJohannes Schickel
2008-03-16- Impelemented opcode 155: o2_stopSceneAnimationJohannes Schickel
2008-03-16- fix mouse cursor hotspot for sjis modeFlorian Kagerer
2008-03-16- fixed mouse position in Kyra1 after savegame loadingJohannes Schickel
2008-03-16- add opcode 146 - resetInputColorCode()Florian Kagerer
2008-03-15Fixed warning about unused variable.Torbjörn Andersson
2008-03-15- cleanupJohannes Schickel
2008-03-15Implemented opcodes:Johannes Schickel
2008-03-15- some more opcodes for wsa and tim sequencesFlorian Kagerer
2008-03-15Implemented opcodes:Johannes Schickel
2008-03-15Got rid of EncapsulatedADGameDescMax Horn
2008-03-15- implement opcode 127 (entering the color code for the skull in the rat cave...Florian Kagerer
2008-03-15Fixed another valgrind warning.Johannes Schickel
2008-03-15Fixed some valgrind warnings.Johannes Schickel
2008-03-15Fixed bug in o2_countItemInInventory.Johannes Schickel
2008-03-15Implement opcodes:Johannes Schickel
2008-03-15update for kyra.dat toolFlorian Kagerer
2008-03-15updated kyra.datFlorian Kagerer
2008-03-15animations for inventory items and mouse pointersFlorian Kagerer
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14cleanupMax Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-03-14const const constMax Horn
2008-03-12Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate).John Willis
2008-03-12Removed remaining traces of the dead MorphOS backend, which itself was remove...Max Horn
2008-03-12Switched CoreAudio MIDI driver to use AudioUnit v2 API (results in better Leo...Max Horn
2008-03-12Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate...Max Horn
2008-03-12SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes d...Max Horn
2008-03-12Fix bug #1911558 - FF: Inventory doesn't scroll to the end.Travis Howell
2008-03-11Updated datafiles needed for S80, S90 and S60v2Lars Persson
2008-03-11Cleanup.Torbjörn Andersson
2008-03-11Added OSystem_SDL::getFilesystemFactory()Max Horn
2008-03-10forgot to commit theseRobert Göffringmann
2008-03-09engine as now as reference for future changes.Paweł Kołodziejski
2008-03-09opsPaweł Kołodziejski
2008-03-09fix regressionPaweł Kołodziejski
2008-03-09fix regressionPaweł Kołodziejski
2008-03-09fix regressionPaweł Kołodziejski
2008-03-09next fixes after merge regressionsPaweł Kołodziejski
2008-03-09next fixes after merge regressionsPaweł Kołodziejski
2008-03-09sjis bug fixFlorian Kagerer