Commit History

Author SHA1 Message Date
  ElCosmoXD 432e752028 Fixed the missing DLL's issue 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  bruvzg d2558bdc8c Fix decoding UTF-8 filenames on unzipping. 3 years ago
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  Gromph 565d205d91 UWP: Keep upstream names for capabilities preset settings to avoid mismatch 4 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 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
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Gromph d964b86249 Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 188609e5ab CI: Update to clang-format 11 and apply ternary operator changes 4 years ago
  Rémi Verschelde 4a1643114e Export: Reorder options for consistency across platforms 4 years ago
  unknown ae75e7d8f9 Fixed an issue in UWP export caused by duplicate entry for extensions in content types file. 4 years ago
  Rémi Verschelde f99cbb94cc Export: Rename 'Windows Universal' to 'UWP' 5 years ago
  Aaron Franke 01061c6fbb Simplify some code in platform/uwp/export 5 years ago
  D00T24 3317f7640e fixed godot not recognising 150x150 icon for uwp export 5 years ago
  Rémi Verschelde 5011afcb6a Export: Improve usability of command line interface 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  George Marques 5d7c13dcbb Fix inverted value check in UWP export packager 5 years ago
  piratesephiroth a0fd450415 [UWP] [Export] added additional checks for blank values 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 years ago
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 years ago
  Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export 6 years ago
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 years ago
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 6 years ago