openmohaa/code/server
2024-10-18 23:05:53 +02:00
..
CMakeLists.txt Made omohserver an interface 2023-08-16 18:13:47 +02:00
server.h Properly handle and delete unused non visible entity sounds to free up sound indexes 2024-10-18 23:01:27 +02:00
sv_ccmds.c Use an unsigned integer for the column size 2024-10-18 22:03:41 +02:00
sv_client.c Prevent SV_DropClient() from being called recursively if the client is dropped by a kick or timeout and has too many reliable commands 2024-10-11 22:55:24 +02:00
sv_game.c Properly handle and delete unused non visible entity sounds to free up sound indexes 2024-10-18 23:01:27 +02:00
sv_init.c Set g_netoptimize to 1 when spawning server 2024-10-18 23:05:53 +02:00
sv_main.c Properly handle and delete unused non visible entity sounds to free up sound indexes 2024-10-18 23:01:27 +02:00
sv_net_chan.c Add ioq3 server fixes and improvement 2024-08-31 21:04:10 +02:00
sv_snapshot.c Properly handle and delete unused non visible entity sounds to free up sound indexes 2024-10-18 23:01:27 +02: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 Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00