Histórico de Commits

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