Age | Commit message (Expand) | Author |
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-08-07 | Makes all Godot API's methods Lower Case | Indah Sylvia |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-24 | Fix typos in source code using codespell | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Add a bunch of missing Godot headers in own files | Rémi Verschelde |
2017-01-16 | Style: Fix statements ending with ';;' | Rémi Verschelde |
2017-01-14 | DirAccessWindows: Fix list_dir_begin return type | Rémi Verschelde |
2017-01-14 | Fixed dir access return value, changed it to Error like all other funcs | Juan Linietsky |
2017-01-08 | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde |
2017-01-08 | Added missing readers writers lock to windows, should compile and run again.. | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-12-22 | Fix issue #7331 | REBELLIOUSX\Rebel_X |
2016-11-03 | Rename remaining WinRT references to UWP | George Marques |
2016-11-03 | Rename WINRT_ENABLED to UWP_ENABLED | George Marques |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-10-15 | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde |
2016-09-03 | Fix drivers coding for WinRT | George Marques |
2016-06-30 | Fix some bugs in diraccess, closes #5288 | Juan Linietsky |
2016-06-25 | try to fix windows build | Juan Linietsky |
2016-06-25 | Added function to notify ScriptLanguage when a thread is created/freed, allow... | Juan Linietsky |
2016-06-18 | Fix make_dir for long paths on Windows | George Marques |
2016-06-18 | -made get_space_left() return values more homogenous, also for script, conver... | Juan Linietsky |
2016-06-18 | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky |
2016-06-13 | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky |
2016-06-06 | Somewhat fixed Directory::get_space_left() return values. | J08nY |
2016-03-01 | Added relative paths for DirAccess::remove() | Zher Huei Lee |
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-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde |
2015-05-09 | -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. | Juan Linietsky |
2015-05-04 | Merge remote-tracking branch 'origin/master' | Juan Linietsky |
2015-05-04 | small unicode fixes | Juan Linietsky |
2015-04-18 | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-03-22 | fixes to new window management API | Juan Linietsky |
2015-03-22 | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky |
2015-03-22 | Merge pull request #1512 from the-mech/master | Juan Linietsky |
2015-03-21 | New option to show/hide hidden files | rollenrolm |
2015-03-15 | Update file_access_windows.cpp for mingw cross-compile | Matthew Hughes |
2015-03-14 | [Fix] make_dir_recursive on Windows | Roman Nekrassow |
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-10-14 | Fixes | Juan Linietsky |
2014-09-19 | Fix file_exists | sanikoyes |
2014-09-17 | Merge pull request #574 from marynate/PR-fix-change-dir | Juan Linietsky |
2014-09-15 | 3D Physics Rework, Other Stuff | Juan Linietsky |