| Commit message (Expand) | Author | Age | Files | Lines |
* | [MP] Add a "synchronized" signal to MultiplayerSynchronized. | Fabio Alessandrelli | 2023-02-20 | 1 | -0/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix MultiplayerSynchronizer::update_outbound_sync_time when replication_inter... | Wei Guo | 2022-10-23 | 1 | -0/+4 |
* | [MP] Allow multiple synchronizers per node. | Fabio Alessandrelli | 2022-10-03 | 1 | -5/+41 |
* | Change return type of `get_configuration_warnings` to `PackedStringArray` | Marc Gilleron | 2022-09-19 | 1 | -2/+2 |
* | [MP] Add warnings to spawner and synchronizer. | Fabio Alessandrelli | 2022-09-17 | 1 | -0/+10 |
* | Remove Signal connect binds | Juan Linietsky | 2022-07-29 | 1 | -1/+1 |
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -0/+304 |