Historial de Commits

Autor SHA1 Mensaje Fecha
  George Marques f930d54140 Merge pull request #53103 from ZuBsPaCe/gdscript-analyze-properties-fix hace 4 años
  Yuri Sizov 41e271af6e Remove redundant String operation from GDScript enum exports hace 4 años
  ZuBsPaCe 551ceb590b GDScript: Report property type errors hace 4 años
  Fabio Alessandrelli 54ec66a700 [Net] Rename RPCConfig.sync to call_local. hace 4 años
  kobewi 31012fd060 Change print_line() to use any number of Variants hace 4 años
  Max Hilbrunner 44b68f08b4 Fix outdated no_call_local, use call_remote hace 4 años
  Brian Semrau dc046e5cbe GDScript Check for null list in `for` loop hace 4 años
  Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments. hace 4 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Rémi Verschelde 679f70c1e1 Merge pull request #52906 from vnen/gdscript-show-error-on-yield hace 4 años
  Rémi Verschelde b3b4860d2e Merge pull request #52905 from vnen/gdscript-single-line-declaration hace 4 años
  George Marques 262d6c6bef GDScript: Show specific error when "yield" is used hace 4 años
  George Marques e5ebc9710d GDScript: Allow classes declaration to be done in single line hace 4 años
  George Marques bab0afc821 GDScript: Allow multiple lines in signal parameters declaration hace 4 años
  George Marques 651319de11 GDScript: Properly catch error when missing index in subscript hace 4 años
  George Marques b8fdeb6467 Merge pull request #51671 from RandomShaper/fix_gdscript_crash hace 4 años
  Rémi Verschelde a4187c9235 Merge pull request #52706 from vnen/gdscript-ternary-operator-crash hace 4 años
  George Marques 107af38fd1 GDScript: Show error when missing expression after ternary else hace 4 años
  George Marques d49046938a GDScript: Show error on unary operators without argument hace 4 años
  George Marques 5d31ce4b16 GDScript: Allow string keys on Lua-style dictionaries hace 4 años
  Rémi Verschelde 4059cf2f02 Merge pull request #52068 from ThreeRhinosInAnElephantCostume/fixgdscript hace 4 años
  ThreeRhinosInAnElephantCostume e99730340b Fix error on parsing statement-less GDScript files, hace 4 años
  Pedro J. Estébanez d72f12a561 Implement iterator variable typing in GDScript hace 4 años
  ZuBsPaCe 1d1aa7a02f GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals hace 4 años
  George Marques 6423e891a6 Merge pull request #52063 from KoBeWi/double_comma_of_doom hace 4 años
  kobewi c7452a9940 Fix crash with consecutive commas in Dictionary hace 4 años
  George Marques 11e457e594 Merge pull request #51593 from KoBeWi/if hace 4 años
  George Marques 1234c2bdd9 Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreeze hace 4 años
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. hace 4 años
  ThreeRhinosInAnElephantCostume 15ccd83ada Added tests for expression matching hace 4 años