Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -593/+0 |
* | Add peer visibility to MultiplayerSynchronizer. | Fabio Alessandrelli | 2022-07-20 | 1 | -2/+6 |
* | Use range iterators for RBSet in most cases | Aaron Record | 2022-05-19 | 1 | -2/+2 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | [Debugger] Move most profilers to ServersDebugger. | Fabio Alessandrelli | 2022-02-06 | 1 | -1/+0 |
* | [Net] Move RPC, Node cache out of MultiplayerAPI. | Fabio Alessandrelli | 2022-02-05 | 1 | -198/+39 |
* | [Net] New replication interface, spawner and synchronizer nodes. | Fabio Alessandrelli | 2022-02-04 | 1 | -26/+107 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Multiplayer networking renames/simplification | Max Hilbrunner | 2021-09-08 | 1 | -70/+70 |
* | [Net] Move multiplayer to core subdir, split RPCManager. | Fabio Alessandrelli | 2021-09-07 | 1 | -0/+668 |