提交历史

作者 SHA1 备注 提交日期
  Fabio Alessandrelli efccebd3db [Core] Use unztell64 in FileAccessZIP to ensure 64 bit return 6 月之前
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 10 月之前
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Haoyu Qiu df5c68af99 Fix error when non-ASCII characters in resource pack path 1 年之前
  bruvzg bc95b0b171 Restore FileAccess.close method. 1 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年之前
  nikitalita af548ee8e9 Fix FileAccessZip() causing a stack overflow 2 年之前
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 2 年之前
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 2 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 2 年之前
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. 2 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 年之前
  Aaron Franke 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" 3 年之前
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 3 年之前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 3 年之前
  Zae a65dac3fa7 Fix duplicate close files when deconstructing ZipArchive 3 年之前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 5 年之前
  Rémi Verschelde fcbf7145fe Merge pull request #42337 from zaevi/fix-zip-open-twice 3 年之前
  Zae f403e62df1 Fix zip file opening twice 3 年之前
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 3 年之前
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 3 年之前
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions 3 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 年之前
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). 4 年之前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 4 年之前
  Yilin Ma c524d50444 added load resource pack with offset feature 4 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前