Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -8/+8 |
* | Fix MultiplayerAPI crash when peer impl misbehave. | Fabio Alessandrelli | 2020-01-21 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Merge pull request #31483 from Faless/ws/fix_double_relay | Rémi Verschelde | 2019-08-20 | 1 | -8/+2 |
|\ | |||||
| * | Fix WebSocketServer relaying message 2 times. | Fabio Alessandrelli | 2019-08-19 | 1 | -8/+2 |
* | | WebSocketServer now sanitize destination peers. | Fabio Alessandrelli | 2019-08-19 | 1 | -1/+4 |
|/ | |||||
* | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' | Robin Hübner | 2019-08-12 | 1 | -10/+5 |
* | Fixes minor issues found by static analyzer | qarmin | 2019-07-07 | 1 | -1/+1 |
* | Expose WebSocket set_buffers and document it. | Fabio Alessandrelli | 2019-06-15 | 1 | -0/+1 |
* | Fix -Wsign-compare warnings. | marxin | 2019-02-27 | 1 | -3/+3 |
* | Modules: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -0/+361 |