aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-06-30Fix game flags for detection entries of installed kyra3 versions.Johannes Schickel
2008-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-06-30- this fixes Hof PC98 music initializationFlorian Kagerer
2008-06-29fix warningFlorian Kagerer
2008-06-29cleanupFlorian Kagerer
2008-06-29- some more work on the Hof FM-Towns/PC98 music driverFlorian Kagerer
2008-06-28Fixed warning. (Hopefully without breaking anything.)Torbjörn Andersson
2008-06-28- implement music fading for Hof FM-TownsFlorian Kagerer
2008-06-28hof: remove debug codeFlorian Kagerer
2008-06-28- HOF: bug fix for music driverFlorian Kagerer
2008-06-26fix bad const castsFlorian Kagerer
2008-06-26more cleanupFlorian Kagerer
2008-06-26cleanupFlorian Kagerer
2008-06-26Fixing compilation for me. There are still lots of "cast casts away constness...Sven Hesse
2008-06-26- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...Florian Kagerer
2008-06-24Added const to some static data.Johannes Schickel
2008-06-22Cleanup.Johannes Schickel
2008-06-22missed this in last commit (bug fix for #1997149)Florian Kagerer
2008-06-22Cleanup.Johannes Schickel
2008-06-22this should fix bug #1997149: KYRA2: no text in spellbookFlorian Kagerer
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