openmohaa/code/server
2024-08-31 16:18:28 +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 Initialize bStartedGame 2024-08-30 18:56:01 +02: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 Improve code readability 2024-08-25 22:01:03 +02:00
sv_main.c Remove useless NET_Sleep and make sure frameMsec doesn't go below 1 2024-08-31 16:18:28 +02:00
sv_net_chan.c Networking fixes 2023-05-28 21:36:09 +02:00
sv_snapshot.c Fixes some variables being uninitialized 2024-06-22 19:03:04 +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 SV_HitEntity must return true if something was hit 2023-11-01 20:09:46 +01:00