Commit History

Author SHA1 Message Date
  Thaddeus Crews 80e73b0dca Merge pull request #98483 from timothyqiu/pack-dir-exists 9 months ago
  Juan 2ac562cdf8 Add ability for PCK patches to remove files 11 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Haoyu Qiu 1b4f6f6bfa DirAccessPack: Fix file_exists and dir_exists in exported projects 10 months ago
  Mikael Hermansson d3be030ea6 Add ability to export patch packs 11 months ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 year ago
  Mikael Hermansson 613600fa89 Fix use-after-free in `FileAccess::exists` 1 year ago
  bruvzg bf8ec7b81b [Export] Use relative file base offset for embedded PCK. 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy 1 year ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  jsjtxietian 68a6fe81ab Fix FileAccessPack::get_buffer will update pos past the length of file 1 year ago
  jpcerrone 0fb307720c PCK file path improvements 2 years ago
  Danil Alexeev 36bedd341a Fix misuses of error macros 2 years ago
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  bruvzg c0cc41d6c1 Improve embedded PCK loading and exporting. 3 years ago
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Rémi Verschelde 7ab34e1a96 Merge pull request #48889 from Calinou/file-rename-endian-swap 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago