Historie revizí

Autor SHA1 Zpráva Datum
  ocean (they/them) c8293a73b4 Add GDScript member initializer implicit type conversion před 2 roky
  Rémi Verschelde f6ea295bb1 Merge pull request #69467 from rune-scape/rune-subclass-script-path před 2 roky
  Rémi Verschelde 907298d673 Merge pull request #68747 from rune-scape/rune-stringname-unification před 2 roky
  rune-scape e79be6ce07 Unify String and StringName před 2 roky
  Dmitrii Maganov 97280279ee Fix incomplete shadowing of member properties by parameters před 2 roky
  rune-scape d531869a7c GDScript: Fix subclass script path issues před 2 roky
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops před 2 roky
  Adam Scott 4e60689695 Fix cyclic reference base being loaded but not valid (which is ok) před 2 roky
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 před 3 roky
  Rune 61df8f4484 GDScript Compiler: regression fix před 2 roky
  Rune bce6f1792e GDScript compiler subclass bugfixes před 2 roky
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type před 2 roky
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. před 3 roky
  Andy Maloney 127e2333f4 Remove redundant "if" condition in GDScriptCompiler::_parse_function() před 3 roky
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. před 3 roky
  cdemirer 52781535a3 Check for parameters shadowing class members před 3 roky
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript před 3 roky
  cdemirer a0608bd891 Fix set chain bug with jump_if_shared před 3 roky
  Rémi Verschelde c4a426d6ec Merge pull request #62462 from vnen/gdscript-setter-chaining před 3 roky
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types před 3 roky
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables před 3 roky
  George Marques 81cac4907f GDScript: Don't add implicit constructor to the list of functions před 3 roky
  bruvzg 860e24683f Make enum/constant binds 64-bit. před 3 roky
  George Marques 15740c37a3 Merge pull request #57151 from cdemirer/fix-match-array-dict-pattern-logic-error před 3 roky
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` před 3 roky
  Yuri Rubinsky 5d95a5a024 Fix crash when extending inner class in GDScript 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
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas před 3 roky