Commit History

Author SHA1 Message Date
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 10 months ago
  ACB 2561f6fc52 Fix FileAccessMemory off by one error in eof_reached 10 months ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Bartłomiej T. Listwon bff0c71e2e Fix moving position indicator out of bounds in FileAccessMemory 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 2 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 3 years ago
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 3 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 3 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 5 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 3 years ago
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 3 years ago
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago