Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading hace 2 años
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 hace 3 años
  Rune bce6f1792e GDScript compiler subclass bugfixes hace 2 años
  Rémi Verschelde 62b066dbd6 Fix more MSVC C4702 (unreachable code) warnings hace 3 años
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  lawnjelly b221eab426 Variant memory pools hace 3 años
  Voylin c6291bcd8a Adding print_rich for printing with BBCode hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Jason Yundt 1cc7e7ec33 Improve autoload inheritance error message hace 3 años
  reduz 21637dfc25 Remove VARIANT_ARG* macros hace 3 años
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` hace 3 años
  George Marques b013c0d544 GDScript: Allow tests to run on release builds hace 3 años
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor hace 4 años
  George Marques d6c799006a GDScript: Make all warnings enabled in test generation hace 4 años
  ThreeRhinosInAnElephantCostume 2c71134aa4 Fix an undefined behaviour hace 4 años
  Rémi Verschelde 4059cf2f02 Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript hace 4 años
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, hace 4 años
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años
  George Marques ffdb3cccd2 GDScript: Fix error handler for tests hace 4 años
  Hugo Locurcio 5d124c4a8f Remove uses of `auto` for better readability and online code reviews hace 4 años