Commit History

Author SHA1 Message Date
  Rémi Verschelde 6bdd84b8d5 Fix -Wextra warnings from GCC 11 3 years ago
  Haoyu Qiu 958e1e9ae2 Fix decompression with FastLZ when buffer size is less than 16 bytes 4 years ago
  Haoyu Qiu 5a54cdf4fd Handle Z_BUF_ERROR in decompress_dynamic 4 years ago
  Will Whitty c1135cf006 Work on porting HTTPRequest compression to 3.3 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 20265879e2 Compression: Set Zstd max window size via public parameter 6 years ago
  Guilherme Felipe e64391f47b Update zstd to 1.3.8 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde dec20a987b Fix some warnings raised by MSVC 2017 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Ferenc Arn f3436a841a Add an option to use zstd's recently introduced long range matching (off by default). 7 years ago
  Elliott Sales de Andrade a408388623 Enable building against system zstd. 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 years ago
  George Marques 0f765c86e5 Add GZIP compression support 8 years ago
  Juan Linietsky b19225bfce -Fix freezes caused by etccomp2, closes #9183 8 years ago
  Ferenc Arn 98261e2df2 Expose zstd and zlib compression levels as global config. 8 years ago
  Ferenc Arn f177c15347 Add zstd compression support. 8 years ago
  Rémi Verschelde 2398eb6ed4 Move core thirdparty files to thirdparty/{minizip,misc} 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago