Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-12 | general: fix spelling mistakes | Liam | |
2022-07-25 | network: Address review comments | FearlessTobi | |
2022-07-25 | network, yuzu: Make copyright headers SPDX-compliant | FearlessTobi | |
2022-07-25 | network: Add initial files and enet dependency | FearlessTobi | |
2018-01-12 | Massive removal of unused modules | James Rowe | |
2017-08-19 | Added missing parts in libnetwork (#2838) | B3n30 | |
* Network: Set and send the game information over enet Added Callbacks for RoomMember and GetMemberList to Room in preparation for web_services. | |||
2017-07-16 | Network: Changed timeout for receiving packets to 100ms | B3n30 | |
2017-07-16 | Network: Send the game title | B3n30 | |
2017-07-16 | Network: Added Packet class for serialization | B3n30 | |