aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-15GRAPHICS: MACGUI: Added possibility to create read only text windowsEugene Sandulenko
2019-10-15PINK: Disable border for all text windowsEugene Sandulenko
2019-10-15I18N: Update translations templatesThierry Crozat
2019-10-15AVALANCHE: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-15GUI: Fix crash when clicking and dragging a tab widgetCameron Cawley
2019-10-15GRAPHICS: MACGUI: Fix window deletionEugene Sandulenko
2019-10-15I18N: Update translation (Hebrew)zibib3
Currently translated at 25.3% (294 of 1162 strings)
2019-10-143DS: Fix creating the scummvm directory on the SD cardBastien Bouclet
2019-10-14GRAPHICS: MACGUI: Crash-proof window management.Eugene Sandulenko
2019-10-143DS: Fix OSystem::grabOverlayBastien Bouclet
Fixes the transparency effects in the GUI.
2019-10-143DS: Embed ScummVM's support files in the packageBastien Bouclet
2019-10-14I18N: Update translations templatesThierry Crozat
2019-10-14GUI: Fix crash with attempt to switch to Greek or HebrewEugene Sandulenko
These languages have 2 charater codes, and setting third character in the Common::String led to assert. The proper consturctor is used instead now.
2019-10-14JANITORIAL: Whitespace fixesEugene Sandulenko
2019-10-14GUI: Fix warningsEugene Sandulenko
2019-10-14AGOS: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-14PRINCE: I18N: Update translation (Russian)Eugene Sandulenko
Currently translated at 100.0% (2757 of 2757 strings)
2019-10-14PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 54.4% (1500 of 2757 strings)
2019-10-14I18N: Regenerate translations data fileThierry Crozat
2019-10-14GUI: Add Missing Switch Default Cases in About Dialog Easter EggD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-14AGI: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-14GRAPHICS: MACGUI: Fix GCC Signed vs. Unsigned WarningsD G Turner
2019-10-14I18N: Update translations templatesThierry Crozat
2019-10-14CREATE_PROJECT: Enable TTS on msvc by defaultJaromir Wysoglad
2019-10-14TTS: Fix "No voice available" warningJaromir Wysoglad
2019-10-14I18N: Update translations templatesThierry Crozat
2019-10-14GUI: Fix Compiler Warnings in About Dialog Easter EggD G Turner
2019-10-14GUI: Added easter eggEugene Sandulenko
2019-10-13GRAPHICS: MACGUI: Fix menu width when there is a submenuEugene Sandulenko
2019-10-13GRAPHICS: MACGUI: Process tab symbol in Windows menusEugene Sandulenko
2019-10-13SWITCH: Fix cloud integrationrsn8887
2019-10-13NEWS: I18N: DE: Add news stub for 2.2.0Lothar Serra Mari
2019-10-13GLK: ADRIFT: Correct unicode string typePaul Gilbert
2019-10-13ADL: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-13AMIGAOS4: amigaos.mk - Fix cp commandHubert Maier
2019-10-13AMIGAOS4: amigaos.mk - Add plugins targetHubert Maier
2019-10-13GRAPHICS: MACGUI: Fix assertion if shortcut in menu element is a last symbolMarisa-Chan
2019-10-13I18N: Update translations templatesThierry Crozat
2019-10-13BLADERUNNER: Group shapes loadingPeter Kohaut
2019-10-13AMIGAOS4: Move icon files to dists/ as per new building rulesEugene Sandulenko
2019-10-13AMIGAOS4: Further update amigaos.mkHubert Maier
- Reordering, restructuring and updating - Added shared library plugins copying, if available - Added copying doc / subdir - Changed copying DIST_FILES_DOCS to doc/ subdir - Added some comments
2019-10-13AMIGAOS4: Fix positioning of workaroundHubert Maier
Otherwise both dos.library and it's interface will remain open in the rare (?) occasion of p.size <= 0,
2019-10-13CRYOMNI3D: Add Brazilian language supportLe Philousophe
2019-10-13CRYOMNI3D: More precise support for Versailles French DVDLe Philousophe
Old font set should work too as files are present
2019-10-12SCI: Fix QFG3 error when putting last item in chestsluicebox
Fixes bug #11196
2019-10-13README: Add missing line breakLars Skovlund
2019-10-12MSVC: Fix missing internal_revision.h on clean buildsSupSuper
Can't compare with a file that doesn't exist
2019-10-12UPDATES: And WinSparkle is not happy about x64 builds. How lameEugene Sandulenko
2019-10-12UPDATES: WinSparkle is not happy about old versions and deltas. Removing ↵Eugene Sandulenko
them for now
2019-10-12UPDATES: Re-added updated macOS 2.1.0 build signaturesEugene Sandulenko