Commit History

Author SHA1 Message Date
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rémi Verschelde 32464e569f Merge pull request #40748 from RandomShaper/improve_packed_fs_api 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Yilin Ma c524d50444 added load resource pack with offset feature 5 years ago
  Pedro J. Estébanez f38949a44d Improve/fix packed data API 5 years ago
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 5 years ago
  Michael Alexsander 3c261e0dfa Made possible to specify where to dump the contents when loading a ".pck" file 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Pedro J. Estébanez aee586553a Improve UX of drive letters 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 5 years ago
  Rémi Verschelde 28fcc5e25a Merge pull request #32291 from Dragoncraft89/add_load_resource_flag 5 years ago
  Florian Kothmeier aae25abf30 Add flag to control the replacement of files by ProjectSettings.load_resource_pack 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 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