Histórico de Commits

Autor SHA1 Mensagem Data
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info há 2 anos atrás
  Rémi Verschelde 604493eb6e Merge pull request #65910 from KoBeWi/gdsus há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  kobewi e9a3e49086 Cleanup function state connections when destroying instance há 2 anos atrás
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 há 2 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 2 anos atrás
  George Marques 328aadc0ef GDScript: Fix stack overflow when using multiple `await` há 3 anos atrás
  Rémi Verschelde c41f62c3df Merge pull request #61003 from vnen/gdscript-await-stack-fix há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  George Marques 102c312497 GDScript: Fix stack manipulation for `await` há 3 anos atrás
  SaracenOne 657b9b6596 Fix local variables not showing when breaking on final line há 3 anos atrás
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() há 4 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Lightning_A c63b18507d Use range iterators for `Map` há 4 anos atrás
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations há 4 anos atrás
  reduz 6631f66c2a Optimize StringName usage há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand há 4 anos atrás
  George Marques b6519d0d03 GDScript: Split Function code into multiple files há 4 anos atrás
  reduz 635d33dc6c Refactor variant built-in methods yet again. há 4 anos atrás
  reduz 221a2a1742 Refactored variant constructor logic há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 4 anos atrás
  reduz 05de7ce6ca Refactored variant setters/getters há 4 anos atrás
  Umang Kalra c37f633216 Fixes the misleading error message for call_recursive method for TreeItems há 4 anos atrás
  Thakee Nathees 75d4511cb5 null pointer dereference at GDScriptFunction::call fix há 5 anos atrás
  George Marques 635c6a0a18 Add GDScript disassembler há 5 anos atrás