Historique des commits

Auteur SHA1 Message Date
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) il y a 6 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 4 ans
  Alex Hirsch 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer il y a 4 ans
  Alex Hirsch 5a882a659a Add parameter checkes to FileAccess get_buffer functions il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Alf Kraus 70fc0d45f7 wrong double quote output with .csv fixed il y a 4 ans
  Pedro J. Estébanez fa08b0f377 Improve/fix packed data API il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  qarmin 17732fe698 Added some obvious errors explanations il y a 6 ans
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. il y a 6 ans
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' il y a 6 ans
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. il y a 6 ans
  qarmin 4e5310cc60 Some code changed with Clang-Tidy il y a 6 ans
  qarmin 072e40368e Fix always true/false values il y a 6 ans
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms il y a 6 ans
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles il y a 6 ans
  George Marques 4f0590338f Add function to get String from FileAccess il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Chaosus 70c3270dfa Removed error message arriving whenever csv file changed il y a 6 ans
  allkhor eacb8600f4 FileAccess::store_csv_line() don't added unnecessary double quotes. il y a 7 ans
  Kanabenki 48166a9f3c Add store_csv_line method for File il y a 7 ans
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] il y a 7 ans
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" il y a 7 ans
  Juan Linietsky 275e0d5ee4 Merge pull request #18914 from notwarp/master il y a 7 ans
  Unknown 7fbb826422 Fix #20564 HDR import fail il y a 7 ans