| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-03-12 | general: fix spelling mistakes | 1 | -1/+1 | ||
| 2022-07-25 | network: Address review comments | 1 | -43/+43 | ||
| 2022-07-25 | network, yuzu: Make copyright headers SPDX-compliant | 1 | -3/+2 | ||
| 2022-07-25 | network: Add initial files and enet dependency | 1 | -0/+166 | ||
| 2018-01-12 | Massive removal of unused modules | 1 | -166/+0 | ||
| 2017-08-19 | Added missing parts in libnetwork (#2838) | 1 | -0/+4 | ||
| * 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 | 1 | -0/+10 | ||
| 2017-07-16 | Network: Send the game title | 1 | -52/+12 | ||
| 2017-07-16 | Network: Added Packet class for serialization | 1 | -0/+192 | ||