Historial de Commits

Autor SHA1 Mensaje Fecha
  reduz d1dcb40d56 Ability to print and log script backtraces hace 4 meses
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors hace 1 año
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 1 año
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info hace 1 año
  Rémi Verschelde 604493eb6e Merge pull request #65910 from KoBeWi/gdsus hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  kobewi e9a3e49086 Cleanup function state connections when destroying instance hace 2 años
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 hace 2 años
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 2 años
  George Marques 328aadc0ef GDScript: Fix stack overflow when using multiple `await` hace 3 años
  Rémi Verschelde c41f62c3df Merge pull request #61003 from vnen/gdscript-await-stack-fix hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  George Marques 102c312497 GDScript: Fix stack manipulation for `await` hace 3 años
  SaracenOne 657b9b6596 Fix local variables not showing when breaking on final line hace 3 años
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  reduz 6631f66c2a Optimize StringName usage hace 4 años
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand hace 4 años
  George Marques b6519d0d03 GDScript: Split Function code into multiple files hace 4 años
  reduz 635d33dc6c Refactor variant built-in methods yet again. hace 4 años
  reduz 221a2a1742 Refactored variant constructor logic hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  reduz 05de7ce6ca Refactored variant setters/getters hace 4 años