openmohaa/code/server
2025-01-13 23:22:33 +01:00
..
CMakeLists.txt Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
server.h Set the server huddraw elements on single-player mode 2024-11-17 18:26:00 +01:00
sv_ccmds.c Also show the port of clients in status 2024-12-08 12:40:21 +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 Fix occasional errors related to SV_FindIndex 2025-01-05 19:54:32 +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