summaryrefslogtreecommitdiffstats
path: root/core/io/compression.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-2/+2
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-1/+1
* Linux: Allow unbundling brotli to use system libraryRémi Verschelde2023-07-061-4/+4
* Expose brotli decompression to the scripting API.bruvzg2023-03-291-69/+149
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Vectors: Use clear() and has().Anilforextra2022-02-021-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix decompression with FastLZ when buffer size is less than 16 bytesHaoyu Qiu2021-07-131-1/+2
* Handle Z_BUF_ERROR in decompress_dynamicHaoyu Qiu2021-07-111-1/+4
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-4/+3
* Fixes small typos and grammar correctionAnshul7sp12021-03-121-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Static analyzer fixes:bruvzg2020-12-091-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* HTTPRequest now accepts gzipAdam Brown2020-09-021-0/+87
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-10/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Compression: Set Zstd max window size via public parameterRémi Verschelde2019-04-181-2/+4
* Update zstd to 1.3.8Guilherme Felipe2019-01-031-3/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix some warnings raised by MSVC 2017Rémi Verschelde2018-10-031-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add an option to use zstd's recently introduced long range matching (off by d...Ferenc Arn2017-10-271-4/+16
* Enable building against system zstd.Elliott Sales de Andrade2017-09-231-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-3/+6
* Add GZIP compression supportGeorge Marques2017-07-131-11/+16
* -Fix freezes caused by etccomp2, closes #9183Juan Linietsky2017-06-161-2/+2
* Expose zstd and zlib compression levels as global config.Ferenc Arn2017-06-111-5/+5
* Add zstd compression support.Ferenc Arn2017-06-081-0/+16
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-281-3/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-47/+43
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -High Level protocol optimization (should be smaller)Juan Linietsky2016-08-221-8/+15
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* merged some stuff for okamJuan Linietsky2015-09-031-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Fix Compression bug: wrong premature return.marynate2014-03-111-2/+2
* -project settings are saved when changedJuan Linietsky2014-02-151-63/+120
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+91