Commit History

Author SHA1 Message Date
  George Marques b013c0d544 GDScript: Allow tests to run on release builds 3 years ago
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 years ago
  George Marques d6c799006a GDScript: Make all warnings enabled in test generation 3 years ago
  ThreeRhinosInAnElephantCostume 2c71134aa4 Fix an undefined behaviour 3 years ago
  Rémi Verschelde 4059cf2f02 Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript 3 years ago
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, 3 years ago
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  George Marques ffdb3cccd2 GDScript: Fix error handler for tests 4 years ago
  Hugo Locurcio 5d124c4a8f Remove uses of `auto` for better readability and online code reviews 4 years ago
  George Marques 5f77f38573 Add runner for GDScript testing 4 years ago