aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-06-02WINTERMUTE: Add simple detection for WinterMuteEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Silence a few SAFE_DELETE-related warnings.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add most of the missing classes to the build.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Make BGame almost compilableEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add most of the Ad-Classes to module.mkEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the AD-classfilesEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the UI-classes.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add most of the B-classes to module.mkEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the files for the rest of the B-classes.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add the script-classesEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add BBase and BParser, and make them compile.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in the engine-shell from the ScummVM-wikiEinar Johan Trøan Sømåen
2012-06-02DREAMWEB: Cleanup of debugging code and formatting in sound code.D G Turner
2012-06-01SCUMM: Add debugInput opcode difference in Backyard Basketball.Travis Howell
2012-05-31SCUMM: Change the nest.number default to zero in stopScript and stopObjectScr...Travis Howell
2012-05-31DREAMWEB: Remove irrelevant additions in SFX id 62 usage.D G Turner
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-31SCUMM: Backyard Baseball 2003 uses a unique variable for the subtitle setting...Travis Howell
2012-05-30SCI32: Case-insensitive configuration gettersLars Skovlund
2012-05-31SCUMM: Fix global script 255 never been resumed by runScriptNested. Thanks to...Travis Howell
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2012-05-30DREAMWEB: Removal of dead code and cleanup in sound code.D G Turner
2012-05-29GOB: Fix v7 cursors drawn by the scriptsSven Hesse
2012-05-29GOB: Hook up the PE cursors to v7 loadCursorSven Hesse
2012-05-29SCUMM: Add Macintosh UK version of Freddi Fish 4.Travis Howell
2012-05-28SCUMM: Fix error in spyfox iOS creditsMatthew Hoops
2012-05-28SCUMM: Add support for Spy Fox iOSMatthew Hoops
2012-05-28MOHAWK: Use video volume control in RivenMatthew Hoops
2012-05-28VIDEO: Add volume/balance control to VideoDecoderMatthew Hoops
2012-05-26SCI: Add a TODO in kFileIOReadRawFilippos Karapetis
2012-05-26SCI: Map another missing kFileIO callFilippos Karapetis
2012-05-26SCI: Implement kGetConfig and kGetSierraProfileIntFilippos Karapetis
2012-05-26SCI: Add some missing game-specific optionsFilippos Karapetis
2012-05-26SCI: Bugfix for kFileIOReadRawFilippos Karapetis
2012-05-24SCI: Map the rarely used VibrateMouse kernel function to be an empty callFilippos Karapetis
2012-05-22DREAMWEB: Increased debugging output from sound related code.D G Turner
2012-05-22SCI: Fix the detection of the NRS patch for QFG3Filippos Karapetis
2012-05-22SCI: Add a workaround for a hack used in the NRS script patches for QFG3Filippos Karapetis
2012-05-21DREAMWEB: Fix bug #3528160 - "DREAMWEB: graphical glitch on UKV CD version lo...Filippos Karapetis
2012-05-21SCI: Silence unused variable warningsMatthew Hoops
2012-05-21SCI: Properly alphabetize the SCI32 objectsMatthew Hoops
2012-05-21SCI: Added two new debug commands, plane_list and plane_itemsFilippos Karapetis
2012-05-20SCI: Fix case of the SciOpcodes enumFilippos Karapetis
2012-05-20SCI: Remove the hackish (and wrong) SCI32 fade codeFilippos Karapetis
2012-05-20SAGA: Fix bug #3528338 - "ITE: Subtitles always shown in introduction"Filippos Karapetis
2012-05-20SCI: Split the SCI32 graphics kernel functions in a separate fileFilippos Karapetis
2012-05-20SCI: Change sci_opcodes to CamelCaseFilippos Karapetis
2012-05-20SCI: Add another workaround for the map scene in TMMFilippos Karapetis
2012-05-18DREAMWEB: Modify detection entries to allow for early UK CD Release.D G Turner