Commit History

作者 SHA1 備註 提交日期
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 年之前
  Juan Linietsky c5390f203d Prevent opening Windows console files 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 年之前
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 年之前
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Hugo Locurcio 5acb8a253e Only print message for `get_modified_time()` failure when in verbose mode 3 年之前
  Bartłomiej T. Listwon 425ed0ffe0 Add missing WIN32_LEAN_AND_MEAN 4 年之前
  Rémi Verschelde cb52f2c9c0 FileAccessWindows: Add missing share.h include 4 年之前
  Max Hilbrunner a5c179e4f8 FileAccessWindows: Cosmetic improvements 4 年之前
  Max Hilbrunner b48cbb5da9 Fix Windows platform file access 4 年之前
  reduz 32b43cfeb3 Implement Resource UIDs 4 年之前
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 4 年之前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 年之前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年之前
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 年之前
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  PouleyKetchoupp 90b6062ebb Handle missing file properly when checking for case mismatch 5 年之前