openmohaa/code/server
2024-06-16 20:48:34 +02:00
..
CMakeLists.txt Made omohserver an interface 2023-08-16 18:13:47 +02:00
server.h Added ioq3 features like bans 2023-11-14 17:30:17 +01:00
sv_ccmds.c Fixed compilation using Clang 16+ 2024-01-30 22:54:13 +00:00
sv_client.c Allows clients to join a single-player game 2024-06-16 20:48:34 +02:00
sv_game.c Fixed wrong condition with msg broadcast visibility 2024-06-09 18:51:39 +02:00
sv_init.c Allows clients to join a single-player game 2024-06-16 20:48:34 +02:00
sv_main.c Configstring optimization so that there is only one occurence of a configstring index in pending server commands 2024-03-06 18:54:32 +01:00
sv_net_chan.c Networking fixes 2023-05-28 21:36:09 +02:00
sv_snapshot.c Use LEVEL_WIDE_MIN_DIST instead of 10000 constant 2024-06-15 16:26:35 +02:00
sv_snd.c Added SV_ClientSound 2023-08-29 21:55:24 +02:00
sv_world.c SV_HitEntity must return true if something was hit 2023-11-01 20:09:46 +01:00