ref: 7cd40bc81a097ae8b60d409dbad51965d92e4b9f
parent: d8207118a577ff0547a8f36993c00811f96fe9f5
author: Tanguy Fautre <tanguy@fautre.com>
date: Wed Feb 26 15:04:11 EST 2020
Removed stable_networking. This was introduced by duke3d_w32 before xDuke3D, and supposedly only supports up to 2 players. I have found no trace of its use, even in modern matchmaking software. Since we want to keep the engine small and understandable, I decided to remove it (it also removes the enet dependency). More cleanup to be done in this area.