aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-05-27Fixed KyraEngine_v1::snd_stopVoice and KyraEngine_v1::snd_voiceIsPlaying impl...Johannes Schickel
2008-05-25typoFlorian Kagerer
2008-05-25- some pauseEngineIntern() code for the HOF sequence player (not tested)Florian Kagerer
2008-05-24Little cleanup.Johannes Schickel
2008-05-24Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...Johannes Schickel
2008-05-24- CleanupJohannes Schickel
2008-05-24- Fixed mismatching malloc/delete[]Johannes Schickel
2008-05-24Formatting fixes.Johannes Schickel
2008-05-24cleanupFlorian Kagerer
2008-05-24more fixes for spellbook/letter text in Hof (French and German floppy)Florian Kagerer
2008-05-24some cleanup (especially loads of strange casts)Florian Kagerer
2008-05-24Fixed errors, a few of the warnings, and added a FIXME comment about possiblyTorbjörn Andersson
2008-05-24- add support for HOF floppy versionsFlorian Kagerer
2008-05-24fix for missing spellbook and letter text in the floppy versionsFlorian Kagerer
2008-05-23Fixed KyraEngine_v2::pauseEngineIntern.Johannes Schickel
2008-05-23- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...Johannes Schickel
2008-05-23Added 'enter' command to kyra1 debugger again.Johannes Schickel
2008-05-23Cleanup.Johannes Schickel
2008-05-19Fixed bug in KyraEngine_v2::directLinePassable. This should fix some pathfind...Johannes Schickel
2008-05-19- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimationsJohannes Schickel
2008-05-19Fixed max text line length for French version in HoF.Johannes Schickel
2008-05-19Fixed filename string in KyraEngine_MR::objectChat.Johannes Schickel
2008-05-19Added a comment to TextDisplayer_MR::preprocessString.Johannes Schickel
2008-05-19Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy".Johannes Schickel
2008-05-18Cleanup.Johannes Schickel
2008-05-18add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KY...Florian Kagerer
2008-05-18Typos.Johannes Schickel
2008-05-18Reverted commit #32166.Johannes Schickel
2008-05-18Formatting.Johannes Schickel
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
2008-05-17fix o1_fillRect()Florian Kagerer
2008-05-17Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3.Johannes Schickel
2008-05-17- fixes bug #1962601 at least for intro and outroFlorian Kagerer
2008-05-17Changed parameter of KyraEngine_LoK::setMouseItem.Johannes Schickel
2008-05-17- Fixed sound channel fadeout on VQA playingJohannes Schickel
2008-05-17Loop the Kyra 3 menu music. (The original does.)Torbjörn Andersson
2008-05-16cleanupFlorian Kagerer
2008-05-16commit eriktorbjorn's patch #1964853 (HoF: Hand of Fate credits cleanup (WIP)...Florian Kagerer
2008-05-14fix regression in KyraEngine_LoK::setMouseItemFlorian Kagerer
2008-05-14Changed kyra3 detection entries, now there are special entries for non instal...Johannes Schickel
2008-05-14Just allow animation scripts marked as skipable to be skipped.Johannes Schickel
2008-05-14Formatting.Johannes Schickel
2008-05-14Possibly fixed bug #1963700 "KYRA2: Nonresponsive clicks".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-13fix engine destructor for non interactive hof demoFlorian Kagerer
2008-05-13More descriptive error message when encountering invalid font data.Johannes Schickel
2008-05-12Formatting.Johannes Schickel
2008-05-12remove useless double check on sound list entriesFlorian Kagerer