summaryrefslogtreecommitdiff
path: root/core/os/file_access.cpp
AgeCommit message (Expand)Author
2019-04-07Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-03-03Add function to get String from FileAccessGeorge Marques
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-16Removed error message arriving whenever csv file changedChaosus
2018-11-22FileAccess::store_csv_line() don't added unnecessary double quotes.allkhor
2018-11-16Add store_csv_line method for FileKanabenki
2018-09-27Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde
2018-09-27Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-10Revert "added get_creation_time function for gdscript"Juan Linietsky
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-07-31Fix #20564 HDR import failUnknown
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-16added get_creation_time function for gdscriptDaniele Giuliani
2018-01-31Mono: Allow loading `mscorlib` from resources.bruvzg
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-27Reimport now checks source path changes and imported files and their md5, fix...Juan Linietsky
2017-12-16Faster FileAccess::get_line()poke1024
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-17Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde
2017-09-25Extract logging logicRuslan Mustakov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-07-30Style: Apply clang-format on all filesRémi Verschelde
2017-07-25Fix cvs files freezing the editor when a double quote is not closedMarcelo Fernandez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-05-28-Added .hdr format supportJuan Linietsky
2017-04-28Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-17Add sha256 to String and File/FileAccess.Bojidar Marinov
2016-06-13-Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky
2016-04-16Fix File.get_csv_line not including quoted newlines in the outputBojidar Marinov
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-28File: Added delimiter to get_csv_linetmt
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky