raze-gles/source
terminx 63713002b3 Swap out our old deprecated version of ENet for a single-file header-based fork, including features like IPv6 support
git-svn-id: https://svn.eduke32.com/eduke32@8175 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	GNUmakefile
#	libraries/enet/LICENSE
#	libraries/enet/callbacks.c
#	libraries/enet/compress.c
#	libraries/enet/enet/callbacks.h
#	libraries/enet/enet/enet.h
#	libraries/enet/enet/list.h
#	libraries/enet/enet/protocol.h
#	libraries/enet/enet/time.h
#	libraries/enet/enet/types.h
#	libraries/enet/enet/unix.h
#	libraries/enet/enet/utility.h
#	libraries/enet/enet/win32.h
#	libraries/enet/host.c
#	libraries/enet/list.c
#	libraries/enet/packet.c
#	libraries/enet/peer.c
#	libraries/enet/protocol.c
#	libraries/enet/unix.c
#	libraries/enet/win32.c
#	platform/Windows/build.vcxproj
#	platform/Windows/build.vcxproj.filters
#	platform/Windows/eduke32.sln
#	platform/Windows/eduke32.vcxproj
#	source/duke3d/src/player.cpp
2019-10-20 08:43:36 +02:00
..
audiolib - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
blood - fixed compilation for NBlood update. 2019-10-19 20:48:59 +02:00
build Swap out our old deprecated version of ENet for a single-file header-based fork, including features like IPv6 support 2019-10-20 08:43:36 +02:00
common - sky clamping may only be done in Blood for now. 2019-10-19 20:25:58 +02:00
duke3d Swap out our old deprecated version of ENet for a single-file header-based fork, including features like IPv6 support 2019-10-20 08:43:36 +02:00
glad - use full GL 4.6 API. 2019-09-16 17:52:14 +02:00
glbackend - added license headers. 2019-10-20 08:07:12 +02:00
libsmackerdec - added NBlood source. 2019-09-20 00:42:45 +02:00
libxmp-lite - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
mact - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00
platform - fixed progdir setup. 2019-10-19 19:22:23 +02:00
rr - disabled the Redneck Rampage load progress indicator because it only prolongs the precaching time by waiting for the screen to be refreshed. 2019-10-19 23:19:45 +02:00
sw - removed all legacy fog code. 2019-10-19 15:52:46 +02:00
thirdparty - moved newly added file to its proper place. 2019-10-20 07:51:35 +02:00
CMakeLists.txt - renamed texcache.cpp and moved it to its proper place. 2019-10-20 08:04:54 +02:00
g_pch.h - project rework to shorten compile times. 2019-10-16 23:09:02 +02:00
sdlappicon.cpp - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
version.h - fixed the setup. 2019-09-23 01:28:18 +02:00