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