Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. hace 3 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 hace 4 años
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() hace 4 años
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) hace 6 años
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer hace 4 años
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Andy Savage c65f097ebd Quick fix to incorrect error messages when writing to compressed or encrypted files. hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 6 años
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation hace 6 años
  qarmin 17732fe698 Added some obvious errors explanations hace 6 años
  PouleyKetchoupp afe34344a6 Implemented get_path() & get_path_absolute() for FileAccessEncrypted hace 6 años
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. hace 6 años
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' hace 6 años
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. hace 6 años
  Hugo Locurcio cbd31d9f0b Fix errors when attempting to set UNIX permissions when unavailable hace 6 años
  Rémi Verschelde 02bac239d9 FileAccessEncrypted: Be more explicit on decryption failure hace 6 años
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 7 años