aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-03-01Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...Max Horn
2007-02-28Clarified some comments and moved some asserts to hopefully answer Fingolfin'sTorbjörn Andersson
2007-02-28Changed the AppendableAudioStream code to use a queue of buffers, instead of ...Max Horn
2007-02-26Using FLAG_AUTOFREE implies free() being called on the memory buffer you pass...Max Horn
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-24Add the Hand of Fate demo.Travis Howell
2007-02-22Fixed black screen in the outro sequence.Johannes Schickel
2007-02-21c&p errorJohannes Schickel
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-20Another batch of header consistency changes.Torbjörn Andersson
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2007-02-17Only set up the Kyra 1 triggers for Kyra 1, not Kyra 2.Torbjörn Andersson
2007-02-17Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with theTorbjörn Andersson
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-16Added support for Kyrandia 2 ADL files.Johannes Schickel
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