aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02DIRECTOR: Preload Stxts in ScoreTobia Tesan
2017-05-02DIRECTOR: Add _loadedStxts member to ScoreTobia Tesan
2017-05-02DIRECTOR: Add Stxt.hTobia Tesan
2017-05-02SCI32: Fix incorrect arguments to readPixel in kCelInfoColin Snover
2017-05-01Revert "SCI32: Add debugging calls to GfxCursor32"Colin Snover
2017-05-01SCI32: Add debugging calls to GfxCursor32Colin Snover
2017-05-01SCI32: Add support for Shivers interactive demoColin Snover
2017-05-01SCI32: Add detection for KQ7 German 1.65cColin Snover
2017-05-01I18N: Regenerate translations data fileThierry Crozat
2017-04-30SCI: Clean up ugly syncBaseObject callColin Snover
2017-04-30SCI: Hold script data as mutable internallyColin Snover
2017-04-30SCI32: add detection for GK2 GermanMartin Kiewitz
2017-04-30DIRECTOR: clean up renderText: separate reading & actual renderingTobia Tesan
2017-04-30DIRECTOR: remove redundant/ineffective assignments to widthTobia Tesan
2017-04-30DIRECTOR: clean up renderText: move warning block downTobia Tesan
2017-04-30DIRECTOR: consolidate font, width instructions in renderTextTobia Tesan
2017-04-30GRAPHICS: Delete MacFont in MacTextTobia Tesan
2017-04-30GRAPHICS: Use MacFont in lieu of Graphics::Font in MacTextTobia Tesan
2017-04-30TESTBED: Fix building with --disable-cloud (#938)Tarek Soliman
2017-04-29CLOUD: Fix compilation with old curl vesionsThierry Crozat
2017-04-29I18N: Update translation (Greek)Arius
2017-04-29SCI32: Remove unnecessary GfxFrameout::_frameNowVisibleColin Snover
2017-04-29SCI32: Promote GK2 and Torin demos to AGDF_TESTINGColin Snover
2017-04-29VIDEO: Unexpose audio sync API in AdvancedVMDDecoderColin Snover
2017-04-28I18N: Update translation (Greek)Eugene Sandulenko
2017-04-28I18N: Update translation (Greek)Arius
2017-04-26MACOSX: Expand ~ in default screenshot pathThierry Crozat
2017-04-24SCI: Add var count sanity checking to object initializationColin Snover
2017-04-24SCI: Use the var count from the instance's class in SCI1.1-2.1 when looking u...Colin Snover
2017-04-25DIRECTOR: Fix Various Compiler Warnings.D G Turner
2017-04-24BASE: Improve error handling when detecting gamesThierry Crozat
2017-04-24BASE: Check scanf return value when adding a gameThierry Crozat
2017-04-24I18N: Update translation (Dutch)Ben Castricum
2017-04-23SCI32: Remove SCI3 TODOColin Snover
2017-04-23SCI32: Allow resource maps with missing corresponding volumesColin Snover
2017-04-24I18N: Regenerate translations data fileThierry Crozat
2017-04-24WINDOWS: Fix warning under mingw-w64.Kirben
2017-04-24WINDOWS: Hopefully fix mingw compilation.Kirben
2017-04-24WIN32: Fix compilation of getScreenshotPath (missing parenthesis)Thierry Crozat
2017-04-24WIN32: Comment out code that gets the user My Pictures directoryThierry Crozat
2017-04-24I18N: Update translations templatesThierry Crozat
2017-04-24SDL: Improve debug and warning messages when saving screenshotsThierry Crozat
2017-04-24SDL: Allow specifying the screenshot directory in the config fileThierry Crozat
2017-04-24MACOSX: Create screenshot on DesktopThierry Crozat
2017-04-24SDL: Use dynamic cast instead of C cast to get screenshot pathThierry Crozat
2017-04-24WINDOWS: Change location where screenshot are savedPala
2017-04-23CMD: Detect and add game(s) with commandlineyinsimei
2017-04-23I18N: Update translations templatesThierry Crozat
2017-04-23SCI: Improve error messages in Script::validateExportFuncColin Snover
2017-04-23SCI32: Exclude SCI3 code from compilation when SCI32 is disabledColin Snover