Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -533/+0 |
* | Add peer visibility to MultiplayerSynchronizer. | Fabio Alessandrelli | 2022-07-20 | 1 | -48/+162 |
* | Improve MultiplayerSynchronizer editor usability | reduz | 2022-05-23 | 1 | -1/+1 |
* | Add a new HashSet template | reduz | 2022-05-20 | 1 | -1/+1 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Add a new HashMap implementation | reduz | 2022-05-12 | 1 | -3/+2 |
* | remove child on despawn instead of just queue_delete | Nathan Franke | 2022-05-05 | 1 | -0/+3 |
* | [Net] Fix multi-peer path-only replication. | Fabio Alessandrelli | 2022-02-21 | 1 | -1/+2 |
* | [Debugger] Move most profilers to ServersDebugger. | Fabio Alessandrelli | 2022-02-06 | 1 | -0/+5 |
* | [Net] Move RPC, Node cache out of MultiplayerAPI. | Fabio Alessandrelli | 2022-02-05 | 1 | -10/+6 |
* | [Net] New replication interface, spawner and synchronizer nodes. | Fabio Alessandrelli | 2022-02-04 | 1 | -0/+415 |