Historial de Commits

Autor SHA1 Mensaje Fecha
  FearlessTobi a41baaa181 network: Address review comments hace 4 años
  FearlessTobi 61ce57b524 network, yuzu: Make copyright headers SPDX-compliant hace 4 años
  FearlessTobi 6a2dcc8b3d network, yuzu: Improve variable naming and style consistency hace 4 años
  german77 899c8bb330 common: multiplayer: Use GameInfo type hace 4 años
  FearlessTobi 4b404191cf Address second part of review comments hace 4 años
  FearlessTobi ec407bd3f1 Fix compilation on linux gcc hace 4 años
  FearlessTobi 705f7db84d yuzu: Add ui files for multiplayer rooms hace 4 años
  FearlessTobi dcfe0a5feb network: Add initial files and enet dependency hace 4 años
  James Rowe ebf9a784a9 Massive removal of unused modules hace 8 años
  B3n30 5d0a1e7efd Added missing parts in libnetwork (#2838) hace 9 años
  B3n30 718423e506 Network: Moved NintendoOUI initalization to RoomMember constructor hace 9 años
  B3n30 77df82f5d6 Network: Changed timeout for receiving packets to 100ms hace 9 años
  B3n30 253d3dd3d8 Network: Propagate Room closing to connected members hace 9 años
  B3n30 a0626221a5 Network: Made send async in RoomMember hace 9 años
  B3n30 859be35d54 Network: Send the game title hace 9 años
  B3n30 42e57c1218 Network: Enable sending and receiving chat messages hace 9 años
  B3n30 35a0b32553 Network: Handle the disconnect of a client hace 9 años
  B3n30 641346c15c Network: Enable to send WifiPackets hace 9 años
  B3n30 2af9a7146d Network: Handle join request in Room hace 9 años
  B3n30 589dc083a5 Network: Threads for Room and RoomMember hace 9 años
  B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) hace 9 años