Historie revizí

Autor SHA1 Zpráva Datum
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default před 2 roky
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" před 2 roky
  George Marques a166833bfa GDScript: Add warnings that are set to error by default před 2 roky
  ocean (they/them) 199e5dbb1e Add option to print filenames in GDScript unit testing před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading před 2 roky
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 před 3 roky
  Rune bce6f1792e GDScript compiler subclass bugfixes před 2 roky
  Rémi Verschelde 62b066dbd6 Fix more MSVC C4702 (unreachable code) warnings před 3 roky
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` před 3 roky
  lawnjelly b221eab426 Variant memory pools před 3 roky
  Voylin c6291bcd8a Adding print_rich for printing with BBCode před 3 roky
  reduz 746dddc067 Replace most uses of Map by HashMap před 3 roky
  reduz 8b7c7f5a75 Add a new HashMap implementation před 3 roky
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` před 3 roky
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. před 3 roky
  Jason Yundt 1cc7e7ec33 Improve autoload inheritance error message před 3 roky
  reduz 21637dfc25 Remove VARIANT_ARG* macros před 3 roky
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` před 3 roky
  George Marques b013c0d544 GDScript: Allow tests to run on release builds před 3 roky
  bruvzg c69e0d16bc Fix multiple missing UTF-8 decoding. před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 3 roky
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor před 4 roky
  George Marques d6c799006a GDScript: Make all warnings enabled in test generation před 4 roky
  ThreeRhinosInAnElephantCostume 2c71134aa4 Fix an undefined behaviour před 4 roky
  Rémi Verschelde 4059cf2f02 Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript před 4 roky
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, před 4 roky
  Lyuma 31f790299c Use OrderedHashMap for autoloads to preserve order před 4 roky
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations před 4 roky