summaryrefslogtreecommitdiff
path: root/drivers/windows/dir_access_windows.cpp
AgeCommit message (Expand)Author
2018-02-24Fix Windows file case changingHein-Pieter van Braam
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-13Fixed issue #12019, which prevented the creation of new folders on Windows pl...Falk Moser
2017-09-25Extract logging logicRuslan Mustakov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-14Fixed dir access return value, changed it to Error like all other funcsJuan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques
2016-09-03Fix drivers coding for WinRTGeorge Marques
2016-06-30Fix some bugs in diraccess, closes #5288Juan Linietsky
2016-06-18Fix make_dir for long paths on WindowsGeorge Marques
2016-06-18-made get_space_left() return values more homogenous, also for script, conver...Juan Linietsky
2016-06-18Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky
2016-06-06Somewhat fixed Directory::get_space_left() return values.J08nY
2016-03-01Added relative paths for DirAccess::remove()Zher Huei Lee
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-09-Corrected DirAccessWindows functions, fixes #1872, properly fixes #791.Juan Linietsky
2015-05-04Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-05-04small unicode fixesJuan Linietsky
2015-04-18-fix local and global usage for DirAccess, fixes #791Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-22Merge pull request #1512 from the-mech/masterJuan Linietsky
2015-03-21New option to show/hide hidden filesrollenrolm
2015-03-14[Fix] make_dir_recursive on WindowsRoman Nekrassow
2014-12-15Small batch of fixesJuan Linietsky
2014-10-14FixesJuan Linietsky
2014-09-19Fix file_existssanikoyes
2014-09-17Merge pull request #574 from marynate/PR-fix-change-dirJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-07-06Fixed DirAccessWindows::change_dir not working properly; Minor code formating...marynate
2014-05-25Add DirAccess:dir_exist apimarynate
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky