Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam Scott 09dc11bff5 Add missing `script_type` `nullptr` check hace 2 años
  VolTer 5ae484c138 Fix error spam when naming a func at the end of the script hace 2 años
  Dmitrii Maganov b0b1eaeb6d GDScript: Fix parsing unexpected break/continue in lambda hace 2 años
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check hace 2 años
  Danil Alexeev 220898a69f GDScript: Remove `treat_warnings_as_errors` project setting hace 2 años
  Rémi Verschelde dc7f08b556 Merge pull request #72971 from vnen/gdscript-multiline-comment hace 2 años
  George Marques 03ea77407c GDScript: Be more lenient with identifiers hace 2 años
  George Marques f95967c299 GDScript: Allow strings as multiline comments hace 2 años
  Danil Alexeev c8e3d8b5d5 GDScript: Improve validation and documentation of `@export_flags` hace 2 años
  Yuri Sizov 7b86a082be Merge pull request #72804 from vnen/gdscript-no-onready-without-node hace 2 años
  Yuri Sizov de4369ca4b Merge pull request #72708 from KoBeWi/PackedMultilineStringArray hace 2 años
  George Marques ed5ddab7e5 GDScript: Fix inheritance check of @onready for inner classes hace 2 años
  Rémi Verschelde eee343210d Merge pull request #72330 from MinusKube/unreachable_code_bug hace 2 años
  Rémi Verschelde 8a37fad281 Merge pull request #72794 from vnen/gdscript-no-onready-without-node hace 2 años
  George Marques 3941af3d91 GDScript: Don't allow @onready without inheriting Node hace 2 años
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion hace 2 años
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error hace 2 años
  kobewi 2b71ede967 Fix @export_multiline for PackedStringArray hace 2 años
  GeroVeni 54f2226ce5 Improve docs for rpc annotations hace 2 años
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default hace 2 años
  Danil Alexeev 4311836be2 GDScript: Fix crash in export group annotations hace 2 años
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" hace 2 años
  George Marques a166833bfa GDScript: Add warnings that are set to error by default hace 2 años
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation hace 2 años
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays hace 2 años
  George Marques 65407dd42d GDScript: Fix match branches return check on release hace 2 años
  Rémi Verschelde af57bdb193 Merge pull request #72305 from dalexeev/gfs-fix-export-enum hace 2 años
  Danil Alexeev d4b78c352f GDScript: Fix `@export_enum` works only with `int` hace 2 años
  Rémi Verschelde a2817eca03 Merge pull request #72175 from dalexeev/gds-fix-export-group-annotations hace 2 años
  MinusKube 2b60d9d6e1 Fix unreachable code warning for elif block hace 2 años