summaryrefslogtreecommitdiffstats
path: root/core/io/multiplayer_api.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli2018-09-151-2/+2
* Rename slave keyword to puppetFabio Alessandrelli2018-09-151-2/+3
* MultiplayerAPI::send_bytes transfer mode support.Fabio Alessandrelli2018-07-081-1/+1
* New sync RPC modes to match all combinationsFabio Alessandrelli2018-05-291-0/+3
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-291-0/+11
* Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-291-14/+0
* New sync RPC modes to match all combinationsFabio Alessandrelli2018-05-261-0/+3
* Refactor RPCMode enum and checksFabio Alessandrelli2018-05-261-0/+11
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* Allow sending raw bytes through MultiplayerAPIFabio Alessandrelli2018-05-121-0/+3
* Internal methods in MultiplayerAPI start with _Fabio Alessandrelli2018-05-081-5/+5
* Add new MultiplayerAPI classFabio Alessandrelli2018-03-031-0/+87