Historial de Commits

Autor SHA1 Mensaje Fecha
  Vsono 5cb60dff96 Fix WebSocketMultiplayerPeer server crash hace 2 años
  Rémi Verschelde b342dcdf04 Remove some unused signals hace 2 años
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Fabio Alessandrelli 33dda2e68a [MP] Remove connection state signals from MultiplayerPeer. hace 2 años
  Fabio Alessandrelli 39f3d9d59e [MP] Add MultiplayerPeer disconnect_peer, close. hace 3 años
  Fabio Alessandrelli 7536d15fe3 [MP] Let MultiplayerAPI handle packet relaying and peer signaling. hace 3 años
  Fabio Alessandrelli 0fe01b6b4a [WebSocket] Fix potential double free after multiplayer clear. hace 3 años
  Fabio Alessandrelli a8950f98dd [WebSocket] Refactor websocket module. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Fabio Alessandrelli 25226329be [Net] MultiplayerPeer cleanup, defaults. hace 4 años
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. hace 4 años
  Fabio Alessandrelli 2cf39b97ae [Net] Implement RPC channels in MultiplayerAPI. hace 4 años
  Fabio Alessandrelli 1e8bf86379 [Net] Add generate_unique_id to MultiplayerPeer. hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  reduz 6631f66c2a Optimize StringName usage hace 4 años
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. hace 4 años
  MaxStgs 05ad08941b Add WebSocketMultiplayerPeer _incoming_packets check bound hace 4 años
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 5 años
  Fabio Alessandrelli 50f1b035b8 Fix MultiplayerAPI crash when peer impl misbehave. hace 5 años