Commit History

Autor SHA1 Mensaxe Data
  rune-scape d531869a7c GDScript: Fix subclass script path issues %!s(int64=2) %!d(string=hai) anos
  Adam Scott 4e60689695 Fix cyclic reference base being loaded but not valid (which is ok) %!s(int64=2) %!d(string=hai) anos
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 %!s(int64=3) %!d(string=hai) anos
  Rune 61df8f4484 GDScript Compiler: regression fix %!s(int64=2) %!d(string=hai) anos
  Rune bce6f1792e GDScript compiler subclass bugfixes %!s(int64=2) %!d(string=hai) anos
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type %!s(int64=2) %!d(string=hai) anos
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. %!s(int64=3) %!d(string=hai) anos
  Andy Maloney 127e2333f4 Remove redundant "if" condition in GDScriptCompiler::_parse_function() %!s(int64=3) %!d(string=hai) anos
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. %!s(int64=3) %!d(string=hai) anos
  cdemirer 52781535a3 Check for parameters shadowing class members %!s(int64=3) %!d(string=hai) anos
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript %!s(int64=3) %!d(string=hai) anos
  cdemirer a0608bd891 Fix set chain bug with jump_if_shared %!s(int64=3) %!d(string=hai) anos
  Rémi Verschelde c4a426d6ec Merge pull request #62462 from vnen/gdscript-setter-chaining %!s(int64=3) %!d(string=hai) anos
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types %!s(int64=3) %!d(string=hai) anos
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables %!s(int64=3) %!d(string=hai) anos
  George Marques 81cac4907f GDScript: Don't add implicit constructor to the list of functions %!s(int64=3) %!d(string=hai) anos
  bruvzg 860e24683f Make enum/constant binds 64-bit. %!s(int64=3) %!d(string=hai) anos
  George Marques 15740c37a3 Merge pull request #57151 from cdemirer/fix-match-array-dict-pattern-logic-error %!s(int64=3) %!d(string=hai) anos
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` %!s(int64=3) %!d(string=hai) anos
  Yuri Rubinsky 5d95a5a024 Fix crash when extending inner class in GDScript %!s(int64=3) %!d(string=hai) anos
  reduz 746dddc067 Replace most uses of Map by HashMap %!s(int64=3) %!d(string=hai) anos
  reduz 8b7c7f5a75 Add a new HashMap implementation %!s(int64=3) %!d(string=hai) anos
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` %!s(int64=3) %!d(string=hai) anos
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas %!s(int64=3) %!d(string=hai) anos
  George Marques cdbd6056ef GDScript: Fix method call on singletons %!s(int64=3) %!d(string=hai) anos
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types %!s(int64=3) %!d(string=hai) anos
  Rémi Verschelde 79bbe57244 Merge pull request #56830 from strank/parent-signals %!s(int64=3) %!d(string=hai) anos
  Rémi Verschelde 4bbd7417c4 Merge pull request #58320 from mphe/fix_object_typed_arrays %!s(int64=3) %!d(string=hai) anos
  cdemirer 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns %!s(int64=3) %!d(string=hai) anos
  Marvin Ewald cea0630fef Fix typed arrays for Object based types %!s(int64=3) %!d(string=hai) anos