aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-12-07Hopefully silencing C4121 in MSVC.Johannes Schickel
2009-12-06Fix overflow of glyph count for CREDIT6.FNT, this fixes credits for Kyra1 flo...Johannes Schickel
2009-12-01Removed unnecessary semi-colons.Torbjörn Andersson
2009-11-29Formatting.Johannes Schickel
2009-11-29Cleanup.Johannes Schickel
2009-11-29KYRA/PC98: fixed regressionFlorian Kagerer
2009-11-29KYRA: fixed pc98 intro sfx (regression)Florian Kagerer
2009-11-28KYRA: removed hack in staticres loaderFlorian Kagerer
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
2009-11-28Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation".Johannes Schickel
2009-11-28LOL/Floppy: fixed crashFlorian Kagerer
2009-11-28Fix compilation on 64bit systems.Johannes Schickel
2009-11-28LOL: completed support for floppy installer filesFlorian Kagerer
2009-11-26Typos.Johannes Schickel
2009-11-26Initial doxygen description of the Kyrandia engine.Johannes Schickel
2009-11-24Added Doxygen comments for the various engine namespaces (currently mostly wi...Max Horn
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-11-22Slight simplification.Johannes Schickel
2009-11-22Remove dead code.Johannes Schickel
2009-11-22- Store ID map for static resources in kyra.dat instead of hardcoding it in t...Johannes Schickel
2009-11-21More cleanup.Johannes Schickel
2009-11-21Cleanup.Johannes Schickel
2009-11-21Cleanup: remove never used support for builtin static data in StaticResource.Johannes Schickel
2009-11-21Cleanup.Johannes Schickel
2009-11-21Fix mismatching resource type IDs for Lands of Lore in kyra.dat.Johannes Schickel
2009-11-21Flag credits data for Kyrandia 1 as language specific data. (Fixes language o...Johannes Schickel
2009-11-21Ooops...Johannes Schickel
2009-11-21- Got rid of hardcoded filename list for kyra.datJohannes Schickel
2009-11-21Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...Johannes Schickel
2009-11-20Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ever...Johannes Schickel
2009-11-20Flag Kyra3 as talkie version in kyra.dat.Johannes Schickel
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
2009-11-19Properly handle Kyra 2 Talkie demo in kyra.dat.Johannes Schickel
2009-11-17KYRA: fixed save menu glitch in Japanese versionsFlorian Kagerer
2009-11-15LOL: fixed minor glitch in the ending sequenceFlorian Kagerer
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
2009-11-15Formatting.Johannes Schickel
2009-11-15KYRA: cleanupFlorian Kagerer
2009-11-14Fix warning.Johannes Schickel
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-14Cleanup.Johannes Schickel
2009-11-12LOL: - cleanupFlorian Kagerer
2009-11-11LOL: - fixed transparency tables in PC-98 16 color versionFlorian Kagerer
2009-11-07Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.Johannes Schickel
2009-11-07Access _keyMap a little different, so that no additional entries are created,...Johannes Schickel
2009-11-07Formatting.Johannes Schickel
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-11-01Kyra/FM-Towns: make sure that at least the synthesizer music plays when no cd...Florian Kagerer
2009-10-31Clean up comment a bit.Johannes Schickel