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