Commit History

Autor SHA1 Mensaxe Data
  Fabio Alessandrelli 2cf39b97ae [Net] Implement RPC channels in MultiplayerAPI. %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli fd5a140039 [Net] Fix RPC ID encoding/decoding for Node methods. %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators %!s(int64=4) %!d(string=hai) anos
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. %!s(int64=4) %!d(string=hai) anos
  reduz 6631f66c2a Optimize StringName usage %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli 0e265b047e Merge pull request #46554 from likeich/is_server_quiet_failure %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli d3ba0aa3e0 [Net] Fix crash when receiving RPC on node without a script. %!s(int64=4) %!d(string=hai) anos
  Aaron Franke 8b692e8872 Add PROPERTY_USAGE_NONE and use it %!s(int64=4) %!d(string=hai) anos
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 4219a4cb6f Fix typos with codespell %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines %!s(int64=4) %!d(string=hai) anos
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction %!s(int64=4) %!d(string=hai) anos
  Kyle 74379b15ff MultiplayerAPI is_network_server Fails Silently %!s(int64=4) %!d(string=hai) anos
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 %!s(int64=4) %!d(string=hai) anos
  Jummit d4c4d2db4c add root_node as property of MultiplayerAPI %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine %!s(int64=5) %!d(string=hai) anos
  lupoDharkael 95a1400a2a Replace NULL with nullptr %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 5002f6de84 Merge pull request #36599 from AndreaCatania/gen_rpc_data_export %!s(int64=5) %!d(string=hai) anos
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp %!s(int64=5) %!d(string=hai) anos
  Andrea Catania 33ae58710b Generates the rpc and rset info for exported GDScript. %!s(int64=5) %!d(string=hai) anos
  Andrea Catania 1afd60d8f5 Optimized rpc packet size when only the `PackedByteArray` is sent. %!s(int64=5) %!d(string=hai) anos
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] %!s(int64=5) %!d(string=hai) anos
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. %!s(int64=5) %!d(string=hai) anos