提交历史

作者 SHA1 备注 提交日期
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年之前
  Alex Hirsch 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer 4 年之前
  Alex Hirsch 5a882a659a Add parameter checkes to FileAccess get_buffer functions 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 1dd2cf7914 Merge pull request #40747 from RandomShaper/improve_packed_fs_api_3.2 5 年之前
  Yilin Ma d571de5f81 added load resource pack with offset feature 5 年之前
  Pedro J. Estébanez fa08b0f377 Improve/fix packed data API 5 年之前
  Rémi Verschelde faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 5 年之前
  Michael Alexsander ffcfd9c8ea Made possible to specify where to dump the contents when loading a ".pck" file 5 年之前
  Joost Heitbrink dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  qarmin 2bc7f9e545 Fix small memory leak in PackedSourcePCK::try_open_pack 6 年之前
  Rémi Verschelde 28fcc5e25a Merge pull request #32291 from Dragoncraft89/add_load_resource_flag 6 年之前
  Florian Kothmeier aae25abf30 Add flag to control the replacement of files by ProjectSettings.load_resource_pack 6 年之前
  qarmin 17732fe698 Added some obvious errors explanations 6 年之前
  Rémi Verschelde ad8746e0de DirAccessPack: Fix dir_exists and file_exists for res:// paths 6 年之前
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 年之前
  Pedro J. Estébanez 40f4d3cf0f Add embedded PCK option to PC platforms 6 年之前
  marxin e7f22ebdcd Enable warnings=extra on clang and GCC testers. 6 年之前
  Juan Linietsky 6fa632b821 Add function to obtain filesystem type from DirAccess. 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Juan Linietsky da1f53c8d9 User more correct plus file on get_current_dir. 7 年之前
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Pedro J. Estébanez 536611704a Fix listing files inside directory in pack file 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前