コミット履歴

作者 SHA1 メッセージ 日付
  bruvzg d97313cd7d [FileAccess] Set `last_error` on file read/write errors. 2 ヶ月 前
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 1 年間 前
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 9 ヶ月 前
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 10 ヶ月 前
  bruvzg be8f60a78d [Windows] Fix windows is_path_invalid, and apply it to directory creation. 1 年間 前
  BlueCube3310 6ed1731746 Use platform-specific methods for FileAccess reading and writing 1 年間 前
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 1 年間 前
  Samuele Panzeri 59f04e16b8 Support long path in file access on windows 1 年間 前
  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 年 前
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 2 年 前
  Marcel Admiraal cafb19e608 Add override keywords to FileAccess derived classes 3 年 前
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 2 年 前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年 前
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 3 年 前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 3 年 前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年 前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年 前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 年 前
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 5 年 前
  Chaosus 8d12dfa24d Fix File opened with READ_WRITE on Windows 5 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 年 前
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" 6 年 前
  Daniele Giuliani d315b0fb8a added get_creation_time function for gdscript 6 年 前
  Marcelo Fernandez a4e64c5454 Added File.get_path and File.get_path_absolute functions 7 年 前