aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-21I18N: Update hungarian translation (patch #1632)Thierry Crozat
2016-02-21I18N: Update dutch translation (patch #1633)Thierry Crozat
2016-02-21SCI: Add script patch for Laura Bow 1 easter eggMartin Kiewitz
2016-02-21SCI: Fix redrawAll updating visiblePlanesWillem Jan Palenstijn
2016-02-21SCI: Skip NULL entries in FindByObjectWillem Jan Palenstijn
2016-02-21SCI: Clear visible planes in GfxFrameout::clear() tooWillem Jan Palenstijn
2016-02-20CREATE_PROJECT: Disable fluidsynth library by default for Visual StudioPaul Gilbert
2016-02-20I18N: Regenerate translations data fileThierry Crozat
2016-02-20I18N: Update gl_ES translation (patch #1631)Thierry Crozat
2016-02-20I18N: Regenerate translations data fileThierry Crozat
2016-02-20I18N: Update Polish translation.Michał Ziąbkowski
2016-02-20I18N: Update french translationThierry Crozat
2016-02-20VIDEO: Add warning for potential unaligned writesWillem Jan Palenstijn
2016-02-20VIDEO: In indeo3 codec, use unaligned read functions where necessaryWillem Jan Palenstijn
2016-02-20SCI: Fix showStyle check in palMorphFrameOut() - thanks snoverFilippos Karapetis
2016-02-20I18N: Merge updated translations template to the language filesThierry Crozat
2016-02-20I18N: Update translations template fileThierry Crozat
2016-02-20CGE2: Add events.cpp to POTFILEThierry Crozat
2016-02-20CGE: Add events.cpp to POTFILEThierry Crozat
2016-02-20AVALANCHE: Add missing POTFILESThierry Crozat
2016-02-20HUGO: Add missing POTFILESThierry Crozat
2016-02-20SHERLOCK: Add missing POTFILESThierry Crozat
2016-02-20TOON: Add missing POTFILESThierry Crozat
2016-02-20I18N: Regenerate translations data fileThierry Crozat
2016-02-20I18N: Update french translationThierry Crozat
2016-02-20I18N: Merge update translations template into the language filesThierry Crozat
2016-02-20I18N: Update translations template fileThierry Crozat
2016-02-20PARALLACTION: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20TOON: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20HUGO: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20CGE2: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20CGE: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20AVALANCHE: Translate buttons in load and save dialogs.Thierry Crozat
2016-02-20QUEEN: Added detection for Russian FloppyEugene Sandulenko
2016-02-20SCI: Fix missing whitespace causing create_project errorsColin Snover
2016-02-20SCI32: Change kAddLine to use kStubNull b/c signaturesMartin Kiewitz
2016-02-20SCI32: kIsOnMe apply scaling + use mulru() thx snoverMartin Kiewitz
2016-02-20SCI: Fix a regression in the fallback detector. Some cleanupFilippos Karapetis
2016-02-20SCI32: kIsOnMe searches _visiblePlanes, not just _planesMartin Kiewitz
2016-02-20SCI32: Splitting up GfxFrameout::kernelIsOnMe() into 2 methodsMartin Kiewitz
2016-02-20AGI: Add detection for fan games with broken volume bug #7035Martin Kiewitz
2016-02-20SCI: Document and disable the unverified code used in GK1Filippos Karapetis
2016-02-20SCI: Add a more detailed explanation about kernelSetZoomZoneFilippos Karapetis
2016-02-20SCI: Document kernelSetZoomZone()Filippos Karapetis
2016-02-20MOHAWK: Fix Channelwood's opcode 129Bastien Bouclet
2016-02-20MOHAWK: Remove an unneeded TODOBastien Bouclet
2016-02-20MOHAWK: Replace an unneeded TODO with an explanationBastien Bouclet
2016-02-20MOHAWK: Clip the videos to make sure they don't go outside of the screenBastien Bouclet
2016-02-20MOHAWK: Default to the first card when jumping to the intro stackBastien Bouclet
2016-02-20SCI: Add a better explanation of the visibility code used in GK1Filippos Karapetis