thirtyflightsofloving/server
Knightmare66 c531db636d Changed protocol version to 57.
Fixed an old protocol bug in how extended HUD stats were sent to the client.
Changed protocol for svc_sound servercommand to separate channel and entity values from a merged short to a byte and a short.
More improvements to Tactician Gunner prox aiming safety in missionpack DLL.
Fixed SV_CheckVelocity() sv_velocity cap in missionpack, 3ZB2, and Zaero game DLLs.
2021-08-04 02:15:24 -04:00
..
server.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
sv_ccmds.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
sv_ents.c Changed protocol version to 57. 2021-08-04 02:15:24 -04:00
sv_game.c Exported FS_Seek() and FS_Tell() to game API's game_import_t struct. 2021-03-25 02:25:48 -04:00
sv_init.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
sv_main.c Added client detection of server protocol from challenge message. 2021-03-19 00:57:26 -04:00
sv_null.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
sv_send.c Changed protocol version to 57. 2021-08-04 02:15:24 -04:00
sv_user.c Refactored server, qcommon, and Win32 code to use cvar integer field where applicable. 2021-03-05 16:46:22 -05:00
sv_world.c Yet more 64-bit porting fixes. 2020-08-02 02:00:01 -04:00