Commit History

Author SHA1 Message Date
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords 5 years ago
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 years ago
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Fabio Alessandrelli 50f1b035b8 Fix MultiplayerAPI crash when peer impl misbehave. 5 years ago
  Rémi Verschelde 3cbfb11460 MultiplayerAPI: Fix disconnect errors when passing invalid peer 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 198af06ff6 MultiplayerAPI cleanup cache when peer disconnects 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  jfons 8244f535cd Add network profiler 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST 6 years ago
  Fabio Alessandrelli 76f262d2f4 Better handle some self-RSET/RPC in MultiplayerAPI 6 years ago
  Fabio Alessandrelli bba77fe387 Avoid _can_call_mode resetting error message in MultiplayerAPI 6 years ago
  Daniel Eliasinski 0606062268 Sender network id is now set to local network id for local rpc calls. 6 years ago
  Rémi Verschelde cc349336e7 Revert "Properly explain RPC/RSET mode failure." 6 years ago
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 years ago
  Fabio Alessandrelli 95ad747dea Properly explain RPC/RSET mode failure. 6 years ago
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 years ago
  Fabio Alessandrelli 53ab3a1ba9 Multiplayer API now respects allow_object_decoding 6 years ago
  Fabio Alessandrelli 60d235622d Don't reset MultiplayerAPI when setting same peer. 6 years ago
  Fabio Alessandrelli 1f7846abf8 Fix MultiplayerAPI initialization, clear. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  Aaron Franke 37386f112b Remove redundant "== true" code 6 years ago
  Fabio Alessandrelli 7e097cd00b Better MultiplayerAPI error logs. 7 years ago
  Fabio Alessandrelli f6e8579569 Skip RPC/RSET when MASTERSYNC and we are master. 7 years ago
  Rémi Verschelde 4547e22393 doc: Sync classref with current source 7 years ago
  Fabio Alessandrelli 1e9b46d687 Clearly deprecate sync too in favor of remotesync. 7 years ago
  Fabio Alessandrelli d6b31daec6 Rename slave keyword to puppet 7 years ago