Commit History

Author SHA1 Message Date
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Fabio Alessandrelli 50f1b035b8 Fix MultiplayerAPI crash when peer impl misbehave. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde f2c9252b6e Merge pull request #31483 from Faless/ws/fix_double_relay 6 years ago
  Fabio Alessandrelli d1539db2c6 Fix WebSocketServer relaying message 2 times. 6 years ago
  Fabio Alessandrelli 17be67b8c7 WebSocketServer now sanitize destination peers. 6 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 6 years ago
  Fabio Alessandrelli 5b2f098ed4 Expose WebSocket set_buffers and document it. 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Rémi Verschelde fe7e11e008 Modules: Ensure classes match their header filename 6 years ago