-
0e28b18d
by Anton Baskanov at 2024-09-26T11:07:17+02:00
dplayx: Initialize the unknown field in DP_MSG_ForwardPlayerCreation().
-
718dafc2
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dpwsockx: Set player data in CreatePlayer().
-
dc6b8503
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dplayx: Use the documented message layout in DP_MSG_ForwardPlayerCreation().
-
04a60053
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dplayx: Merge DP_CalcSessionDescSize() into DP_CopySessionDesc().
-
f19c9be2
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dplayx: Add a session duplication helper function and use it in DP_SetSessionDesc() and NS_AddRemoteComputerAsNameServer().
-
6336e02c
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dplayx: Return SP message header from NS_WalkSessions() and get rid of NS_GetNSAddr().
-
cfba7e19
by Anton Baskanov at 2024-09-26T11:07:19+02:00
dplayx: Set session desc when joining a session.