Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 4e360ac612 Merge pull request #70702 from vnen/gdscript-error-on-assign-void il y a 2 ans
  Rémi Verschelde a797fa3b3d Merge pull request #70503 from rune-scape/inner-class-docs il y a 2 ans
  George Marques 0c15844551 GDScript: Error when assigning return value of void function il y a 2 ans
  Dmitrii Maganov b6aa4840d8 Fix usage of Enum as constant il y a 2 ans
  rune-scape 1b77993257 Inner classes get their docs back il y a 2 ans
  Rémi Verschelde ae4c025da9 Merge pull request #69991 from rune-scape/cast-type il y a 2 ans
  rune-scape e1c63fee86 GDScript: Fix built-in script and other `find_class` bugs il y a 2 ans
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution il y a 2 ans
  rune-scape 7d0d6aa16f GDScript: Fix cast producing null il y a 2 ans
  ocean (they/them) c8293a73b4 Add GDScript member initializer implicit type conversion il y a 2 ans
  Rémi Verschelde f6ea295bb1 Merge pull request #69467 from rune-scape/rune-subclass-script-path il y a 2 ans
  Rémi Verschelde 907298d673 Merge pull request #68747 from rune-scape/rune-stringname-unification il y a 2 ans
  rune-scape e79be6ce07 Unify String and StringName il y a 2 ans
  Dmitrii Maganov 97280279ee Fix incomplete shadowing of member properties by parameters il y a 2 ans
  rune-scape d531869a7c GDScript: Fix subclass script path issues il y a 2 ans
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops il y a 2 ans
  Adam Scott 4e60689695 Fix cyclic reference base being loaded but not valid (which is ok) il y a 2 ans
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 il y a 3 ans
  Rune 61df8f4484 GDScript Compiler: regression fix il y a 2 ans
  Rune bce6f1792e GDScript compiler subclass bugfixes il y a 2 ans
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  Andy Maloney 127e2333f4 Remove redundant "if" condition in GDScriptCompiler::_parse_function() il y a 3 ans
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. il y a 3 ans
  cdemirer 52781535a3 Check for parameters shadowing class members il y a 3 ans
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript il y a 3 ans
  cdemirer a0608bd891 Fix set chain bug with jump_if_shared il y a 3 ans
  Rémi Verschelde c4a426d6ec Merge pull request #62462 from vnen/gdscript-setter-chaining il y a 3 ans
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types il y a 3 ans
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables il y a 3 ans