aboutsummaryrefslogtreecommitdiff
path: root/core/io/multiplayer_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sync RPC modes to match all combinationsFabio Alessandrelli2018-05-291-0/+9
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-291-64/+83
* Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-291-92/+64
* New sync RPC modes to match all combinationsFabio Alessandrelli2018-05-261-0/+9
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-261-64/+83
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* Allow sending raw bytes through MultiplayerAPIFabio Alessandrelli2018-05-121-1/+38
* Internal methods in MultiplayerAPI start with _Fabio Alessandrelli2018-05-081-20/+20
* Add new MultiplayerAPI classFabio Alessandrelli2018-03-031-0/+722