提交历史

作者 SHA1 备注 提交日期
  Juan 2ac562cdf8 Add ability for PCK patches to remove files 1 年之前
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 1 年之前
  Mikael Hermansson d3be030ea6 Add ability to export patch packs 1 年之前
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 年之前
  Mikael Hermansson 613600fa89 Fix use-after-free in `FileAccess::exists` 1 年之前
  bruvzg bf8ec7b81b [Export] Use relative file base offset for embedded PCK. 1 年之前
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 年之前
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy 1 年之前
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 年之前
  jsjtxietian 68a6fe81ab Fix FileAccessPack::get_buffer will update pos past the length of file 1 年之前
  jpcerrone 0fb307720c PCK file path improvements 2 年之前
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 年之前
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 年之前
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 年之前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  bruvzg c0cc41d6c1 Improve embedded PCK loading and exporting. 3 年之前
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 年之前
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  Anilforextra adbe948bda String: Add contains(). 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Rémi Verschelde 7ab34e1a96 Merge pull request #48889 from Calinou/file-rename-endian-swap 4 年之前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 年之前
  Hugo Locurcio 12462d9055 Rename File's `endian_swap` to `big_endian` 4 年之前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年之前