index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
compression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-2
/
+2
*
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-11
1
-1
/
+1
*
Linux: Allow unbundling brotli to use system library
Rémi Verschelde
2023-07-06
1
-4
/
+4
*
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
1
-69
/
+149
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-3
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix decompression with FastLZ when buffer size is less than 16 bytes
Haoyu Qiu
2021-07-13
1
-1
/
+2
*
Handle Z_BUF_ERROR in decompress_dynamic
Haoyu Qiu
2021-07-11
1
-1
/
+4
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-4
/
+3
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-3
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Static analyzer fixes:
bruvzg
2020-12-09
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
HTTPRequest now accepts gzip
Adam Brown
2020-09-02
1
-0
/
+87
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-10
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Compression: Set Zstd max window size via public parameter
Rémi Verschelde
2019-04-18
1
-2
/
+4
*
Update zstd to 1.3.8
Guilherme Felipe
2019-01-03
1
-3
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix some warnings raised by MSVC 2017
Rémi Verschelde
2018-10-03
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Add an option to use zstd's recently introduced long range matching (off by d...
Ferenc Arn
2017-10-27
1
-4
/
+16
*
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-23
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-1
/
+1
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-3
/
+6
*
Add GZIP compression support
George Marques
2017-07-13
1
-11
/
+16
*
-Fix freezes caused by etccomp2, closes #9183
Juan Linietsky
2017-06-16
1
-2
/
+2
*
Expose zstd and zlib compression levels as global config.
Ferenc Arn
2017-06-11
1
-5
/
+5
*
Add zstd compression support.
Ferenc Arn
2017-06-08
1
-0
/
+16
*
Move core thirdparty files to thirdparty/{minizip,misc}
Rémi Verschelde
2017-04-28
1
-3
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-47
/
+43
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
-High Level protocol optimization (should be smaller)
Juan Linietsky
2016-08-22
1
-8
/
+15
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
merged some stuff for okam
Juan Linietsky
2015-09-03
1
-2
/
+2
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Fix Compression bug: wrong premature return.
marynate
2014-03-11
1
-2
/
+2
*
-project settings are saved when changed
Juan Linietsky
2014-02-15
1
-63
/
+120
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+91