Historial de Commits

Autor SHA1 Mensaje Fecha
  George Marques 0b484c5f5f Merge pull request #51456 from SaracenOne/super_init_fix hace 4 años
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. hace 4 años
  SaracenOne 861bb3a488 Automatically call the _init function on base class if one does not exist. hace 4 años
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor hace 4 años
  Pedro J. Estébanez 2ca6b9c610 Fix slow load/save of scenes with many instances of the same script hace 4 años
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted hace 4 años
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs hace 4 años
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color hace 4 años
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime hace 4 años
  reduz f8d03b98e7 Improve resource load cache hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor hace 4 años
  Emmanuel Leblond a211812932 Constify ScriptLanguage.can_inherit_from_file hace 4 años
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  Thakee Nathees d0e7d9b62f Documentation generation for GDScript hace 4 años
  George Marques c7b6a7adcc GDScript: Refactor builtin functions hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  George Marques ca90c9c9a9 GDScript: Properly resolve external inner classes from preload hace 5 años
  George Marques 2b9d9bc364 Remove multilevel calls hace 5 años
  George Marques 95c0909290 Add warning checks in GDScript analyzer hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  Marcel Admiraal 26fcf2b04c Add override keywords. 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
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  Thakee Nathees c2ab35bdde fixed: saving gdscript with cyclic inheritance crash the editor hace 5 años
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields hace 5 años