Historique des commits

Auteur SHA1 Message Date
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  Jason Yundt 1cc7e7ec33 Improve autoload inheritance error message il y a 3 ans
  reduz 21637dfc25 Remove VARIANT_ARG* macros il y a 3 ans
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` il y a 3 ans
  George Marques b013c0d544 GDScript: Allow tests to run on release builds il y a 3 ans
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor il y a 3 ans
  George Marques d6c799006a GDScript: Make all warnings enabled in test generation il y a 3 ans
  ThreeRhinosInAnElephantCostume 2c71134aa4 Fix an undefined behaviour il y a 3 ans
  Rémi Verschelde 4059cf2f02 Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript il y a 3 ans
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, il y a 3 ans
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order il y a 3 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted il y a 4 ans
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` il y a 4 ans
  George Marques ffdb3cccd2 GDScript: Fix error handler for tests il y a 4 ans
  Hugo Locurcio 5d124c4a8f Remove uses of `auto` for better readability and online code reviews il y a 4 ans
  George Marques 5f77f38573 Add runner for GDScript testing il y a 4 ans