summaryrefslogtreecommitdiff
path: root/src/network/network.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* network: Add initial files and enet dependencyGravatar FearlessTobi2022-07-251-0/+50
|
* Massive removal of unused modulesGravatar James Rowe2018-01-121-50/+0
|
* Implement basic virtual Room support based on enet (#2803)Gravatar B3n302017-07-071-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