Historique des commits

Auteur SHA1 Message Date
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. il y a 4 ans
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  Hugo Locurcio 5acb8a253e Only print message for `get_modified_time()` failure when in verbose mode il y a 3 ans
  reduz 32b43cfeb3 Implement Resource UIDs il y a 4 ans
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 il y a 4 ans
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() il y a 4 ans
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) il y a 6 ans
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer il y a 4 ans
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values il y a 6 ans
  Fabio Alessandrelli ad9a5ee6f1 Disable file descriptor sharing with subprocs. il y a 6 ans
  qarmin 17732fe698 Added some obvious errors explanations il y a 6 ans
  PouleyKetchoupp b49226e085 Support for file not found in ConfigFile::Load and handle a few specific cases il y a 6 ans
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' il y a 6 ans
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms il y a 6 ans
  marxin e5f665c718 Fix -Wsign-compare warnings. il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list il y a 6 ans