raze-gles/polymer/eduke32
hendricks266 c2cb6a9754 Networking updates.
- Added preprocessor value NETVERSION, to be incremented in the source whenever changes are made to the network protocol.
- Implemented proper server-side version verification of all clients upon connection.
- Implemented connection refusal when we reach MAXPLAYERS. (Should be expanded to implement server player caps.)
- Protected against OOB array accesses if an invalid player id is received.
- Renamed all "Recieve" to "Receive".

git-svn-id: https://svn.eduke32.com/eduke32@4322 1a8010ca-5511-0410-912e-c29ae57300e0
2014-02-10 11:00:25 +00:00
..
build Networking updates. 2014-02-10 11:00:25 +00:00
jit Lunatic: add LuaJIT's jit/bcsave.lua and headers for synthesis build preparation. 2013-08-11 15:28:45 +00:00
package Block off hacks for the primitive splitscreen CON mod with SPLITSCREEN_MOD_HACKS so they are no longer compiled. 2014-01-12 14:04:51 +00:00
platform MSVC: Add support for x64 building and all synthesis libs (libpng/zlib, libvpx, libFLAC). 2014-02-10 10:59:42 +00:00
rsrc Iron out all errors and warnings when compiling with MinGW-w64, targeting either 32-bit or 64-bit. 2013-10-07 10:03:11 +00:00
source Networking updates. 2014-02-10 11:00:25 +00:00
eduke32.sln MSVC: Add support for x64 building and all synthesis libs (libpng/zlib, libvpx, libFLAC). 2014-02-10 10:59:42 +00:00
eduke32.vcxproj MSVC: Add support for x64 building and all synthesis libs (libpng/zlib, libvpx, libFLAC). 2014-02-10 10:59:42 +00:00
eduke32.vcxproj.filters Replace QuickLZ with LZ4. 2014-02-10 10:55:49 +00:00
Makefile Windows: Full library refresh. 2014-02-10 10:58:38 +00:00
Makefile.common Windows: Full library refresh. 2014-02-10 10:58:38 +00:00
Makefile.deps Replace QuickLZ with LZ4. 2014-02-10 10:55:49 +00:00
Makefile.msvc MSVC: Add support for x64 building and all synthesis libs (libpng/zlib, libvpx, libFLAC). 2014-02-10 10:59:42 +00:00