Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  Oğuzhan Eroğlu fd4341fba4 Added set_extra_headers() to WebSocketServer hace 3 años
  bruvzg f851c4aa33 Fix some issues found by cppcheck. hace 3 años
  Omar Polo bd448e5535 Rename or refactor macros to avoid leading underscores hace 4 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 4 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Fabio Alessandrelli 1e8bf86379 [Net] Add generate_unique_id to MultiplayerPeer. hace 4 años
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Meriipu 1475f617a3 Expose the resource name the client used to the websocket server hace 5 años
  Hugo Locurcio 58455b18b5 Improve error reporting in WebSocketServer hace 4 años
  Fabio Alessandrelli 458437edef [Net] Add WebSocketServer handshake_timeout property. hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 5 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Fabio Alessandrelli beb87504e0 Remove WebSocket defaults from project settings. hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. hace 6 años
  Fabio Alessandrelli 5bd9f14ad9 Lower WebSocket latency, fixes. hace 6 años
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default hace 6 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 6 años
  Fabio Alessandrelli 2bb3e358e0 Trim protocol field from spaces in WS classes. hace 6 años
  Fabio Alessandrelli 67a4c3033b Custom headers support in WebSocketClient. hace 6 años