Historie revizí

Autor SHA1 Zpráva Datum
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. před 5 měsíci
  bruvzg 85d3be8070 [FileAccess] Implement `get_size` and `get_access_time` methods. před 1 rokem
  Alex ee0cebeaad Fix `modified_time` on Android před 6 měsíci
  Lukas Tenbrink 0fddf6a824 Optimize calls of `utf8` in a few spots to avoid calling it more than once. před 7 měsíci
  Adam Scott a6c5373a09 [Web] Fix `DirAccess::unlink()` not updating the IDBFS před 8 měsíci
  bruvzg d97313cd7d [FileAccess] Set `last_error` on file read/write errors. před 8 měsíci
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. před 2 roky
  Thaddeus Crews 030cc69771 Merge pull request #96399 from andyprice/fileperms před 9 měsíci
  Valentin Cocaud c09731c413 Warn on filesystem case mismatch před 6 roky
  Hilderin 21f7c8a25f Fix slow editor load on large projects (v2) před 1 rokem
  Andrew Price f49c9d7cd1 unix: Don't create world-writable files when safe save is enabled před 11 měsíci
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess před 1 rokem
  Joel Croteau f44d6a235f Fix reload of GDExtension libraries in framework package on macos před 1 rokem
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. před 1 rokem
  Omar Polo 32877ae994 fix FileAccessUnix on OpenBSD: there is no UF_HIDDEN před 1 rokem
  BlueCube3310 6ed1731746 Use platform-specific methods for FileAccess reading and writing před 1 rokem
  Rémi Verschelde 814ab59c37 Windows: Remove `MSVC` define redundant with `_MSC_VER` před 1 rokem
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable před 1 rokem
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. před 2 roky
  Adam Scott b6faccccd5 Fix file permissions for the web platform před 2 roky
  bruvzg 131e49bf13 [Unix] Fix temporary file permissions. před 2 roky
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors před 2 roky
  bruvzg ca58a5d56f Fix Unix temp file creations when using is_backup_save_enabled. před 2 roky
  Yuri Sizov ea31842b72 Merge pull request #73156 from gw2cc/safe_save před 2 roky
  ACB 345f5757e5 Create a safe temporary file with is_backup_save_enabled před 2 roky
  bruvzg bc95b0b171 Restore FileAccess.close method. před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Rémi Verschelde 5b6ccf2fd2 Merge pull request #66720 from qarmin/unintialized_memory před 2 roky
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup před 2 roky
  Rafał Mikrut 2233624152 Remove usage of unitialized variables před 2 roky