aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2007-02-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
2007-02-03Use the platform/language values computed by the detectorMax Horn
2007-02-03Workaround bad values for _curSfxFile in old savegames.Johannes Schickel
2007-02-03Fixes FM-Towns New Game Save.Johannes Schickel
2007-02-03Some delay changes. (should fix slow scene animations)Johannes Schickel
2007-02-02Replace filesize based kyra.dat check with a md5 based.Johannes Schickel
2007-02-01opsJohannes Schickel
2007-02-01Handles multi language games the way gob engine does.Johannes Schickel
2007-02-01Reworked delay handling.Johannes Schickel
2007-02-01- fixed the sprite updatingJohannes Schickel
2007-02-01cleanupJohannes Schickel
2007-02-01oops.Johannes Schickel
2007-02-01Fix for missing Brandon in Zanthia's home (see bug #1498221 "KYRA1: Subtitles...Johannes Schickel
2007-01-31Some changes to be closer to the original with palette handling.Johannes Schickel
2007-01-31oops.Johannes Schickel
2007-01-31Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat...Johannes Schickel
2007-01-31Fix for bug #1479856 ("KYRA1: gfx glitch when dying on bridge").Johannes Schickel
2007-01-30warningsGregory Montoir
2007-01-29cleanupJohannes Schickel
2007-01-29Changed debug message on unknown opcode to a warning.Johannes Schickel
2007-01-29Implements opcode 0xFFAA ('Reset Brandon's sprite')Johannes Schickel
2007-01-29little fix for fm-towns sfx.Johannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-26Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong").Johannes Schickel
2007-01-26Some adjustments to the menu code to better suit longer strings in some langu...Oystein Eftevaag
2007-01-26little parameter reodering.Johannes Schickel
2007-01-26remvoed some unneeded static keywords.Johannes Schickel
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25Adds special case in snd_playSoundEffect for CD audio.Johannes Schickel
2007-01-25Adds CD audio support.Johannes Schickel
2007-01-25Support for loading the correct EMC pak file in the FM-Towns version.Johannes Schickel
2007-01-25Adds basic support for the FM Towns version with some restrictions:Johannes Schickel
2007-01-25typo.Johannes Schickel
2007-01-25cleanupJohannes Schickel
2007-01-25Using 0 flags for null id instead of KYRA2_UNK_FLAGS.Johannes Schickel
2007-01-25Adding language/platform overwriting removed in r25170 (by accident?)Johannes Schickel
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-25Fix typos in some warningsMax Horn
2007-01-25Don't invoke AdvancedDetector directly, but rather use ADVANCED_DETECTOR_DETE...Max Horn
2007-01-25Merged setupGameFlags into Engine_KYRA_create (removing some obsolete code in...Max Horn
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-21Fixes implementation of o1_updateSceneAnimations.Johannes Schickel
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-20Completed implementation of o1_restoreAllObjectBackgrounds.Johannes Schickel
2007-01-13Fix for language selection.Johannes Schickel
2007-01-09Fix for bug #1631352 ("KYRA1: Graphics heavily broken and ScummVM crash"), I ...Johannes Schickel
2007-01-09Little fix.Johannes Schickel
2007-01-08Fix for bug #1586735 ("KYRA1: Sprite not redrawn")Johannes Schickel