aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2010-01-05Remove unsafe getTotalPlayTime from AudioStream.Johannes Schickel
2010-01-05Add a "getLength" function to SeekableAudioStream.Johannes Schickel
2010-01-05- Add a new SeekableAudioStream interface. Soon to be used to replace audio s...Johannes Schickel
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2010-01-02Use Common::StackLock.Johannes Schickel
2010-01-01LOL: cleanupFlorian Kagerer
2010-01-01Merge update_nop1 and update_nop2.Johannes Schickel
2010-01-01- Fix out of bounds array access.Johannes Schickel
2010-01-01- Add some assertsJohannes Schickel
2010-01-01Fix out of bounds access reported by syke.Johannes Schickel
2009-12-28LOL: fixed debug messageFlorian Kagerer
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-12-26LOL: fixed minor bug in lamp codeFlorian Kagerer
2009-12-24LOL: fixed minor bug in lamp codeFlorian Kagerer
2009-12-20LOL: removed unused variableFlorian Kagerer
2009-12-20LOL: fixed text fadingFlorian Kagerer
2009-12-13LOL: fixed regressionFlorian Kagerer
2009-12-13LOL: some cleanup for recent code changesFlorian Kagerer
2009-12-12LOL: fixed regressionFlorian Kagerer
2009-12-12LOL: fix compilation when the LOL engine is disabledFlorian Kagerer
2009-12-12LOL: moved TIM animation code into a separate classFlorian Kagerer
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