aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-18DINGUX: Fix initSize() method signatureEugene Sandulenko
2018-08-18SCUMM : Add support for European Wii Pajama Sam (EAN3546430138939)Ben Castricum
2018-08-18BUILD: Use normal host alias auto-prefixing for riscos and amigaosColin Snover
2018-08-18RISCOS: Specify the original encoding of the translated documentationCameron Cawley
2018-08-18PSP: Fix compilation failures when debug printing is enabledColin Snover
2018-08-18PSP: Fix bad indentationColin Snover
2018-08-18PSP: Fix wrong/dangerous C-style castsColin Snover
2018-08-18PSP: Remove dead codeColin Snover
2018-08-18PSP: Fix strict aliasing violationColin Snover
2018-08-18PSP: Fix invalid return type of PspIoStreamColin Snover