aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
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
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12Don't restart music while changing music volume in Hof and MR.Johannes Schickel
2008-05-12Yet another valgrind warning fixed.Johannes Schickel
2008-05-12Fixed some valgrind warnings.Johannes Schickel
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-12Added assert to snd_playSoundEffect.Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-12Two more KyraEngine_LoK opcodes renamed.Johannes Schickel
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12Oops forgot to commit module.mkJohannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-12Added do { ... } while (0) to the GUI_V* macros, so that they will work asTorbjörn Andersson
2008-05-12Renamed preprocessor constants to match file names.Torbjörn Andersson