Commit History

Author SHA1 Message Date
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fredia Huya-Kouadio f916dff26d Additional fixes to the Android `get_current_dir()` implementation. 3 years ago
  Fredia Huya-Kouadio a356e49803 Fix issue with `get_current_dir()` returning the wrong path on Android 3 years ago
  Fredia Huya-Kouadio f9c19298ce Add full support for Android scoped storage. 4 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  bruvzg 139a9d6370 Add symlink API to the DirAccess (on macOS and Linux). 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Pedro J. Estébanez aee586553a Improve UX of drive letters 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Bastiaan Olij b2c0a687f1 Restructuring glue code to make it easier to extend 6 years ago
  Juan Linietsky 6fa632b821 Add function to obtain filesystem type from DirAccess. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Bastiaan Olij 6105a8beb1 Remove obsolete ANDROID_NATIVE_ACTIVITY 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky da4170540c Fixed dir access return value, changed it to Error like all other funcs 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky c6dce44dd8 fixes in handling of DirAccess for resource path on Android, fixes #1447 10 years ago