summaryrefslogtreecommitdiffstats
path: root/core/multiplayer/multiplayer_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-593/+0
* Add peer visibility to MultiplayerSynchronizer.Fabio Alessandrelli2022-07-201-2/+6
* Use range iterators for RBSet in most casesAaron Record2022-05-191-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* [Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli2022-02-061-1/+0
* [Net] Move RPC, Node cache out of MultiplayerAPI.Fabio Alessandrelli2022-02-051-198/+39
* [Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli2022-02-041-26/+107
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Multiplayer networking renames/simplificationMax Hilbrunner2021-09-081-70/+70
* [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-0/+668