Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. hace 3 años
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Francois Belair 4995a477ff Fix LSP crash when parsing signal symbols. hace 3 años
  ZuBsPaCe 551ceb590b GDScript: Report property type errors hace 3 años
  Francois Belair 572979d011 Fix empty line hover; fix open non-res:// script hace 3 años
  Francois Belair 41ef9cf789 Fix LSP reporting wrong types hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. hace 4 años
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON hace 4 años
  Francois Belair 39f7408ccb Implement LSP didDeleteFiles & make parser aware of sub-nodes hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  Rémi Verschelde cf62289d24 LSP: Fix iterator in enum API dump hace 4 años
  bruvzg 644f739660 Static analyzer fixes: hace 4 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  George Marques fda6f3b600 GDScript: Fix LSP getting wrong union value on unnamed enums hace 5 años
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation hace 5 años
  George Marques b6a2628c48 Reenable GDScript LSP server hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  Ryan Roden-Corrent 8dcc39ec91 Include gdscript warning name in LSP message. hace 5 años
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años