summaryrefslogtreecommitdiffstats
path: root/core/os/file_access.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mono: Allow loading `mscorlib` from resources.bruvzg2018-01-311-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/+31
* Faster FileAccess::get_line()poke10242017-12-161-1/+54
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-1/+1
* Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-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
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-2/+2
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* Fix cvs files freezing the editor when a double quote is not closedMarcelo Fernandez2017-07-251-0/+2
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-3/+3
* -Added .hdr format supportJuan Linietsky2017-05-281-0/+21
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-281-2/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-157/+127
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-2/+2
* 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/+33
* -Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky2016-06-131-0/+2
* Fix File.get_csv_line not including quoted newlines in the outputBojidar Marinov2016-04-161-1/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-45/+45
* File: Added delimiter to get_csv_linetmt2016-01-281-2/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Making Godot Easier to Use..Juan Linietsky2014-05-241-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+23
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+497