Age | Commit message (Expand) | Author |
2019-09-01 | TTS: Remove USE_PLATFORM_TTS defines | Jaromir Wysoglad |
2019-09-01 | TTS: Add TTS support when compiling with msvc. | Jaromir Wysoglad |
2019-08-13 | COMMON: Move Lua into Common and make it into... | Nipun Garg |
2019-07-02 | JANITORIAL: Remove outdated references to SourceForge.net | Cameron Cawley |
2019-07-02 | CREATE_PROJECT: Use stricter checks for Win32 dependencies | SupSuper |
2019-07-02 | CREATE_PROJECT: Add new libcurl dependencies | SupSuper |
2019-06-19 | CREATE_PROJECT: Use name-based UUIDs for MSVC projects | SupSuper |
2019-05-05 | BUILD: Add the licence file for the Source Code Pro font | Bastien Bouclet |
2019-04-22 | CREATE_PROJECT: Add Text console debugger feature | sluicebox |
2019-04-20 | CREATE_PROJECT: Auto-detect Visual Studio version if not specified | SupSuper |
2019-04-20 | CREATE_PROJECT: Add Visual Studio 2019 | SupSuper |
2019-04-20 | CREATE_PROJECT: Refactor Visual Studio version differences | SupSuper |
2018-12-23 | MSVC: Update post-build installer for Inno Setup | SupSuper |
2018-12-16 | BACKENDS: Add base support for system dialogs | SupSuper |
2018-11-27 | CREATE_PROJECT: Support building with Tremor instead of Vorbis | Cameron Cawley |
2018-05-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth |
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-06-24 | CREATE_PROJECT: Add fix for nested ifs | Tobia Tesan |
2017-03-08 | CREATE_PROJECT: Add support for Visual Studio 2017 | Peter Kohaut |
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 |
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-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-12 | CREATE_PROJECT: Add warning C4373 to ignore list for SCI engine | Paul Gilbert |
2016-07-07 | DEVTOOLS: Fix create_project build with MinGW64 | Bastien Bouclet |
2016-07-07 | DEVTOOLS: Add a CMake project generator to create_project | Bastien Bouclet |
2016-05-22 | UPDATES: Add support for WinSparkle | Filippos Karapetis |
2016-05-22 | CREATE_PROJECT: Whitespace fixes | Filippos Karapetis |
2016-03-24 | DEVTOOLS: Improve SDL2 support in create_project. | Johannes Schickel |
2016-03-16 | OPENGL: Resolve OpenGL functions on run-time. | Johannes Schickel |
2016-03-09 | DEVTOOLS: Use libpng16.lib for libpng for MSVC. | Johannes Schickel |
2016-01-06 | IOS: Brings support for FluidSynth | Vincent Bénony |
2016-01-06 | IOS: Adds an helper function | Vincent Bénony |
2016-01-06 | IOS: Adds the IPHONE macro to the generated project | Vincent Bénony |
2016-01-06 | IOS: Create a separate for adding resources | Vincent Bénony |
2015-10-12 | CREATE_PROJECT: Cleanup and turn off exception handling again | Paul Gilbert |
2015-09-28 | CREATE_PROJECT: Add support for Visual Studio 2015 | Paul Gilbert |
2015-07-20 | CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider | Filippos Karapetis |
2015-04-09 | CREATE_PROJECT: Don't add -fno-rtti. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Modify producesObjectFile to take .m and .mm into account. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Revert idea about createOneProjectPerEngine. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Define MACOSX and POSIX in XCode-projects for now (ignoring i... | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Enable XCode-project creation. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Disable the WIN32-define when creating an XCode-project. | Einar Johan Trøan Sømåen |
2015-04-09 | CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses th... | Einar Johan Trøan Sømåen |
2015-03-06 | DEVTOOLS: Add support for linking with SDL 2.0 in create_project | Filippos Karapetis |
2014-06-22 | DEVTOOLS: List MSVC 2013 support in create_project's help output. | Johannes Schickel |