Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 3be63ecdb6 Fix Mono build on Windows after `String::resize` rename hace 7 meses
  Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents hace 9 meses
  scgm0 c8ade8618b Fix Windows Mono build hace 10 meses
  Kiro 23129a66ed Replace append_utfx with direct String::utfx hace 10 meses
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. hace 10 meses
  Thaddeus Crews 1cb3cfaa8e Style: Convert namespaces to PascalCase hace 10 meses
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters hace 1 año
  Rémi Verschelde 0a7579b161 Fix `#if *_ENABLED` inconsistencies, should check if defined hace 2 años
  Rémi Verschelde 58416245ce Merge pull request #78218 from raulsntos/dotnet/reserved-assembly-name hace 2 años
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules hace 2 años
  Raul Santos 7a031be769 C#: Avoid GodotSharp as project assembly name hace 2 años
  RedworkDE 92f13ba9ea C#: Unify project name handling and fix issues with the handling of some special characters hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 3 años
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation hace 4 años
  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. hace 3 años
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code hace 4 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Bartłomiej T. Listwon 425ed0ffe0 Add missing WIN32_LEAN_AND_MEAN hace 4 años
  Rémi Verschelde 8d4046929c Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años
  Hugo Locurcio 5ea1c75d63 Rename `String.is_abs_path()` to `String.is_absolute_path()` hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 5 años
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  bruvzg 82cd97b675 Fix Mono path utils char types. hace 5 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años