Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: Address review comments | FearlessTobi | 2022-07-25 | 1 | -43/+43 |
* | network, yuzu: Make copyright headers SPDX-compliant | FearlessTobi | 2022-07-25 | 1 | -3/+2 |
* | network: Add initial files and enet dependency | FearlessTobi | 2022-07-25 | 1 | -0/+166 |
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -166/+0 |
* | Added missing parts in libnetwork (#2838) | B3n30 | 2017-08-19 | 1 | -0/+4 |
* | Network: Changed timeout for receiving packets to 100ms | B3n30 | 2017-07-16 | 1 | -0/+10 |
* | Network: Send the game title | B3n30 | 2017-07-16 | 1 | -52/+12 |
* | Network: Added Packet class for serialization | B3n30 | 2017-07-16 | 1 | -0/+192 |