Commit History

Author SHA1 Message Date
  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
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Pedro J. Estébanez 536611704a Fix listing files inside directory in pack file 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Ruslan Mustakov 1a2311e350 Extract logging logic 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Hein-Pieter van Braam 6fb86dda8a Fix using enum as bool value 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 8 years ago
  Pedro J. Estébanez 5c0188b5c3 Fix infinite loop in DirAccessPack::get_current_dir() 8 years ago