Cronologia Commit

Autore SHA1 Messaggio Data
  Rémi Verschelde e4fa8543ea Revert "Fix FileSystem dock won't show any file folders" 1 anno fa
  Hilderin 72856d633a Fix FileSystem dock won't show any file folders 1 anno fa
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 1 anno fa
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. 1 anno fa
  scgm0 2dae53c316 Explicitly initialize all of `FileAccess::create_func[ACCESS_MAX]` 1 anno fa
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 2 anni fa
  andybarcia 553f4f8dce Improve error reporting when parsing CSV translation file 4 anni fa
  bruvzg 0e4bd964cc Expose brotli decompression to the scripting API. 2 anni fa
  bitsawer c56058fe9a Fix FileAccess last open error flag update 2 anni fa
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 anni fa
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. 2 anni fa
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 anni fa
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 2 anni fa
  bruvzg ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. 2 anni fa
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 anni fa
  Pedro J. Estébanez 8c6b2fbb90 Add FileAccess::get_access_type() 3 anni fa
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` 3 anni fa
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. 3 anni fa
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 anni fa
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 anni fa
  Anilforextra adbe948bda String: Add contains(). 3 anni fa
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 anni fa
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 anni fa
  Rémi Verschelde b8c08ba5ad Tests: Improve coverage for `File::get_csv_line()` 4 anni fa
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 anni fa