Age | Commit message (Expand) | Author |
2009-07-12 | Patch #1936137: "Speech for Mac BS1 english" | Eugene Sandulenko |
2009-07-12 | oops, fix props | Kostas Nakos |
2009-07-12 | fix build with arm-asm routines | Kostas Nakos |
2009-07-12 | Add missing quotation mark to error message. | Johannes Schickel |
2009-07-12 | Added support for sub-relation message types - this fixes trying to attach th... | Paul Gilbert |
2009-07-12 | ScummVM/PS2 bugs fixed by this commit: | Max Lingua |
2009-07-11 | Moved the kernel and the vocabulary outside of the engine state (they're stat... | Filippos Karapetis |
2009-07-11 | Changed an incorrect warning back to scidprintf - the relevant message is for... | Filippos Karapetis |
2009-07-11 | Some work on QFG1VGA (looks like a mix of SCI1 and SCI1.1) | Filippos Karapetis |
2009-07-11 | Removed the version parameter from GfxResManager | Filippos Karapetis |
2009-07-11 | If we fail to auto-detect either the volume or the map version, set the one t... | Filippos Karapetis |
2009-07-11 | SCI: don't let TimerSongIterator loop forever, and don't immediately | Willem Jan Palenstijn |
2009-07-11 | Fix pinball type mini game in Putt-Putt Enters The Race. | Travis Howell |
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 | tinsel: proper detection entry for Discworld 1 Italian only CD | Fabio Battaglia |
2009-07-10 | Fixing mismatched delete | Sven Hesse |
2009-07-10 | Applied patch #2819665 - "SCI: cell palette fix for QfG3/SQ5/etc." | Filippos Karapetis |
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 | Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming ch... | Filippos Karapetis |
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 |