Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 2057d7344e Merge pull request #73590 from vnen/gdscript-global-scope-enums před 2 roky
  George Marques 75f16b8167 Make global scope enums accessible as types in GDScript před 2 roky
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check před 2 roky
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error před 2 roky
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default před 2 roky
  George Marques 5fc7918594 GDScript: Improve usability of setter chains před 2 roky
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" před 2 roky
  George Marques a166833bfa GDScript: Add warnings that are set to error by default před 2 roky
  Rémi Verschelde 925784df03 Merge pull request #72454 from dalexeev/gds-fix-icon-annotation před 2 roky
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation před 2 roky
  George Marques a47d4d57ca GDScript: Allow void functions to return calls to other void functions před 2 roky
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays před 2 roky
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations před 2 roky
  Rémi Verschelde 81fe3715b8 Merge pull request #71914 from vnen/gdscript-no-continue-match před 2 roky
  George Marques 9462ae4783 GDScript: Remove function of `continue` for match statement před 2 roky
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript před 2 roky
  George Marques 75515e4303 Merge pull request #70987 from vonagam/fix-parameter-conversion-assign před 2 roky
  ocean (they/them) 366ec895b1 Assorted enum and native type fixes před 2 roky
  Dmitrii Maganov a8c2f8a0e1 GDScript: Fix missing conversion for default argument values před 2 roky
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  Dmitrii Maganov b6aa4840d8 Fix usage of Enum as constant před 2 roky
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution před 2 roky
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops před 2 roky
  Rémi Verschelde 910d6d8e62 GDScript: Only check if ignoring warnings in debug build před 2 roky
  Yuri Rubinsky f6c8c140f0 Fix using signals in lambda functions před 2 roky
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type před 2 roky
  Yuri Rubinsky 9e04531938 Fix enum type to use int64_t instead of int in GDScript 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
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. před 3 roky