summaryrefslogtreecommitdiffstats
path: root/core/io/file_access_zip.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* [FileAccess] Implement `resize` method.bruvzg2024-04-121-0/+1
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-3/+3
* [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on ma...bruvzg2023-08-081-2/+7
* Restore FileAccess.close method.bruvzg2023-02-161-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-1/+1
* Add override keywords to FileAccess derived classesMarcel Admiraal2022-08-021-16/+16
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-1/+1
* Remove or make private `FileAccess` `close()` methods.bruvzg2022-04-121-1/+2
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-1/+1
* Fix some issues found by cppcheck.bruvzg2022-04-061-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* 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-5/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Static analyzer fixes:bruvzg2020-12-091-2/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Fix crash when opening a ZIP data packHugo Locurcio2020-09-191-1/+1
* Ensure header guards enclose entire header.Marcel Admiraal2020-09-031-4/+4
* added load resource pack with offset featureYilin Ma2020-09-021-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-6/+3
* Revert "Made possible to specify where to dump the contents when loading a "....Rémi Verschelde2020-04-201-1/+1
* Made possible to specify where to dump the contents when loading a ".pck" fileMichael Alexsander2020-04-161-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add flag to control the replacement of files by ProjectSettings.load_resource...Florian Kothmeier2019-09-251-1/+1
* Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky2019-04-071-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix various Clang 7 warnings about unused stuffRémi Verschelde2018-10-011-2/+0
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Revert "added get_creation_time function for gdscript"Juan Linietsky2018-08-101-1/+0
* added get_creation_time function for gdscriptDaniele Giuliani2018-05-161-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-3/+4
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Extract logging logicRuslan Mustakov2017-09-251-0/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-281-1/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-21/+15
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+125