aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-03-19Commit of Hans de Goede's patches to the sound handling codePaul Gilbert
2008-03-19Removed some unportable and unused code ;-)Max Horn
2008-03-19cleanupMax Horn
2008-03-19Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.Travis Howell
2008-03-18Bugfix for dropping items off scene.Johannes Schickel
2008-03-18Fixed some warnings, so that I too may bask in the glory of Kyrandia 2.Torbjörn Andersson
2008-03-18- started to add debugC calls to methodsJohannes Schickel
2008-03-18Implemented showing of credits after completing game.Johannes Schickel
2008-03-18Renamed opcode 95 to o2_showItemString.Johannes Schickel
2008-03-18- Impelemented opcodes:Johannes Schickel
2008-03-18- Implemented opcodes:Johannes Schickel
2008-03-18- Implemented opcodes:Johannes Schickel
2008-03-18Fixed bug in o2_setupSceneAnimation. (should fix some lockups)Johannes Schickel
2008-03-18Fixed bug, which caused displaying wrong string to be shown then combining it...Johannes Schickel
2008-03-18Fixed pathfinder post processing in HoF, this should smooth walk paths a lot.Johannes Schickel
2008-03-18Completed implementation of KyraEngine_v2::inputSceneChange.Johannes Schickel
2008-03-18Fixed input bug causing Zanthia not to move sometimes.Johannes Schickel
2008-03-18List CUP videos as previews, rather than demos.Travis Howell
2008-03-18Fixed bug preventing movement.Johannes Schickel
2008-03-17-missed animator_v2.cpp in last commitFlorian Kagerer
2008-03-17- implement opcode 29: o2_drawShapeFlorian Kagerer
2008-03-17Oops forgot to enable some code.Johannes Schickel
2008-03-17Implemented opcode 98: o2_setDeathHandlerFlagJohannes Schickel
2008-03-17Implemented opcodes:Johannes Schickel
2008-03-17Implemented opcodes:Johannes Schickel
2008-03-17- Fixed opcode 115 (fixed dragon scene)Johannes Schickel
2008-03-17Fix kyra save file naming scheme.Johannes Schickel
2008-03-17remove unnecessary code duplicationFlorian Kagerer
2008-03-17Cleanup.Johannes Schickel
2008-03-17Probably fixing string issues in menu.Johannes Schickel
2008-03-17Remove unsued variables.Johannes Schickel
2008-03-17Removed some unneeded and bug causing code.Johannes Schickel
2008-03-17Fix typo.Johannes Schickel
2008-03-17Removed unused variable.Torbjörn Andersson
2008-03-17Also allow '.' and Escape as keys for skipping sequences in HoF.Johannes Schickel
2008-03-17Let Kyra1 and Kyra2 use a common savegame version number. (cleanup)Johannes Schickel
2008-03-17Implemented quick (via hotkeys) save/load suppot for HoF.Johannes Schickel
2008-03-17Fixed KyraEngine_v2::initSceneScreenJohannes Schickel
2008-03-17- implement debugger commands: gamespeed and pass_codesFlorian Kagerer
2008-03-17- fix demoFlorian Kagerer
2008-03-16Changed Kyra2 script debug printfs to be consistent with Kyra1 ones.Johannes Schickel
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