Commit History

Author SHA1 Message Date
  Omar Polo bd448e5535 Rename or refactor macros to avoid leading underscores 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Fabio Alessandrelli 1e8bf86379 [Net] Add generate_unique_id to MultiplayerPeer. 4 years ago
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Meriipu 1475f617a3 Expose the resource name the client used to the websocket server 5 years ago
  Hugo Locurcio 58455b18b5 Improve error reporting in WebSocketServer 4 years ago
  Fabio Alessandrelli 458437edef [Net] Add WebSocketServer handshake_timeout property. 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 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
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli beb87504e0 Remove WebSocket defaults from project settings. 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
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. 5 years ago
  Fabio Alessandrelli 5bd9f14ad9 Lower WebSocket latency, fixes. 5 years ago
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 2bb3e358e0 Trim protocol field from spaces in WS classes. 5 years ago
  Fabio Alessandrelli 67a4c3033b Custom headers support in WebSocketClient. 5 years ago
  Fabio Alessandrelli c723a8b6aa Implement WebSocketServer SSL support. 5 years ago
  Fabio Alessandrelli 025cc04d9e Re-implement WebSocket get host/port. 5 years ago
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 6 years ago
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 6 years ago