aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_hof.cpp
AgeCommit message (Expand)Author
2008-07-27Fixed macro.Johannes Schickel
2008-06-22Cleanup.Johannes Schickel
2008-06-22missed this in last commit (bug fix for #1997149)Florian Kagerer
2008-05-27Fixed KyraEngine_v1::snd_stopVoice and KyraEngine_v1::snd_voiceIsPlaying impl...Johannes Schickel
2008-05-24cleanupFlorian Kagerer
2008-05-24more fixes for spellbook/letter text in Hof (French and German floppy)Florian Kagerer
2008-05-24fix for missing spellbook and letter text in the floppy versionsFlorian Kagerer
2008-05-18Reverted commit #32166.Johannes Schickel
2008-05-18Formatting.Johannes Schickel
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
2008-05-14Formatting.Johannes Schickel
2008-05-14Oops, I definitely meant for that to be '==', not '='. I guess this is what itTorbjörn Andersson
2008-05-14Added a FIXME regarding commit #32096Filippos Karapetis
2008-05-14Added the animation speed workaround for the sheriff animation as well. (SeeTorbjörn Andersson
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-10Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated im...Johannes Schickel
2008-05-10Implemented opcode 106: o2_playFireflyScore.Johannes Schickel
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-04Cleanup.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Moved some more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-03Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...Kari Salminen
2008-05-02Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-02Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel