Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MP] Handle cleanup of "scene cache" nodes | Fabio Alessandrelli | 2024-01-18 | 1 | -68/+96 |
* | [MP] Optimize multiplayer NodePath caching | Fabio Alessandrelli | 2023-10-10 | 1 | -21/+31 |
* | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-26 | 1 | -7/+7 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -2/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [MP] Improve network profiler. | Fabio Alessandrelli | 2022-11-17 | 1 | -8/+0 |
* | [MP] Let MultiplayerAPI handle packet relaying and peer signaling. | Fabio Alessandrelli | 2022-10-27 | 1 | -4/+2 |
* | fix 'Comparison result is always the same' warnings | LinuxUserGD | 2022-07-29 | 1 | -3/+0 |
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -0/+268 |