Commit History

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