aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-06-06- Fixed a valgrind waringJohannes Schickel
2008-06-03Added support for compressed kyra3 audio files.Johannes Schickel
2008-06-01Should fix gcc warningJohannes Schickel
2008-06-01CleanupJohannes Schickel
2008-06-01Some paranoia checks in TIMInterpreter::refreshTimersAfterPause.Johannes Schickel
2008-06-01- fix 'order of evaluation' bug (MSVC release build)Florian Kagerer
2008-06-01- fix regression in non-interactive HOF demoFlorian Kagerer
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-05-31Added error calls when out of memory while uncompressing HoF installer files.Johannes Schickel
2008-05-31Cleanup.Johannes Schickel
2008-05-31cleanupFlorian Kagerer
2008-05-31fix hof installer file loadingFlorian Kagerer
2008-05-31- Fixed possible invalid memory access in Resource::loadFileToBufJohannes Schickel
2008-05-31Added ADGF_CD to Italian fan translation of kyra1 cd.Johannes Schickel
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