openmohaa/code/server
2025-01-21 22:56:05 +01:00
..
CMakeLists.txt Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
server.h Apply client and server config tweaks when loading the original config 2025-01-21 22:56:05 +01:00
sv_ccmds.c Fix cheats mistakenly being disabled when loading a saved game, when developer mode is enabled 2025-01-19 16:08:28 +01:00
sv_client.c Print chat message from the game module instead of the server 2024-12-29 18:46:40 +01:00
sv_game.c Export FS_FOpenFile 2025-01-13 23:22:33 +01:00
sv_init.c Apply client and server config tweaks when loading the original config 2025-01-21 22:56:05 +01:00
sv_main.c Append "demo" to the keywords if fs_restrict is enabled 2024-12-15 21:32:34 +01:00
sv_net_chan.c Add network profiling tool from Spearhead and Breakthrough 2024-11-09 21:38:16 +01:00
sv_snapshot.c Remove call to SV_WriteDownloadToClient() when sending snapshots, as it's already called when sending download messages 2024-12-24 18:42:05 +01:00
sv_snd.c Avoid creating a new sound index when there is no active client 2024-06-16 23:20:30 +02:00
sv_world.c Properly check entity sight against passOwnerNum 2024-11-05 21:48:43 +01:00