aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-18GRAPHICS: Remove debug leftoverEugene Sandulenko
2016-10-18UPDATE: Win32 buld was updated. There were 120 downloadsEugene Sandulenko
2016-10-18WIN32: Remove NSIS installer script, since it is no longer maintained, ↵Kirben
outdated, and leads to confusion.
2016-10-17XEEN: Visual Studio compilation fixPaul Gilbert
2016-10-18COMPOSER: Use setPixel() and getPixel() methods to read and write to private ↵angstsmurf
pixel member
2016-10-18COMPOSER: Add missing 'typename' prior to dependent type nameangstsmurf
2016-10-18COMPOSER: Delete leftover git conflict markerangstsmurf
2016-10-18COMPOSER: Include config manager header in composer.cpp againangstsmurf
It was removed in 253e18c
2016-10-18COMPOSER: Fix for issue when save_slot is in config.upthorn
2016-10-18COMPOSER: Various formatting fixes.upthorn
2016-10-18COMPOSER: Better spacing of autosavesupthorn
2016-10-18COMPOSER: Enable autosaving.upthorn
2016-10-18COMPOSER: Added loading from launcher supportupthorn
2016-10-18COMPOSER: Fixed some scope issuesupthorn
2016-10-18COMPOSER: Saving/loading code deduplicationupthorn
2016-10-18COMPOSER: Completely removed unnecessary #ifdefsupthorn
2016-10-18COMPOSER: Added support for saving/loading in V1 games.upthorn
2016-10-18COMPOSER: Added new file to module.mkupthorn
2016-10-18COMPOSER: cleaned up miscellaneous gcc warnings and formatting issues.upthorn
2016-10-18COMPOSER: Fixed audio issues after save-game load.upthorn
2016-10-18COMPOSER: failed attempt to correct audio sync issueupthorn
2016-10-18COMPOSER: game saving/loading now actually worksupthorn
2016-10-18COMPOSER: Continued work on saving/loading functionality.upthorn
2016-10-18COMPOSER/JANITORIAL: Corrected a number of formatting issues in and around ↵upthorn
new functions related to saving.
2016-10-18COMPOSER: Preliminary (non-functional) game saving/loading supportupthorn
2016-10-18UPDATES: Give feedback on OS X when using the Check now buttonThierry Crozat
Checking updates from the menu was giving feedback when no update was found, but checking updates from the Check now button in the options was only giving feedback if a new version was found. Now it also tell us when ScummVM is up to date.
2016-10-18UPDATES: Another Win32 binary updateEugene Sandulenko
2016-10-18UPDATES: Update 1.9.0 Win32 signature. Thanks to TMM for the build.Eugene Sandulenko
2016-10-17DISTS: Fix corrupted character in copyright string for Windows exeThierry Crozat
This was introduced in commit 02827d0.
2016-10-17I18N: Regenerate translations data fileThierry Crozat
2016-10-17I18N: Update Hungarian translation (ticket #9616)Thierry Crozat
2016-10-17DIRECTOR: Lingo: Hide noisy warningsEugene Sandulenko
2016-10-17ALL: Fix compilation with enabled sdl_net and disabled cloudEugene Sandulenko
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-17TITANIC: Remove always-true testOri Avtalion
2016-10-17README: Add missing configuration option to German READMErootfather
2016-10-17README: Update German README filerootfather
2016-10-16SCI32: Fix screen items incorrectly drawing over higher planesColin Snover
Fixes Trac#9583.
2016-10-16SCI32: Fix crash when clicking around the arterial blockage in SQ6Colin Snover
Thanks @hpvb for the report. Fixes Trac#9615. Closes #850.
2016-10-16CONFIGURE: Disable libcurl and sdlnet when using --disable-cloudThierry Crozat
2016-10-16GUI: Fix compilation when cloud is disabled but libcurl is notThierry Crozat
2016-10-17DISTS: Add Win32 signatureEugene Sandulenko
2016-10-16FULLPIPE: Fix steps soundsEugene Sandulenko
2016-10-16Merge pull request #849 from rootfather/chewy-de-detectionArnaud Boutonné
CHEWY: Add detection entries for German versions
2016-10-16Merge pull request #847 from criezy/sdl-filteringThierry Crozat
Add graphics linear filtering feature
2016-10-16CHEWY: Add detection entries for German versionsrootfather
2016-10-16SCI32: Fix workaround commentColin Snover
2016-10-16PSP: Added release building scriptEugene Sandulenko
2016-10-15SCI32: Fix crash clicking quit button during LSL6hires creditsColin Snover
2016-10-15SCI32: Fix crash in LSL6hires endingColin Snover
Fixes Trac#9613.