Age | Commit message (Expand) | Author |
2021-02-08 | Initialize class/struct variables with default values in modules/ | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-10 | [HTML5] Port JavaScript inline code to libraries. | Fabio Alessandrelli |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-08 | Fix Javascript platform after PoolVector removal. | Fabio Alessandrelli |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-15 | Fix EMWSClient::get_connection_status(), try catch | Fabio Alessandrelli |
2020-01-28 | Disable Nagle's algorithm for WebSocket TCP. | Fabio Alessandrelli |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-08-12 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' | Robin Hübner |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2019-01-01 | Fix missing/malformed license headers | Rémi Verschelde |
2018-11-12 | Convert WebSocket module to use PacketBuffer class | Fabio Alessandrelli |
2018-09-24 | Implement WebSocket clean close detection. | Fabio Alessandrelli |
2018-09-24 | Implement WebSocket close notify. | Fabio Alessandrelli |
2018-04-12 | Implement get_peer_[address|port] in ENet/WSServer | Fabio Alessandrelli |
2018-03-21 | s/2017/2018/g for gles2, websocket, linux appdata | Poommetee Ketson |
2018-02-06 | Relicense module to the wondeful Godot community! | Fabio Alessandrelli |
2018-02-06 | Add websocket module. | Fabio Alessandrelli |