Commit graph

2 commits

Author SHA1 Message Date
James R
0774cd2c80 Remove player from old party when directly joining another 2023-04-02 17:26:34 +01:00
James R
9b5b07b03c Completely rewrite party management code
Replaces g_splitscreen.c with g_party.cpp. Simplifies
party management functions.

Moves externs out of already bloated doomstat.h and
g_game.h into g_party.h.

Cuts down on globals spam.
2023-04-02 17:26:33 +01:00