Commit History

Author SHA1 Message Date
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Rémi Verschelde 690c00d522 Merge pull request #48235 from Faless/feature/network-local-port-enet-salvaged 4 years ago
  Fabio Alessandrelli cd22a2be2f Implement NetworkedMultiplayerENet.get_local_port 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Fabian 1b54de3039 Add set_peer_timeout to NetworkedMultiplayerENet. 5 years ago
  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 5 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