yquake2remaster/src/server
2023-09-16 18:16:52 +02:00
..
header "constifying" where underlying C calls expect compile time constants. 2023-09-16 18:16:52 +02:00
sv_cmd.c gamemode command for getting info and switching gamemodes 2021-11-13 11:45:48 +01:00
sv_conless.c Send protocol version to client. 2021-03-28 18:48:38 +02:00
sv_entities.c fix clang 16 build as C11 _NoReturn/noreturn attributes conflict. 2023-04-16 08:19:33 +01:00
sv_game.c "constifying" where underlying C calls expect compile time constants. 2023-09-16 18:16:52 +02:00
sv_init.c Mark game mode cvar as CVAR_SERVERINFO and CVAR_LATCH. 2021-11-13 12:22:14 +01:00
sv_main.c Remove the unused msg cvar and server side infrastructure. 2023-01-07 19:15:01 +01:00
sv_save.c Detect if an autosave is loaded and advance world by 100 frames. 2021-05-29 17:16:42 +02:00
sv_send.c "constifying" where underlying C calls expect compile time constants. 2023-09-16 18:16:52 +02:00
sv_user.c Allow UDP download from paks that are not numbered. 2019-01-30 17:14:14 +01:00
sv_world.c PVS Studio: Misc. fixes and FIXMEs 2020-02-10 17:55:41 +01:00