aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Collapse)Author
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription ↵Max Horn
(or a subclass of it); added a (currently fake) fallback callback entry in ADParams svn-id: r25574
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
svn-id: r25545
2007-02-13(re)added flags field to ADGameDescription, with currently only one value ↵Max Horn
(GF_DEMO) -- this flag value is not yet used by anything (also, GF_DEMO hasn't been correctly set for AGI games yet) svn-id: r25539
2007-02-12little fix for fm-towns versionJohannes Schickel
svn-id: r25531
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ↵Johannes Schickel
modified a bit) svn-id: r25530
2007-02-11should fix warnings in msvc.Johannes Schickel
svn-id: r25484
2007-02-11cleanupJohannes Schickel
svn-id: r25479
2007-02-08Don't rely on assert when calling functions.Johannes Schickel
svn-id: r25426
2007-02-08Fixed GUI strings in FM-Towns version.Johannes Schickel
svn-id: r25425
2007-02-08ops.Johannes Schickel
svn-id: r25424
2007-02-08- fixed crash in FM-Towns version when entering the grottoJohannes Schickel
- fixed some palette issues svn-id: r25423
2007-02-07Fixed credits in FM-Towns version.Johannes Schickel
svn-id: r25417
2007-02-07Support for new kyra.dat, which includes static data from the fm-towns version.Johannes Schickel
svn-id: r25416
2007-02-07should silence compiler warnings.Johannes Schickel
svn-id: r25412
2007-02-07Implemented little diff in o1_characterSays for fm-towns version.Johannes Schickel
svn-id: r25410
2007-02-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
Currently only gob engine benefits from it. svn-id: r25374
2007-02-03Use the platform/language values computed by the detectorMax Horn
svn-id: r25365
2007-02-03Workaround bad values for _curSfxFile in old savegames.Johannes Schickel
svn-id: r25359
2007-02-03Fixes FM-Towns New Game Save.Johannes Schickel
svn-id: r25358
2007-02-03Some delay changes. (should fix slow scene animations)Johannes Schickel
svn-id: r25357
2007-02-02Replace filesize based kyra.dat check with a md5 based.Johannes Schickel
svn-id: r25337
2007-02-01opsJohannes Schickel
svn-id: r25331
2007-02-01Handles multi language games the way gob engine does.Johannes Schickel
svn-id: r25330
2007-02-01Reworked delay handling.Johannes Schickel
svn-id: r25324
2007-02-01- fixed the sprite updatingJohannes Schickel
=> fixes gfx bug when Herman uses the saw => removed workaround for bug #1477364 ("KYRA1: Water dripping freezes") svn-id: r25323
2007-02-01cleanupJohannes Schickel
svn-id: r25322
2007-02-01oops.Johannes Schickel
svn-id: r25321
2007-02-01Fix for missing Brandon in Zanthia's home (see bug #1498221 "KYRA1: ↵Johannes Schickel
Subtitles missing when meeting Zanthia "). svn-id: r25320
2007-01-31Some changes to be closer to the original with palette handling.Johannes Schickel
svn-id: r25316
2007-01-31oops.Johannes Schickel
svn-id: r25314
2007-01-31Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips ↵Johannes Schickel
animation"). svn-id: r25313
2007-01-31Fix for bug #1479856 ("KYRA1: gfx glitch when dying on bridge").Johannes Schickel
svn-id: r25312
2007-01-30warningsGregory Montoir
svn-id: r25284
2007-01-29cleanupJohannes Schickel
svn-id: r25268
2007-01-29Changed debug message on unknown opcode to a warning.Johannes Schickel
svn-id: r25263
2007-01-29Implements opcode 0xFFAA ('Reset Brandon's sprite')Johannes Schickel
svn-id: r25262
2007-01-29little fix for fm-towns sfx.Johannes Schickel
svn-id: r25261
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
- gets rid of GameFlags::hasAudioCD svn-id: r25258
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
svn-id: r25241
2007-01-26Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong").Johannes Schickel
svn-id: r25211
2007-01-26Some adjustments to the menu code to better suit longer strings in some ↵Oystein Eftevaag
language versions, should take care of the issues mentioned in bug [ 1493774 ] KYRA1: Overlapping menu text in spanish version svn-id: r25208
2007-01-26little parameter reodering.Johannes Schickel
svn-id: r25201
2007-01-26remvoed some unneeded static keywords.Johannes Schickel
svn-id: r25198
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
svn-id: r25194
2007-01-25Adds special case in snd_playSoundEffect for CD audio.Johannes Schickel
svn-id: r25193
2007-01-25Adds CD audio support.Johannes Schickel
svn-id: r25192
2007-01-25Support for loading the correct EMC pak file in the FM-Towns version.Johannes Schickel
svn-id: r25190
2007-01-25Adds basic support for the FM Towns version with some restrictions:Johannes Schickel
- just english playable - no audio svn-id: r25188
2007-01-25typo.Johannes Schickel
svn-id: r25187
2007-01-25cleanupJohannes Schickel
svn-id: r25186