Age | Commit message (Expand) | Author |
2009-07-14 | changed generic Graphics::PixelFormat constructor to take xBits instead of xL... | Jody Northup |
2009-07-13 | Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-... | Travis Howell |
2009-07-13 | Completed name of the creator of our logo | Max Horn |
2009-07-13 | tucker: added workaround for original game glitch (tracker item #2597763) | Gregory Montoir |
2009-07-13 | tucker: fixed issues with dirty rects handling (tracker item #2597763) | Gregory Montoir |
2009-07-13 | Unify PS2 and non-PS2 alloc code in Common::Array code (if this causes regres... | Max Horn |
2009-07-13 | Fixed logic error in Graphics::crossBlit which would result in no blit occuri... | Jody Northup |
2009-07-13 | Removed an unneeded debug console output from initGraphics | Jody Northup |
2009-07-13 | Refactor GUI options update into a function in Common: updateGameGUIOptions. | Johannes Schickel |
2009-07-13 | Add transparent GUI options update for SCUMM too. | Johannes Schickel |
2009-07-13 | Support transparent guioptions update on game launch for AdvancedMetaEngine. | Johannes Schickel |
2009-07-13 | Got rid of Screen_LoL::_paletteConvTable. | Johannes Schickel |
2009-07-13 | Add Drascula engine to the credits | Eugene Sandulenko |
2009-07-13 | Fix compilation under Windows (The fabs-calls were causing error C2668 about ... | Kari Salminen |
2009-07-13 | Fix for bug #2669415 (FW: half walking speed in a screen). | Kari Salminen |
2009-07-13 | Add one more type of IQ-points filename (for bug #2820803) | Willem Jan Palenstijn |
2009-07-13 | Fix bug #2820472 - MAZE: Keyboard input fault. | Travis Howell |
2009-07-13 | Reverted my previous change (fprintf vs fputs), | Max Lingua |
2009-07-12 | Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge... | Travis Howell |
2009-07-12 | Remove double endline | Willem Jan Palenstijn |
2009-07-12 | On PS2 use "fprintf" (as in 0.13.x ) to print error messages to stderr, | Max Lingua |
2009-07-12 | Split _eof vs. _err. | Max Lingua |
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 | Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hack | Kostas Nakos |
2009-07-12 | Fix typo, which in fact fixes bug #2820353 "GUI: Search doesn't handle upperc... | Johannes Schickel |
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-12 | I am re-commiting the FORCE_RTL as a temporary solution | Max Lingua |
2009-07-12 | Added a temporary work-around for PS2 backend in common/array.h | Max Lingua |
2009-07-11 | Moved the kernel and the vocabulary outside of the engine state (they're stat... | Filippos Karapetis |
2009-07-11 | Merged revisions 42382,42385-42387,42393-42394 via svnmerge from | Travis Howell |
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 | Merged revisions 42360-42361,42364-42366,42368-42378,42380 via svnmerge from | 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 |