yquake2remaster/src/server
2019-11-13 19:07:49 +01:00
..
header Port the server side of HTTP downloading from q2dos. 2018-12-20 18:01:38 +01:00
sv_cmd.c YQ2_COM_CHECK_OOM() macro to check if malloc() etc was successful 2019-08-21 21:07:31 -01:00
sv_conless.c Port the server side of HTTP downloading from q2dos. 2018-12-20 18:01:38 +01:00
sv_entities.c Add missing stdint.h includes. This fixes the build on Windows. 2019-11-13 19:07:49 +01:00
sv_game.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_init.c Introduce a wrapper Q_fopen() and replace fopen() with it. 2018-02-05 07:43:26 +01:00
sv_main.c Fix loading Coop savegames without starting server first 2019-02-03 19:35:38 +01:00
sv_save.c Reconnect entity states of clients >1 when running in coop mode. 2019-02-15 19:50:56 +01:00
sv_send.c Fixes for PVS Studio warnings: warnings in unix/main.c and sv_send.c 2019-08-24 20:40:06 -01:00
sv_user.c Allow UDP download from paks that are not numbered. 2019-01-30 17:14:14 +01:00
sv_world.c Rebase soft render from https://icculus.org/quake2/ 2017-12-11 23:33:19 +02:00