| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed issue #12019, which prevented the creation of new folders on Windows pl... | Falk Moser | 2017-10-13 | 1 | -1/+1 |
| * | Extract logging logic | Ruslan Mustakov | 2017-09-25 | 3 | -1/+8 |
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 2 | -4/+4 |
| * | Remove assignment and declarations in if statements | Hein-Pieter van Braam | 2017-09-08 | 1 | -1/+2 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 14 | -14/+14 |
| * | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 2 | -4/+4 |
| * | Makes all Godot API's methods Lower Case | Indah Sylvia | 2017-08-07 | 2 | -5/+5 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 14 | -0/+14 |
| * | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -1/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 14 | -322/+228 |
| * | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 2 | -2/+58 |
| * | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 1 | -1/+1 |
| * | DirAccessWindows: Fix list_dir_begin return type | Rémi Verschelde | 2017-01-14 | 1 | -1/+1 |
| * | Fixed dir access return value, changed it to Error like all other funcs | Juan Linietsky | 2017-01-14 | 1 | -2/+2 |
| * | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde | 2017-01-08 | 1 | -2/+0 |
| * | Added missing readers writers lock to windows, should compile and run again.. | Juan Linietsky | 2017-01-08 | 2 | -0/+109 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 12 | -12/+12 |
| * | Fix issue #7331 | REBELLIOUSX\Rebel_X | 2016-12-22 | 1 | -1/+1 |
| * | Rename remaining WinRT references to UWP | George Marques | 2016-11-03 | 1 | -1/+1 |
| * | Rename WINRT_ENABLED to UWP_ENABLED | George Marques | 2016-11-03 | 6 | -6/+6 |
| * | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| * | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde | 2016-10-15 | 1 | -1/+1 |
| * | Fix drivers coding for WinRT | George Marques | 2016-09-03 | 3 | -27/+10 |
| * | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -10/+10 |
| * | try to fix windows build | Juan Linietsky | 2016-06-25 | 2 | -1/+2 |
| * | Added function to notify ScriptLanguage when a thread is created/freed, allow... | Juan Linietsky | 2016-06-25 | 1 | -1/+8 |
| * | Fix make_dir for long paths on Windows | George Marques | 2016-06-18 | 1 | -1/+1 |
| * | -made get_space_left() return values more homogenous, also for script, conver... | Juan Linietsky | 2016-06-18 | 1 | -1/+2 |
| * | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky | 2016-06-18 | 1 | -8/+7 |
| * | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky | 2016-06-13 | 1 | -0/+4 |
| * | Somewhat fixed Directory::get_space_left() return values. | J08nY | 2016-06-06 | 1 | -6/+10 |
| * | Added relative paths for DirAccess::remove() | Zher Huei Lee | 2016-03-01 | 1 | -2/+5 |
| * | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 1 | -0/+2 |
| * | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 12 | -12/+12 |
| * | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
| * | -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. | Juan Linietsky | 2015-05-09 | 1 | -17/+19 |
| * | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2015-05-04 | 12 | -172/+77 |
| |\ |
|
| | * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 2 | -161/+65 |
| | * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 12 | -12/+12 |
| * | | small unicode fixes | Juan Linietsky | 2015-05-04 | 1 | -2/+2 |
| |/ |
|
| * | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -0/+1 |
| * | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
| |\ |
|
| | * | Corrected behaviour of File.READ_WRITE mode (fixes #378) | Bil Bas (Spooner) | 2015-02-16 | 1 | -1/+1 |
| * | | Merge pull request #1512 from the-mech/master | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [Fix] make_dir_recursive on Windows | Roman Nekrassow | 2015-03-14 | 1 | -1/+1 |
| * | | | New option to show/hide hidden files | rollenrolm | 2015-03-21 | 2 | -0/+10 |
| * | | | Update file_access_windows.cpp for mingw cross-compile | Matthew Hughes | 2015-03-15 | 1 | -2/+4 |
| |/ / |
|
| * / | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 1 | -3/+17 |
| |/ |
|
| * | Small batch of fixes | Juan Linietsky | 2014-12-15 | 2 | -3/+5 |