コミット履歴

作者 SHA1 メッセージ 日付
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年 前
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 年 前
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions 4 年 前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年 前
  Alf Kraus 68fdd753a7 wrong double quote output with .csv fixed 4 年 前
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ 4 年 前
  Rémi Verschelde 32464e569f Merge pull request #40748 from RandomShaper/improve_packed_fs_api 4 年 前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年 前
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年 前
  Pedro J. Estébanez f38949a44d Improve/fix packed data API 5 年 前
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` 5 年 前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年 前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 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 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 年 前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年 前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  qarmin 17732fe698 Added some obvious errors explanations 6 年 前
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 年 前
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 年 前
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. 6 年 前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年 前
  qarmin 072e40368e Fix always true/false values 6 年 前
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 年 前
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles 6 年 前
  George Marques 4f0590338f Add function to get String from FileAccess 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Chaosus 70c3270dfa Removed error message arriving whenever csv file changed 6 年 前