aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-19WIN32: re-sort migration.txtHein-Pieter van Braam
Kind of nit-picky but it was annoying me that it was ALMOST sorted.
2016-10-19WIN32: Nightlies will start using SDL2Hein-Pieter van Braam
2016-10-19WIN32: Add missing LICENSE files to migration.txtHein-Pieter van Braam
2016-10-19DIRECTOR: Fix movie scanningEugene Sandulenko
2016-10-19DIRECTOR: Lingo: Implemented getting 'the frame' entityEugene Sandulenko
2016-10-19UPDATES: Sparkle doesn't understand 1.9.0b, thus rename it to 1.9.0.2Eugene Sandulenko
2016-10-18UPDATES: Added Win32 1.9.0b buildEugene Sandulenko
2016-10-18NEWS: Add filtering option for SDL2Thierry Crozat
2016-10-18SDL: Fix typo in function nameOri Avtalion
2016-10-18UPDATES: Actually put the updated Win32 binary to 1.9.0aEugene Sandulenko
2016-10-18VIDEO: Fix an off-by-one check in VideoDecoder::getTrackBastien Bouclet
2016-10-18DIRECTOR: Further work on text cast loading and renderingEugene Sandulenko
2016-10-18GRAPHICS: Declared few methods in MacFontManager publicEugene Sandulenko
2016-10-18DIRECTOR: Added debug chanel for text renderingEugene Sandulenko
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