aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-06SCI: Mark INNDEMO as demoMartin Kiewitz
2016-07-06Merge pull request #781 from OmerMor/inndemoMartin Kiewitz
2016-07-06SCI: Add detection for the ImagiNation Network (INN) DemoOmer Mor
2016-07-05Revert "GRAPHICS: Fix GUI transparency. As pointed by blitter on IRC"Eugene Sandulenko
2016-07-05Merge pull request #780 from BenCastricum/po_nl-nlEugene Sandulenko
2016-07-05I18N: Update dutch translationBen Castricum
2016-07-05GRAPHICS: Fix GUI transparency. As pointed by blitter on IRCEugene Sandulenko
2016-07-04MOHAWK: Have the Myst and Riven options dialog share a base classBastien Bouclet
2016-07-04MOHAWK: Change the Riven options dialog's cancel button not to save the settingsBastien Bouclet
2016-07-04MOHAWK: Change the Riven options dialog not to subclass GUI::OptionsDialogBastien Bouclet
2016-07-04SCI: Adding script patch for longbow arithmetic berry bush bugMartin Kiewitz
2016-07-04PRINCE: Remove manual debug level setting. It's too noisy.Torbjörn Andersson
2016-07-04BBVS: Remove some uses of g_systemTorbjörn Andersson
2016-07-04PRINCE: Add video player for topware.avi logoTorbjörn Andersson
2016-07-03PRINCE: Prefix the names of the data archivesTorbjörn Andersson
2016-07-03PRINCE: Correct search path to voices/databank.ptcTorbjörn Andersson
2016-07-03Merge pull request #778 from raziel-/patch-1Willem Jan Palenstijn
2016-07-03BASE: Fix TypoHubert Maier
2016-07-03Revert "SDL: Fix keyboard on macOS, fix directional keypad"Martin Kiewitz
2016-07-03SDL: Fix keyboard on macOS, when using SDL2, fix directional keypadMartin Kiewitz
2016-07-03Merge pull request #741 from wjp/sci-callWillem Jan Palenstijn
2016-07-03Merge pull request #772 from BenCastricum/bugfixesEugene Sandulenko
2016-07-02SCI32: Expose graphics throttling codeColin Snover
2016-07-02SCI32: Document _remapOccurred flagColin Snover
2016-07-02SCI32: Improve accuracy of frameout throttlerColin Snover
2016-07-02SCI32: Add const to getCurrentBufferColin Snover
2016-07-02SCI32: Document ScreenItem::_insetRectColin Snover
2016-07-02SCI32: Fix dropping events in kEditTextWillem Jan Palenstijn
2016-07-02SCI: Remove presumably long-outdated FIXMEWillem Jan Palenstijn
2016-07-02SCI: Remove unexpected side effect from ExecStack constructorWillem Jan Palenstijn
2016-07-02SCI: Remove unclear &rest handlingWillem Jan Palenstijn
2016-07-02SCI: Improve kernel subfunction loggingWillem Jan Palenstijn
2016-07-02SCI: Remove unneeded copyWillem Jan Palenstijn
2016-07-02SCUMM: Add actor/object names to debug outputOri Avtalion
2016-07-01SCI32: Fix signed comparison warningsColin Snover
2016-07-01SCI32: Fix bad rendering of subtitle backgrounds in TorinColin Snover
2016-07-01SCI32: Use better audio fading algorithmColin Snover
2016-07-01SCI32: Fix audio fadingColin Snover
2016-07-01SCI: Fix script patcher, so that it works on BE systemsMartin Kiewitz
2016-07-01SDL: Fix mouse trailing part of bug #7141Ben Castricum
2016-07-01SCUMM: reset ShakePos on loading, fixes one part of bug #7141Ben Castricum
2016-07-01SKY: change "savegame" into "saved game"Ben Castricum
2016-07-01SCUMM: Use exact strings in stringtable, fixes bug #6886Ben Castricum
2016-07-01Merge pull request #766 from OmerMor/qfg3_boundsFilippos Karapetis
2016-07-01Merge branch 'remap'Willem Jan Palenstijn
2016-07-01SCI32: Fix broken Remap implementationColin Snover
2016-07-01SCI32: Move matchColor to GfxRemap32Colin Snover
2016-07-01SCI32: Separate remap typesColin Snover
2016-07-01SCI32: Add missing remap CelObj callsColin Snover
2016-07-01SCI32: Move GfxRemap32 to separate filesColin Snover