openmohaa/code/server
smallmodel ab84a6ea58
Add support for the demo version of the game
This allows the demo version of the game to be used, both for playing on demo servers, or for hosting a demo server
2024-11-12 23:09:37 +01:00
..
CMakeLists.txt Made omohserver an interface 2023-08-16 18:13:47 +02:00
server.h Add network profiling tool from Spearhead and Breakthrough 2024-11-09 21:38:16 +01:00
sv_ccmds.c Don't execute reloadmap if the server is not running 2024-11-10 22:10:24 +01:00
sv_client.c Add support for the demo version of the game 2024-11-12 23:09:37 +01:00
sv_game.c Add Anim_AngularDelta 2024-11-08 19:32:53 +01:00
sv_init.c Register server sounds in multiplayer 2024-10-28 23:28:05 +01:00
sv_main.c Add support for the demo version of the game 2024-11-12 23:09:37 +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 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 Properly check entity sight against passOwnerNum 2024-11-05 21:48:43 +01:00