raze/source/thirdparty
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
..
imgui - added the GL framebuffer class. 2019-12-23 15:40:17 +01:00
include - netcode cleanup. 2020-02-03 21:06:03 +01:00
src - replaced all uses of xxhash with SuperFastHash. 2019-11-02 22:52:13 +01:00