Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add method for getting packet flags from ENetPacketPeer | Edward Lu | 2024-10-02 | 1 | -0/+6 |
* | Replace error checks against `size` with `is_empty` | A Thousand Ships | 2024-02-09 | 1 | -1/+1 |
* | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-26 | 1 | -18/+18 |
* | Fix documentation for consistency | Septian | 2023-07-12 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Net] Expose get_remote_address get_remote_port. | Fabio Alessandrelli | 2022-08-26 | 1 | -0/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | [Net] Implement lower level ENet wrappers. | Fabio Alessandrelli | 2021-07-29 | 1 | -0/+263 |