Age | Commit message (Expand) | Author |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-10 | Revert "added get_creation_time function for gdscript" | Juan Linietsky |
2018-08-10 | Merge pull request #18914 from notwarp/master | Juan Linietsky |
2018-07-18 | Style: Format code with clang-format 6.0.1 | Rémi Verschelde |
2018-05-16 | added get_creation_time function for gdscript | Daniele Giuliani |
2018-05-03 | Fix delay in rename_error windows save loop, should be 100msec, not 1sec | Robin Hübner |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-18 | Fix case mismatch check on Windows | Rémi Verschelde |
2018-04-18 | Test and warn of case mismatch on Windows | Juan Linietsky |
2018-04-03 | Trigger IO error only after exhausting attempts | Tom Dobbelaere |
2018-03-13 | Added File.get_path and File.get_path_absolute functions | Marcelo Fernandez |
2018-02-04 | fix buffer write performance on Windows and Unix | Marcin Zawiejski |
2018-02-02 | Add a proper error when safe save fails. | Juan Linietsky |
2018-01-12 | Attempt renaming multiple times on safe file save, and make the behavior opti... | Juan Linietsky |
2018-01-05 | Fixed problem with missing uninitialized last byte on waveform trip, closes #... | Juan Linietsky |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-09-25 | Extract logging logic | Ruslan Mustakov |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-08 | Remove assignment and declarations in if statements | Hein-Pieter van Braam |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-16 | Style: Fix statements ending with ';;' | Rémi Verschelde |
2017-01-08 | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-03 | Rename remaining WinRT references to UWP | George Marques |
2016-11-03 | Rename WINRT_ENABLED to UWP_ENABLED | George Marques |
2016-09-03 | Fix drivers coding for WinRT | George Marques |
2016-06-13 | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky |
2016-01-10 | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky |
2016-01-02 | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-03-22 | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky |
2015-03-15 | Update file_access_windows.cpp for mingw cross-compile | Matthew Hughes |
2015-03-02 | support for 2D shadow casters | Juan Linietsky |
2015-02-16 | Corrected behaviour of File.READ_WRITE mode (fixes #378) | Bil Bas (Spooner) |
2014-12-15 | Small batch of fixes | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |