| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: fix some typos | 2022-09-23 | 1 | -1/+1 | |
| | | | | | Fix some typos reported by Lintian | ||||
| * | network, yuzu: Make copyright headers SPDX-compliant | 2022-07-25 | 1 | -3/+2 | |
| | | |||||
| * | network, yuzu: Improve variable naming and style consistency | 2022-07-25 | 1 | -14/+14 | |
| | | |||||
| * | network: Move global state into a seperate class | 2022-07-25 | 1 | -7/+8 | |
| | | | | | Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> | ||||
| * | network: Add initial files and enet dependency | 2022-07-25 | 1 | -0/+50 | |
| | | |||||
| * | Massive removal of unused modules | 2018-01-12 | 1 | -50/+0 | |
| | | |||||
| * | Implement basic virtual Room support based on enet (#2803) | 2017-07-07 | 1 | -0/+50 | |
| * Added support for network with ENet lib, connecting is possible, but data can't be sent, yet. * fixup! Added support for network with ENet lib, * fixup! CLang * fixup! Added support for network with ENet lib, * fixup! Added support for network with ENet lib, * fixup! Clang format * More fixups! * Moved ENetHost* and ENetPeer* into pimpl classes * fixup! Moved ENetHost* and ENetPeer* into pimpl classes * fixup! Clang again * fixup! Moved ENetHost* and ENetPeer* into pimpl classes * fixup! Moved ENetHost* and ENetPeer* into pimpl classes * fixup! Moved ENetHost* and ENetPeer* into pimpl classes | |||||