提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 年之前
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). 5 年之前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年之前
  Yilin Ma c524d50444 added load resource pack with offset feature 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  Rémi Verschelde 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 5 年之前
  Michael Alexsander 3c261e0dfa Made possible to specify where to dump the contents when loading a ".pck" file 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  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 年之前
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 年之前
  qarmin 17732fe698 Added some obvious errors explanations 6 年之前
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Ruslan Mustakov 1a2311e350 Extract logging logic 8 年之前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Andreas Haas a2734df7ed Core: fix possible memory leaks. 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 年之前