Age | Commit message (Expand) | Author |
2011-09-10 | SCI: Fixed bug #3404466 - "ScummVM crashes when trying to add non-SCI resourc... | Filippos Karapetis |
2011-09-10 | SCI: Added handling of cnick-kq and cnick-longbow in the fallback detector | Filippos Karapetis |
2011-09-10 | SCI: Added another EGA version of Castle of Dr. Brain (bug #3405307) | Filippos Karapetis |
2011-09-08 | SCI: Made some static data const. | Johannes Schickel |
2011-09-05 | SCI: Fix Island of Dr. Brain copyprot pause menu on touch devices | Willem Jan Palenstijn |
2011-09-03 | SCI32: Added an initial skeleton structure for the SCI2 text drawing code | Filippos Karapetis |
2011-09-03 | SCI: Fix QFG3 run/walk/sleep menu on touch devices | Willem Jan Palenstijn |
2011-08-28 | SCI: Fixed bug #3297883 - "SCI: LB1 (Amiga) - Intro stuck" | Filippos Karapetis |
2011-08-26 | SCI: Fixed bug #3311911 - "SCI: QFG3: Intro music abruptly stops" | Filippos Karapetis |
2011-08-26 | SCI: Fixed bug #3366295 - "SCI: User-translated files are ignored" | Filippos Karapetis |
2011-08-26 | SCI: Fixed bug #3396887 - "SCI: pq2-pc98-jp - Listing of items / Inventory no... | Filippos Karapetis |
2011-08-25 | SCI: Fixed QFG3 bug #3377429, by removing the problematic script patch | Filippos Karapetis |
2011-08-25 | SCI: Fixed bug #3392767 - "SCI: SQ4 (English/CD/Win): Engine Abort In Timepod... | Filippos Karapetis |
2011-08-25 | SCI: Added two workarounds for script bug #3389579 | Filippos Karapetis |
2011-08-25 | SCI: Added the German CD version of PQ4 (bug report #3392955) | Filippos Karapetis |
2011-08-08 | SCI: Remove dead code | Max Horn |
2011-08-07 | GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). | Christoph Mallon |
2011-08-07 | SCI: Simplify allocation of ResourceManager. | Christoph Mallon |
2011-08-07 | SCI: Remove unnecessary cast. | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-07-18 | SCI: Fix kFormat's handling of %c with a 0 argument | Willem Jan Palenstijn |
2011-07-13 | SCI: Restore deleted LSL6 workaround for crash on loading | Willem Jan Palenstijn |
2011-07-10 | SCI: Added Missing Detection Entry for "Slater And Charlie Go Camping" | D G Turner |
2011-07-07 | SCI: Applied patch #3357096 with minor modifications | Filippos Karapetis |
2011-07-01 | GRAPHICS: Remove default values from FontSJIS::drawChar. | Johannes Schickel |
2011-06-28 | SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug" | Filippos Karapetis |
2011-06-25 | SCI: Fix incorrect usage of sizeof | Willem Jan Palenstijn |
2011-06-25 | SCI: Fixed bug #3325512: "EcoQuest 1: Audio settings are not saved" | Filippos Karapetis |
2011-06-25 | SCI: Added the Mac versions of LSL1, LSL5 and Dr. Brain 1 | Filippos Karapetis |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-06-23 | SCI: Allocate decompression buffers on the heap | Julien |
2011-06-22 | SCI: Mark sq6 as a CD game | Max Horn |
2011-06-20 | SCI: Let fallback detector set GUIO_NOSPEECH appropriately | Max Horn |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-17 | Merge pull request #30 from tsoliman/configure-enhancement-warning-clean | Eugene Sandulenko |
2011-06-17 | SCI: Improve 'extra' strings generated by fallback detector | Max Horn |
2011-06-17 | SCI: Improve fallback detection for KQ7 | Max Horn |
2011-06-17 | SCI: Improve fallback detection for GK2 demo | Max Horn |
2011-06-17 | SCI: Change fallback detector to use allFiles hashmap | Max Horn |
2011-06-17 | SCI: Use ScopedPtr to handle temporary resMan instance on the heap | Max Horn |
2011-06-16 | SCI: flag all WIP games with ADGF_UNSTABLE | Tarek Soliman |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-13 | SCI: Reverted commit db7dea3 | Filippos Karapetis |
2011-06-13 | SCI: Shrink rectangle updated by DrawControl(Text) | Willem Jan Palenstijn |
2011-06-12 | SCI: Remove workaround that caused graphics corruption | Willem Jan Palenstijn |
2011-06-12 | SCI: Treat all priorities above 15 as none | Willem Jan Palenstijn |
2011-06-12 | SCI: Fixed bug #3295931 - "SCI: JONES: Disabled commands are available using ... | md5 |
2011-06-12 | SCI: Some fixes for the find_callk command | md5 |