Historie revizí

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