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
  Haoyu Qiu fd52e18d19 Try other resolved IPs if one fails to connect 4 years ago
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. 4 years ago
  Fabio Alessandrelli d244dda597 [Net] Fix WebSocketClient path parsing. 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
  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 33644d7118 WebSocketClient can now use custom SSL certificate 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
  Fabio Alessandrelli d6c9b377b9 Fix WebSocketClient crash when unref during signal 6 years ago
  Fabio Alessandrelli 3e305ea036 Fix WebSocketClient consuming data during hanshake 6 years ago
  Fabio Alessandrelli 3380dc9638 Optimize header reads (avoid extra allocs) 6 years ago
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. 6 years ago