Age | Commit message (Expand) | Author |
2017-09-16 | Create separate debug info files by default | Hein-Pieter van Braam |
2017-09-13 | Buildsystem: Windows cross-compilation on Linux defaults to 64-bit | Rémi Verschelde |
2017-09-13 | Added a crash handler to dump the backtrace on Windows, Linux and OS X | Marcelo Fernandez |
2017-08-27 | Added new WASAPI driver for Windows | Marcelo Fernandez |
2017-08-18 | Windows: Drop support for obsolete MinGW | Rémi Verschelde |
2017-08-18 | Windows: Drop support for Vista (0x0600) | Rémi Verschelde |
2017-07-25 | Make MinGW test less verbose on non-Bash shells | Rémi Verschelde |
2017-07-01 | Buildsystem: Improve detect.py readability and fix issues | Rémi Verschelde |
2017-04-09 | -Fix eternal black screen on Windows | Juan Linietsky |
2017-03-26 | SCons: Add option to toggle warnings (on by default) | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-01-12 | Improvements to scons defined WINVER/_WIN32_WINNT | Fabio Alessandrelli |
2017-01-10 | Merge pull request #7493 from neikeq/pr-mingw-bits | Rémi Verschelde |
2017-01-10 | Detect bits when building with MinGW | Ignacio Etcheverry |
2017-01-08 | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2016-12-21 | Godot works on Windows again.. | reduz |
2016-11-03 | scons: Reorder options for clarity | Rémi Verschelde |
2016-11-01 | style: Various other PEP8 fixes in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-26 | fix bug introduced by #6501 | yg2f |
2016-10-16 | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł |
2016-10-15 | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde |
2016-10-15 | glew: Split thirdparty files and isolate env | Rémi Verschelde |
2016-09-16 | scons detects standalone MSVC on Windows | yg2f |
2016-09-03 | Implement missing WinRT functions | George Marques |
2016-08-20 | fix to mingw build | Juan Linietsky |
2016-08-20 | ENet windows compilation fixes. | Juan Linietsky |
2016-06-09 | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky |
2016-06-08 | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde |
2016-06-01 | removed dependency on shcore.dll to get DPI | Juan Linietsky |
2016-05-29 | hidpi for now not available on mingw, sorry | Juan Linietsky |
2016-05-29 | DPI Detection support | Juan Linietsky |
2016-05-29 | fix freetype paths on osx and mingw | Juan Linietsky |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-03 | Fix windows 64-bits build. | George Marques |
2016-04-10 | Fixes 64 bit MSVC builds, disables bits parameter | Aleksandar Danilovic |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-02-04 | -removed buggy flags, makes mingw+32 bits+optimized work again, | Juan Linietsky |
2016-01-26 | Revert "make msvc 64bits build again, fixes #3098" | George Marques |
2016-01-25 | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky |
2016-01-16 | Fix 32 bit windows export crash | mrezai |
2016-01-10 | make msvc 64bits build again, fixes #3098 | Juan Linietsky |
2015-12-18 | Better gamepad support | hondres |
2015-12-06 | some fixes | Juan Linietsky |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-11-19 | Merge pull request #2518 from masoudbh3/godot-icons | Juan Linietsky |
2015-11-09 | Add icon to exe file in windows export | masoud bh |