V4-branch
v4-branch is a branch in the Chocolate Doom git repository to develop version 4 of Chocolate Doom.
The main purpose of the branch is to port the codebase to SDL version 3, but it also merges work from two other branches:
- The vanilla-net branch, which adds support for Vanilla Doom networking (see IPX protocol support and Serial protocol support)
- The c++-compat branch, an unfinished effort to allow the codebase to be compiled cleanly as C++ code