ioq3quest/code/server
Thilo Schulz ba385fa43c - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton
- Get rid of ugly cvars sv_heartbeat and cl_gamename and replace with single com_gamename
- Remove sv_flatline. Flatlines are ignored by dpmaster and are considered to be insecure because flatlines can be udp-spoofed.
2011-07-29 13:46:50 +00:00
..
server.h - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton 2011-07-29 13:46:50 +00:00
sv_bot.c Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions etc., patch by linux@youmustbejoking.demon.co.uk and Zack Middleton 2011-07-18 14:56:57 +00:00
sv_ccmds.c Fix wrong usage info message for cmd dumpuser, patch by Zack Middleton (#5024) 2011-06-06 14:54:18 +00:00
sv_client.c - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton 2011-07-29 13:46:50 +00:00
sv_game.c - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00
sv_init.c - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton 2011-07-29 13:46:50 +00:00
sv_main.c - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton 2011-07-29 13:46:50 +00:00
sv_net_chan.c Fix legacy protocol with new packet queueing 2011-07-17 23:43:33 +00:00
sv_rankings.c Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions etc., patch by linux@youmustbejoking.demon.co.uk and Zack Middleton 2011-07-18 14:56:57 +00:00
sv_snapshot.c - Apply parts of Ben Millwood's target bitfield patch (#3787) 2011-07-27 15:47:29 +00:00
sv_world.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00