aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-09GUI: Do not disable Aspect ratio checkbox with only-fullscreen optionEugene Sandulenko
2016-10-09BLADERUNNER: Fix compilationEugene Sandulenko
2016-10-08SCI: Release SCI music mutex earlier in reconstructPlayListWillem Jan Palenstijn
2016-10-08BLADERUNNER: added item pickup effectPeter Kohaut
2016-10-08I18N: Update translations for nb_NOEinar Johan Trøan Sømåen
2016-10-08GRAPHICS: Detect substitute for Mac fontsEugene Sandulenko
2016-10-08NEWS: Add NEWS stub for 1.10.0Lothar Serra Mari
2016-10-08NEWS: Mention fix for bug #9597Lothar Serra Mari
2016-10-08NEWS: Add release date for 1.9.0Lothar Serra Mari
2016-10-08NEWS/DE: Mention hi-res games as supportedLothar Serra Mari
2016-10-08I18N: Regenerate translations.datEugene Sandulenko
2016-10-08Merge pull request #842 from greencis/masterEugene Sandulenko
2016-10-07TITANIC: Fix transparency handling of Doorbot and PhotographPaul Gilbert
2016-10-07GRAPHICS: Search for font substitution for MacFontsEugene Sandulenko
2016-10-07I18N: Update Belarusian and Russian translationsgreencis
2016-10-07MOHAWK: Enable Myst for the releaseEugene Sandulenko
2016-10-07WINTERMUTE: Enable supported games for the releaseEugene Sandulenko
2016-10-07GNAP: Enable engine for the releaseEugene Sandulenko
2016-10-07ADL: Enable hires0-3 for the releaseEugene Sandulenko
2016-10-07CHEWY: Fix undefined behaviorFilippos Karapetis
2016-10-07GRAPHICS: Differentiate Mac fonts by slantEugene Sandulenko
2016-10-07GRAPHICS: Parse slant from BDF fontsEugene Sandulenko
2016-10-07CHEWY: Properly dispose audio streams after useFilippos Karapetis
2016-10-06TITANIC: Cleanup usages of CTransparencySurfacePaul Gilbert
2016-10-06TITANIC: Fix videos playing vertically flippedPaul Gilbert
2016-10-06VIDEO: Expose the bitCount of AVIVideoTrack bitmap headersPaul Gilbert
2016-10-07CHEWY: Const correctnessFilippos Karapetis
2016-10-07CHEWY: Use new instead of malloc() in the CFO video decoderFilippos Karapetis
2016-10-07WINTERMUTE: Change in-engine thumbnail-defaults.Einar Johan Trøan Sømåen
2016-10-07WINTERMUTE: Don't crop UIEdit strings to negative sizesEinar Johan Trøan Sømåen
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-10-06GRAPHICS: Fix BDF font parsingEugene Sandulenko
2016-10-06DEVTOOLS: Fix convbdf font parsingEugene Sandulenko
2016-10-06BLADERUNNER: fixed some of endianness issuesPeter Kohaut
2016-10-06BLADERUNNER: added support for fontsPeter Kohaut
2016-10-06I18N: Regenerate translation data fileThierry Crozat
2016-10-06I18N: Update French translationThierry Crozat
2016-10-06I18N: Update Swedish translation (from ticket #9600)Thierry Crozat
2016-10-06GRAPHICS: Parse font size from BDF fontsEugene Sandulenko
2016-10-06GRAPHICS: Use Family name instead of font name when reading from BDF fontsEugene Sandulenko
2016-10-05TITANIC: Add movie command to the debuggerPaul Gilbert
2016-10-06BLADERUNNER: added suspects db & fixed crimes dbPeter Kohaut
2016-10-06WINTERMUTE: Add detection for german version of 5MA, Fixes #6850Einar Johan Trøan Sømåen
2016-10-05GRAPHICS: Use Face Name for Mac fonts if they're specified.Eugene Sandulenko
2016-10-05GRAPHICS: Load Face Name from BDF filesEugene Sandulenko
2016-10-05SCI32: Fix uninitialized read when starting a new game in LSL6hiresColin Snover
2016-10-05SCI32: Fix Return to Launcher in F5 menuColin Snover
2016-10-05SCI32: Fix deleting save games in native save/load dialogueColin Snover
2016-10-05SCI32: Fix version file read failure in LSL6hiresColin Snover
2016-10-05CHEWY: Optimize font drawingFilippos Karapetis