Commit History

Author SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 828d1ea59e Merge pull request #40136 from Jummit/multiplayer-root-node-getters 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Jummit d4c4d2db4c add root_node as property of MultiplayerAPI 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 years ago
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords 5 years ago
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  jfons 8244f535cd Add network profiler 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 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
  Fabio Alessandrelli e82f0fefbc MultiplayerAPI::send_bytes transfer mode support. 7 years ago
  Fabio Alessandrelli 4524153b6e New sync RPC modes to match all combinations 7 years ago
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 years ago
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 years ago
  Fabio Alessandrelli 19ba3d5da3 New sync RPC modes to match all combinations 7 years ago
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks 7 years ago
  Guilherme Felipe 35024d4e7b Add missing copyright headers 7 years ago
  Fabio Alessandrelli c7466eb144 Allow sending raw bytes through MultiplayerAPI 7 years ago
  Fabio Alessandrelli e391b493d5 Internal methods in MultiplayerAPI start with _ 7 years ago
  Fabio Alessandrelli df391cc5be Add new MultiplayerAPI class 7 years ago