| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix Windows file case changing | Hein-Pieter van Braam | 2018-02-24 | 1 | -5/+22 |
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| * | 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 | 1 | -1/+1 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | 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 | 1 | -88/+72 |
| * | Fixed dir access return value, changed it to Error like all other funcs | Juan Linietsky | 2017-01-14 | 1 | -2/+2 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | Rename WINRT_ENABLED to UWP_ENABLED | George Marques | 2016-11-03 | 1 | -1/+1 |
| * | Fix drivers coding for WinRT | George Marques | 2016-09-03 | 1 | -25/+0 |
| * | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -10/+10 |
| * | 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 |
| * | 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 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | -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 | 1 | -160/+65 |
| |\ |
|
| | * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 1 | -160/+64 |
| | * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | | small unicode fixes | Juan Linietsky | 2015-05-04 | 1 | -2/+2 |
| |/ |
|
| * | 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 | 1 | -0/+9 |
| |/ |
|
| * | Small batch of fixes | Juan Linietsky | 2014-12-15 | 1 | -2/+5 |
| * | Fixes | Juan Linietsky | 2014-10-14 | 1 | -6/+6 |
| * | Fix file_exists | sanikoyes | 2014-09-19 | 1 | -2/+2 |
| * | Merge pull request #574 from marynate/PR-fix-change-dir | Juan Linietsky | 2014-09-17 | 1 | -14/+20 |
| |\ |
|
| | * | Fixed DirAccessWindows::change_dir not working properly; Minor code formating... | marynate | 2014-07-06 | 1 | -14/+20 |
| * | | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 1 | -11/+52 |
| |/ |
|
| * | Add DirAccess:dir_exist api | marynate | 2014-05-25 | 1 | -0/+33 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+399 |