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
  Fabio Alessandrelli e5f3159a23 Fix crash in ENet changing refuse_new_connections 5 years ago
  Fabio Alessandrelli 7ec5c917d1 Funnel refuse_new_connections to Godot ENet. 5 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
  Fabio Alessandrelli 7d1a290af2 NetworkedMultiplayerENet dtls support. 5 years ago
  Hugo Locurcio 61bf5bf73f Improve error explanations related to NetworkedMultiplayerENet 5 years ago
  Rémi Verschelde 4c99301d69 Merge pull request #34789 from Faless/enet/disconnect_relay 5 years ago
  Fabio Alessandrelli 411f08c506 Fix ENet max clients highest value. 5 years ago
  Fabio Alessandrelli ce47d5af77 ENet optional server_relay when disconnecting peer 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 7e592f9641 Add ENet option to disable server relaying. 5 years ago
  Fabio Alessandrelli 391f6ff2c6 Fix memory leak in NetworkedMultiplayerENet. 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST 6 years ago
  Fabio Alessandrelli abe2c22966 Fix ENet incorrectly binding to wildcard. 6 years ago
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 years ago
  Rémi Verschelde e0574e1d98 Fix typos with codespell 6 years ago
  Hein-Pieter van Braam a033c686f9 Merge pull request #25004 from Faless/enet/proto_optimize 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  marxin 7de7f0ef17 Fix all -Wtype-limits warnings. 6 years ago
  Fabio Alessandrelli dc583a6225 Add check to validate client IDs in ENet. 6 years ago
  Fabio Alessandrelli d7cd25ad9c Save 4 bytes in ENet multiplayer protocol. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde a2b6be23ad ENet: Remove redundant if condition 7 years ago
  Fabio Alessandrelli 977c9477c1 Set ENet service time to 0. 7 years ago