aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2014-02-07KYRA: Fix monster idle animation in EoB 1+2. (bug #6523)Johannes Schickel
2014-02-05KYRA: Fix scrolling credits in HoF.Johannes Schickel
2014-01-18KYRA: Slight formatting fix.Johannes Schickel
2014-01-18KYRA: Make pointers to VQAHeader constTorbjörn Andersson
2014-01-18KYRA: Restructure the VQA decoder, as suggested by clone2727Torbjörn Andersson
2014-01-18KYRA: Let the VQA decoder draw directly to the backendTorbjörn Andersson
2014-01-18KYRA: Rewrite the VQA decoder, using the VideoDecoder classesTorbjörn Andersson
2014-01-16KYRA: Slight cleanup.Johannes Schickel
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-11-20KYRA: Only pick up PAK and APK files in the game dir in Kyra1/EoB1.Johannes Schickel
2013-11-10KYRA: Plug memory leak in SoundTowns::playSoundEffect.Johannes Schickel
2013-11-10KYRA: Properly check parameters in CharacterGenerator::start.Johannes Schickel
2013-11-10KYRA: Properly check for empty rects in wsaFrameAnimationStep.Johannes Schickel
2013-11-09KYRA: Fix wrong check orderWillem Jan Palenstijn
2013-10-08KYRA: Fixed missing curly brackets. CID 1003639Eugene Sandulenko
2013-09-12Merge pull request #378 from lordhoto/pluggable-engines-translationsJohannes Schickel
2013-09-02LOL: fix bug #3614957 (LOL : Crash when subtitles displayed)athrxx
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-08-12KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3.Johannes Schickel
2013-08-12KYRA: Fix palette glitch in Kyra3 when loading from main menu.Johannes Schickel
2013-08-08KYRA: Fix Kyra3 family album animation glitch, CID 1004139Torbjörn Andersson
2013-07-01KYRA: Fix (a few) font checks for systems with unsigend char.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01KYRA: Fix loading from the Kyrandia 2 title menuTorbjörn Andersson
2013-05-01KYRA: Fix missing music in Kyra 1 DOS intro.Johannes Schickel
2013-04-27KYRA: (EOB) - cleanup last commitathrxx
2013-04-27KYRA: (EOB) - add debugger functionsathrxx
2013-04-27KYRA: (EOB) - fix original savefile import/exportathrxx
2013-04-27KYRA: (EOB) - minor fix in NPC sequence codeathrxx
2013-04-23KYRA: (EOB) - fix original savefile importathrxx
2013-04-23KYRA: (EOB) - minor changes to debuggerathrxx
2013-04-22KYRA: (EOB) - fix bug #3596547athrxx
2013-04-22KYRA: (EOB) - minor fix to door opening/closing in EOB1athrxx
2013-04-22KYRA: (EOB) - add debugger functionsathrxx
2013-04-22KYRA: (EOB) - add some debugger functionsathrxx
2013-04-21Merge pull request #324 from eriktorbjorn/kyra-midifadeJohannes Schickel
2013-04-21KYRA: (EOB) - fix bug #3611077athrxx
2013-04-21KYRA: (EOB) - minor cleanupathrxx
2013-04-21KYRA: (EOB) - add debugger function (list_monsters)athrxx
2013-04-21KYRA: Fix MIDI fade-out behaviourTorbjörn Andersson
2013-04-18KYRA: (LOL) - fix bug in last commit for scene_lol.cppathrxx
2013-04-18KYRA: (EOB) - silence warning about improper use of negative value in gui_eob...athrxx
2013-04-18KYRA: (EOB) - fix possible null ptr dereference in gui_eob.cppathrxx
2013-04-18KYRA: (LOL) - add comment in gui_lol.cppathrxx
2013-04-18KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possi...athrxx
2013-04-18KYRA: (LOL) - fix warning about possible out of bounds access in lol.cppathrxx