summaryrefslogtreecommitdiffstats
path: root/core/os/file_access.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-198/+0
* Merge pull request #48889 from Calinou/file-rename-endian-swapRémi Verschelde2021-06-031-6/+6
|\
| * Rename File's `endian_swap` to `big_endian`Hugo Locurcio2021-05-201-6/+6
* | Rename File::get_len() get_length()Marcel Admiraal2021-05-251-1/+1
|/
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-6/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-5/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-4/+7
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky2019-04-071-2/+5
* Add ability to edit editor feature profilesJuan Linietsky2019-04-081-1/+2
* Add function to get String from FileAccessGeorge Marques2019-03-031-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add store_csv_line method for FileKanabenki2018-11-161-1/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+5
* Revert "added get_creation_time function for gdscript"Juan Linietsky2018-08-101-2/+0
* added get_creation_time function for gdscriptDaniele Giuliani2018-05-161-0/+2
* Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez2018-03-131-0/+3
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Reimport now checks source path changes and imported files and their md5, fix...Juan Linietsky2017-12-271-0/+1
* Fix Windows-to-Linux export errorPedro J. Estébanez2017-12-061-1/+1
* Extract logging logicRuslan Mustakov2017-09-251-0/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Fix MSVC compilation errorsKonstantin Zaitsev2017-09-191-1/+1
* Fix x11 exported executables not getting the +x flagMarcelo Fernandez2017-09-171-0/+2
* Style: Apply clang-format to @reduz's changesRémi Verschelde2017-09-131-1/+1
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
* -Added .hdr format supportJuan Linietsky2017-05-281-0/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-58/+53
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add sha256 to String and File/FileAccess.Bojidar Marinov2016-06-171-0/+1
* -Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky2016-06-131-1/+7
* remove trailing whitespaceHubert Jarosz2016-03-091-22/+22
* File: Added delimiter to get_csv_linetmt2016-01-281-1/+1
* -Added a new mode, WRITE_READ to File, to recover compatibility with old proj...Juan Linietsky2016-01-101-0/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+175