aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
2007-02-13(re)added flags field to ADGameDescription, with currently only one value (GF...Max Horn
2007-02-12little fix for fm-towns versionJohannes Schickel
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-02-11should fix warnings in msvc.Johannes Schickel
2007-02-11cleanupJohannes Schickel
2007-02-08Don't rely on assert when calling functions.Johannes Schickel
2007-02-08Fixed GUI strings in FM-Towns version.Johannes Schickel
2007-02-08ops.Johannes Schickel
2007-02-08- fixed crash in FM-Towns version when entering the grottoJohannes Schickel
2007-02-07Fixed credits in FM-Towns version.Johannes Schickel
2007-02-07Support for new kyra.dat, which includes static data from the fm-towns version.Johannes Schickel
2007-02-07should silence compiler warnings.Johannes Schickel
2007-02-07Implemented little diff in o1_characterSays for fm-towns version.Johannes Schickel
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