Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-25 | network: Address review comments | FearlessTobi | 1 | -32/+32 |
2022-07-25 | network, yuzu: Make copyright headers SPDX-compliant | FearlessTobi | 1 | -3/+2 |
2022-07-25 | Fix compilation on linux gcc | FearlessTobi | 1 | -9/+9 |
2022-07-25 | network: Add initial files and enet dependency | FearlessTobi | 1 | -0/+263 |
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -263/+0 |
2017-09-30 | Fixed type conversion ambiguity | Huw Pascoe | 1 | -1/+1 |
2017-08-19 | Added missing parts in libnetwork (#2838) | B3n30 | 1 | -0/+38 |
2017-07-16 | Network: Send the game title | B3n30 | 1 | -7/+3 |
2017-07-16 | Network: Added Packet class for serialization | B3n30 | 1 | -0/+229 |