aboutsummaryrefslogtreecommitdiff
path: root/drivers/windows/dir_access_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows file case changingHein-Pieter van Braam2018-02-241-5/+22
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed issue #12019, which prevented the creation of new folders on Windows pl...Falk Moser2017-10-131-1/+1
* Extract logging logicRuslan Mustakov2017-09-251-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-88/+72
* Fixed dir access return value, changed it to Error like all other funcsJuan Linietsky2017-01-141-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques2016-11-031-1/+1
* Fix drivers coding for WinRTGeorge Marques2016-09-031-25/+0
* Fix some bugs in diraccess, closes #5288Juan Linietsky2016-06-301-10/+10
* Fix make_dir for long paths on WindowsGeorge Marques2016-06-181-1/+1
* -made get_space_left() return values more homogenous, also for script, conver...Juan Linietsky2016-06-181-1/+2
* Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky2016-06-181-8/+7
* Somewhat fixed Directory::get_space_left() return values.J08nY2016-06-061-6/+10
* Added relative paths for DirAccess::remove()Zher Huei Lee2016-03-011-2/+5
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791.Juan Linietsky2015-05-091-17/+19
* Merge remote-tracking branch 'origin/master'Juan Linietsky2015-05-041-160/+65
|\
| * -fix local and global usage for DirAccess, fixes #791Juan Linietsky2015-04-181-160/+64
| * Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* | small unicode fixesJuan Linietsky2015-05-041-2/+2
|/
* Merge pull request #1512 from the-mech/masterJuan Linietsky2015-03-221-1/+1
|\
| * [Fix] make_dir_recursive on WindowsRoman Nekrassow2015-03-141-1/+1
* | New option to show/hide hidden filesrollenrolm2015-03-211-0/+9
|/
* Small batch of fixesJuan Linietsky2014-12-151-2/+5
* FixesJuan Linietsky2014-10-141-6/+6
* Fix file_existssanikoyes2014-09-191-2/+2
* Merge pull request #574 from marynate/PR-fix-change-dirJuan Linietsky2014-09-171-14/+20
|\
| * Fixed DirAccessWindows::change_dir not working properly; Minor code formating...marynate2014-07-061-14/+20
* | 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-11/+52
|/
* Add DirAccess:dir_exist apimarynate2014-05-251-0/+33
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+399