raze-gles/source/rr
Christoph Oelckers 4350a4dd31 - netcode cleanup.
This moves all parts in the Duke/Redneck modules that access ENet into net.cpp/network.cpp and changes global ENet structs to use C++ notation instead of typedefs so that anonymous definitions for them can be added where needed.
These changes are done to avoid including enet.h globally which is a major issue because this file does not work without including windows.h, making it extremely dirty.
2020-02-03 21:06:03 +01:00
..
src - netcode cleanup. 2020-02-03 21:06:03 +01:00
CMakeLists.txt - streamlined CMake configuration of game libraries 2020-01-27 18:11:35 +01:00