aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27I18N: Regenerate translation data fileThierry Crozat
2012-05-27I18N: Update Czech translation from patch #3528907Thierry Crozat
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-21AUDIO: Fix seeking to the end of a QuickTime audio trackMatthew Hoops
2012-05-21COMMON: Skip junk found at the end of QuickTime filesMatthew Hoops
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-20I18N: Update translations file from source codeThierry Crozat
2012-05-20SCI: Fix case of the SciOpcodes enumFilippos Karapetis
2012-05-20CREATE_PROJECT: Disable edit and continue in the scummvm projectFilippos 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
2012-05-17COMMON: Converted Coro context structure definitions to instead use classes.Paul Gilbert
2012-05-17COMMON: Fix compilation of coroutines code when COROUTINE_DEBUG is definedPaul Gilbert
2012-05-17TINSEL: Fix compiler warningPaul Gilbert
2012-05-17COMMON: Improved waiting processes to store what PIDs they're waiting forPaul Gilbert
2012-05-17CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine co...Paul Gilbert
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2012-05-17COMMON: Moved the Tinsel Coroutine code into it's own Common classPaul Gilbert
2012-05-15Merge pull request #238 from jonathangray/sndio_midiJohannes Schickel
2012-05-15MIDI: add sndio midi backendJonathan Gray
2012-05-15SCI: Resolve some resource related FIXMEsFilippos Karapetis
2012-05-14NEWS: Add GUI-related items.Eugene Sandulenko
2012-05-14CRUISE: Add italian language stringsFabio Battaglia
2012-05-14CRUISE: Correct Italian detection entryFabio Battaglia
2012-05-14CRUISE: Add detection entry for Amiga Italian verFabio Battaglia
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2012-05-14GRAPHICS: Add palette start index and color count functions to ImageDecoderMatthew Hoops
2012-05-14SCI: kMakeSaveFileName is actually using virtual savegame IDsFilippos Karapetis