openmohaa/code/server
2023-08-14 02:24:48 +02:00
..
CMakeLists.txt Reworked CMakeLists 2023-06-17 01:44:38 +02:00
server.h Moved CL_FinishedIntro and SV_CheckSaveGame to qcommon.h 2023-08-14 01:27:13 +02:00
sv_ccmds.c Fixed SV_AllowSaveGame always returning true 2023-08-13 20:18:46 +02:00
sv_client.c Don't resend the game state if the serverId is the same as the restarted server Id 2023-08-14 01:57:02 +02:00
sv_game.c Added a function to get an animation's angular delta over time 2023-08-11 21:11:16 +02:00
sv_init.c Fixed configstring index because of denormalization 2023-08-14 02:24:48 +02:00
sv_main.c Renamed gameImport to game_import_t, and gameExport_t to game_export_t 2023-07-02 19:22:17 +02:00
sv_net_chan.c Networking fixes 2023-05-28 21:36:09 +02:00
sv_snapshot.c Added view model anim normalization 2023-07-02 18:31:18 +02:00
sv_snd.c Hard reset 2016-03-27 11:49:47 +02:00
sv_world.c Added SV_HitEntity from mohaab 2023-07-30 20:21:08 +02:00