-
924a8e0d
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Respect enumeration flags in EnumGroups().
-
434b5a14
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Always set the data size in GetGroupData().
-
91e50579
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Factor out a function for adding player to a group.
-
7ec576a7
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Add group players from SUPERENUMPLAYERSREPLY to the group.
-
f37853f5
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx/tests: Test client side of AddPlayerToGroup() separately.
-
28581f00
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Queue DPSYS_ADDPLAYERTOGROUP in DP_AddPlayerToGroup().
-
e72bd3a7
by Anton Baskanov at 2024-11-19T10:36:10+01:00
dplayx: Send ADDPLAYERTOGROUP in AddPlayerToGroup().