Commit History

Author SHA1 Message Date
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 2 years ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 year ago
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 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
  Marcel Admiraal cafb19e608 Add override keywords to FileAccess derived classes 4 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  bruvzg 644f739660 Static analyzer fixes: 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Hugo Locurcio 0b65342fd2 Fix crash when opening a ZIP data pack 4 years ago
  Marcel Admiraal f6ad1954f7 Ensure header guards enclose entire header. 5 years ago
  Yilin Ma c524d50444 added load resource pack with offset feature 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 5 years ago
  Michael Alexsander 3c261e0dfa Made possible to specify where to dump the contents when loading a ".pck" file 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Florian Kothmeier aae25abf30 Add flag to control the replacement of files by ProjectSettings.load_resource_pack 5 years ago