Age | Commit message (Expand) | Author |
2009-07-11 | Explicitely instantiate the decompressWizImage() templates, so that they won'... | Sven Hesse |
2009-07-11 | Fix oversight in r42361 and also handle consecutive copied characters in SAGA. | Willem Jan Palenstijn |
2009-07-11 | Bugfix to properly save the currently playing midi music when saving a scene | Paul Gilbert |
2009-07-11 | Only error out, if checkStaticSelectorNames() fails. | Travis Howell |
2009-07-11 | Applied patch 2818733 - "SCI: Timer iterator for audio resources played via d... | Filippos Karapetis |
2009-07-11 | Applied slightly modified patch 2819002 - "SCI: resource-view-patch on SQ5/Ge... | Filippos Karapetis |
2009-07-11 | Removed an invalid detection entry | Filippos Karapetis |
2009-07-11 | Applied a slightly modified patch from clone2727 which adds static selector n... | Filippos Karapetis |
2009-07-11 | Fixed regression in the script parser from commit 42260 | Filippos Karapetis |
2009-07-11 | Added initialisation of paging screens when the game starts | Paul Gilbert |
2009-07-11 | Active background screens are now properly freed when the game exits | Paul Gilbert |
2009-07-11 | Bugfix to show the mouse cursor when restarting the game after returning to l... | Paul Gilbert |
2009-07-11 | Removed the now uneeded "Screen::_disableScreen" flag. | Johannes Schickel |
2009-07-11 | Fix graphics not updating, when loading a save in Kyra1. This fixes problems ... | Johannes Schickel |
2009-07-11 | Fix bug #2819628 - DETECTOR: Atlantis CD sets wrong gui options. | Travis Howell |
2009-07-11 | Fix SAGA outline generation algorithm for characters | Willem Jan Palenstijn |
2009-07-11 | Fix recent regression in AGOSEngine_Simon1::drawImage(). | Travis Howell |
2009-07-10 | Restored several files after the version update. | Eugene Sandulenko |
2009-07-10 | Recreate FSNode after calling checkPath since checkPath may | Willem Jan Palenstijn |
2009-07-10 | tinsel: proper detection entry for Discworld 1 Italian only CD | Fabio Battaglia |
2009-07-10 | Mention the Gob savegame format change and change the version from 0.14.0 to ... | Sven Hesse |
2009-07-10 | Fixing mismatched delete | Sven Hesse |
2009-07-10 | This is 1.0.0svn | Eugene Sandulenko |
2009-07-10 | Applied patch #2819665 - "SCI: cell palette fix for QfG3/SQ5/etc." | Filippos Karapetis |
2009-07-10 | Mention cruise support | Eugene Sandulenko |
2009-07-10 | Changed the status of the Tinsel engine to be enabled by default | Paul Gilbert |
2009-07-09 | Oops specify the correct revsision number in the fixme. | Johannes Schickel |
2009-07-09 | Add fixme about SCI32 specific code. | Johannes Schickel |
2009-07-09 | By comparing the commit log of r42300, it seems that "off" was renamed to "la... | Johannes Schickel |
2009-07-09 | Fix wrong format arugment. | Johannes Schickel |
2009-07-09 | Applied patch #2818845 - "SCI: resource.map detection for SCI1/1.1 fixed", wi... | Filippos Karapetis |
2009-07-09 | restAdjust should be a signed integer. Fixes crashes with SCI1 games that tak... | Filippos Karapetis |
2009-07-09 | Cleanup rollDice (the results of the old and the new function are almost iden... | Johannes Schickel |
2009-07-09 | Cleanup. | Johannes Schickel |
2009-07-09 | Added proper safeguards for shorten.*, thereby fixing commit 42259 | Filippos Karapetis |
2009-07-09 | Reverted commit #42257, as the original issue was with the compilation proces... | Filippos Karapetis |
2009-07-09 | - Rewrote and greatly simplified the MSVC8 and MSVC9 project files so that th... | Filippos Karapetis |
2009-07-09 | Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch... | Filippos Karapetis |
2009-07-09 | Warn instead of crash when a video frame part was found although the header s... | Sven Hesse |
2009-07-09 | Changed the status of the cruise engine to be enabled by default | Paul Gilbert |
2009-07-09 | Giving Font its own real class | Sven Hesse |
2009-07-08 | LOL: cleanup | Florian Kagerer |
2009-07-08 | LOL: rename new function in last commit according to LordHoto's suggestion | Florian Kagerer |
2009-07-08 | LOL: fix long standing bugs in the battle system (hit chance, damage, etc) by... | Florian Kagerer |
2009-07-08 | - Moved printObject inside the Console class | Filippos Karapetis |
2009-07-08 | Only the kernel needs to be initialized before anything else, when saving/loa... | Filippos Karapetis |
2009-07-08 | Fixed saving/loading again (broken with the latest changes for game feature a... | Filippos Karapetis |
2009-07-08 | Some cleanup for the script debugger code: | Filippos Karapetis |
2009-07-08 | Added guards to only include the Shorten audio code when the SAGA2 code in th... | Filippos Karapetis |
2009-07-08 | Also added the ENABLE_IHNM and ENABLE_SAGA2 preprocessor definitions to the s... | Filippos Karapetis |