Historique des commits

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