aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22Fix linkHubert Maier
2018-08-23SCI32: Fix attacking necrotaurs with the sword in QFG4Filippos Karapetis
2018-08-23SCI32: Add workarounds for OOB reads for parametersFilippos Karapetis
2018-08-21TSAGE: Don't allow saving in Ringworld copy protection dialogPaul Gilbert
2018-08-22I18N: Update translations templatesThierry Crozat
2018-08-22GUI: Add editable path in file browser dialogChatziargyriou Eleftheria
2018-08-21SCI32: Extend a script workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Extend a pathfinding workaround to all screens in QFG4Filippos Karapetis
2018-08-20TSAGE: Fix ejecting disc from left cycle's drive in Ringworld 1Paul Gilbert
2018-08-21SCI32: Ignore invalid kernel call when toggling the music in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Fix fade-in for some screens in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add handling for config settings used in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2018-08-21SCI: Enable detection entry for Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI: Add support for text loading in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI: Add workaround for buggy script in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI32: Add several workarounds for uninitialized reads in Hoyle 5Filippos Karapetis
2018-08-21SCI: Update commentFilippos Karapetis
2018-08-20BUILD: Remove .dwo files on cleanTorbjörn Andersson
2018-08-20AUDIO: Fix Compilation with Fluidsynth v1.1.6 or earlier.D G Turner
2018-08-19PS2: Replace usage of strdup with scumm_strdupCameron Cawley
2018-08-18STARTREK: Simplify sine table usageDavid Fioramonti
2018-08-18STARTREK: Update cos/sin table constructor changeDavid Fioramonti
2018-08-18COMMON: FFT update cos/sin table constructor changeDavid Fioramonti
2018-08-18BLADERUNNER: Update cos/sin table constructor changeDavid Fioramonti
2018-08-18COMMON: allow cos/sin number of points to be more flexibleDavid Fioramonti
2018-08-18COMMON: Make strdup a forbidden symbolCameron Cawley
2018-08-18COMMON: Move new_strdup to common/str.cppCameron Cawley
2018-08-18IOS: Replace strdup with Common::StringColin Snover
2018-08-18PARALLACTION: Replace use of strdup with Common::String & mallocColin Snover
2018-08-18LURE: Replace use of strdup with Common::StringColin Snover
2018-08-18AGI: Replace use of strdup with Common::StringColin Snover
2018-08-18GOB: Replace use of strdup with Common::StringColin Snover
2018-08-18SWORD2: Replace use of strdup with Common::StringColin Snover
2018-08-18SCUMM: Replace use of strdup with Common::StringColin Snover
2018-08-18GRAPHICS: Fix incorrect maximum length passed to strlcpyColin Snover
2018-08-18GRAPHICS: Remove use of nonstandard strdup API & fix mismatched malloc/deleteColin Snover
2018-08-18AUDIO: Remove unnecessary string duplications in FluidSynth driverColin Snover
2018-08-18GUI: Replace use of strdup with Common::StringColin Snover
2018-08-18DREAMCAST: Fix compilationCameron Cawley
2018-08-18I18N: Update translations templatesThierry Crozat
2018-08-18TOON: Add playtime to saved gameDavid Fioramonti
2018-08-18STARTREK: Make atan table staticDavid Fioramonti
2018-08-18STARTREK: Detect another ST25 CD/DOS English variantDavid Fioramonti
2018-08-18BUILD: Simplify print-dists ruleCameron Cawley
2018-08-18PSP: Add EBOOT.PBP to a dist files list for the Buildbot packagerColin Snover
2018-08-18BUILD: Add commands for retrieving calculated binaries & dist filesColin Snover
2018-08-18POSIX: Allow forbidden symbols required by FreeMiNTCameron Cawley
2018-08-18AUDIO: Fix non-compilable STMIDI audio backendColin Snover
2018-08-18BUILD: Update flags for compiling on FreeMiNTColin Snover