Age | Commit message (Expand) | Author |
2018-11-17 | CREATE_PROJECT: Remove non-existent msvc8 from build steps | SupSuper |
2018-10-28 | IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that ... | Yoshi Sugawara |
2018-10-07 | DEVTOOLS: Fix Performance Issue Warning in create_project. | D G Turner |
2018-08-28 | MACOSX: Put documentation links in Help menu | Colin Snover |
2018-08-11 | CREATE_PROJECT: Fix creating CMake projects outside of the main source directory | Cameron Cawley |
2018-05-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth |
2018-04-22 | CREATE_PROJECT: CMAKE: Fix importing SDL2 when it was built using CMake | Bastien Bouclet |
2018-03-20 | CREATE_PROJECT: Place libs requiring symbols before libs providing them | Bastien Bouclet |
2018-02-23 | XEEN: Creation of create_xeen tool | Paul Gilbert |
2018-01-23 | BUILD: Add supernova.dat to install rules | Thierry Crozat |
2017-12-25 | TOOLS: Add cryo and titanic tools in create_project | Strangerke |
2017-11-17 | CREATE_PROJECT: Fix compilation failure in C++11 mode | Colin Snover |
2017-10-25 | Merge pull request #1035 from bgK/require-64bits-integers | Bastien Bouclet |
2017-10-12 | CREATE_PROJECT: Support using libjpeg for iOS builds | Thierry Crozat |
2017-10-12 | CREATE_PROJECT: Fix some compilation issues for iOS | Thierry Crozat |
2017-10-03 | DEVTOOLS: Add theoradec support to Xcode create_project | Colin Snover |
2017-09-30 | BUILD: Define pointer sized integer types and remove SCUMM_64BITS | Bastien Bouclet |
2017-09-10 | CREATE_PROJECT: Fix typo in unused macro | Colin Snover |
2017-09-10 | CREATE_PROJECT: Add LastUpgradeCheck to generated project file | Colin Snover |
2017-09-10 | CREATE_PROJECT: Update Xcode generator to use most Xcode-recommended warnings | Colin Snover |
2017-09-10 | CREATE_PROJECT: Increment default iOS build target in Xcode generator | Colin Snover |
2017-09-10 | CREATE_PROJECT: Ignore undefined-var-template warnings by default | Colin Snover |
2017-09-10 | CREATE_PROJECT: Move browser_osx.mm hack to Xcode generator | Colin Snover |
2017-09-10 | CREATE_PROJECT: Allow FluidSynth on macOS | Colin Snover |
2017-09-10 | CREATE_PROJECT: Fix Xcode builder library includes | Colin Snover |
2017-09-10 | CREATE_PROJECT: Fix typo in Xcode generator interface | Colin Snover |
2017-07-02 | BUILD: Add titanic.dat files to the list of engines data files | Thierry Crozat |
2017-06-24 | CREATE_PROJECT: Add fix for nested ifs | Tobia Tesan |
2017-04-18 | JANITORIAL: Remove superfluous semicolons | Torbjörn Andersson |
2017-03-10 | CREATE_PROJECT: Support for a different target build directory in CMake | Peter Kohaut |
2017-03-08 | CREATE_PROJECT: Fixed solution version for Visual Studio 2015 | Peter Kohaut |
2017-03-08 | CREATE_PROJECT: Add support for Visual Studio 2017 | Peter Kohaut |
2017-02-12 | CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projects | Thierry Crozat |
2017-02-10 | CREATE_PROJECT: Also silence warning 4100 in MSVC | Filippos Karapetis |
2017-02-06 | CREATE_PROJECT: Disable engines for which required features are not available | Thierry Crozat |
2017-02-06 | CREATE_PROJECT: Add highres feature | Thierry Crozat |
2017-02-06 | CREATE_PROJECT: Fix linking with Xcode when not disabling curl | Thierry Crozat |
2016-12-17 | CREATE_PROJECT: Fix Visual Studio linking problems after Munt merge | Paul Gilbert |
2016-10-20 | CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabled | Paul Gilbert |
2016-09-23 | CREATE_PROJECT: Do not copy into non-existent msvc8 dist folder | Littleboy |
2016-09-23 | CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566) | Littleboy |
2016-09-15 | CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmake | Bastien Bouclet |
2016-09-10 | CLOUD: Move openUrl to OSystem | Thierry Crozat |
2016-09-04 | Merge pull request #822 from csnover/apple-network-browser | Eugene Sandulenko |
2016-09-03 | CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake gener... | Bastien Bouclet |
2016-09-01 | CREATE_PROJECT: Fix networking backend file targets in Xcode | Colin Snover |
2016-08-24 | CLOUD: Add USE_CLOUD feature | Alexander Tkachev |
2016-08-22 | CREATE_PROJECT: Switch SDL backend to SDL2 by default | Filippos Karapetis |
2016-08-18 | CREATE_PROJECT: Fix Xcode project | Vincent Bénony |
2016-08-13 | CREATE_PROJECT: Fix warning flags in Xcode generator | Colin Snover |