openmohaa/code/server
2024-12-29 18:46:40 +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 Add Anim_AngularDelta 2024-11-08 19:32:53 +01:00
sv_init.c Add support for smaller lightmaps 2024-12-02 20:36:45 +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