Age | Commit message (Expand) | Author |
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 |
2011-06-12 | SCI: Fixed the show_saved_bits console command | md5 |
2011-06-12 | SCI: Add FIXME for bug #3051136 | Willem Jan Palenstijn |
2011-06-12 | SCI: Fix sign in disasm of relative jumps | Willem Jan Palenstijn |
2011-06-12 | SCI: Add saved_bits/show_saved_bits console commands | Willem Jan Palenstijn |
2011-06-11 | SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near beginning" | md5 |
2011-06-11 | SCI: Added the Spanish version of EcoQuest 2 (bug #3313962) | md5 |
2011-06-11 | SCI: Changed order of script and room in error messages | md5 |
2011-06-10 | SCI: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-07 | SCI: Add more debug output to AmigaMac sound driver | Walter van Niftrik |
2011-06-07 | SCI: Use Sound debug channel in AmigaMac sound driver. | Walter van Niftrik |
2011-06-04 | SCI: Set Mac versions of LSL1 and LSL5 to screen height 190. | Walter van Niftrik |
2011-06-03 | ENGINES: Remove some uses of g_engine | Max Horn |
2011-06-03 | SCI: Switch some char* to Common::String& | Max Horn |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-31 | SCI: Fix up start/end points when pathfinding with opt == 0. | Walter van Niftrik |
2011-05-29 | SCI: Added a more generalized fix for bug #3306417 | md5 |
2011-05-29 | SCI: Make 'quit' an alias for 'quit game' in the console | Willem Jan Palenstijn |
2011-05-27 | SCI: Fix access to variables (gc_interval etc.) from the console | Lars Skovlund |