2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/server
2018-05-05 02:24:55 +07:00
..
server.h
sv_client.c Fix memory leak 2018-05-05 01:20:46 +07:00
sv_cmds.c
sv_custom.c
sv_frame.c
sv_game.c Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 2018-05-01 17:30:33 +03:00
sv_init.c reslist.txt support 2018-05-05 02:24:55 +07:00
sv_log.c
sv_main.c Let server physics simulate even when there is no players(GoldSrc behaviour) 2018-05-03 17:53:49 +03:00
sv_move.c
sv_phys.c
sv_pmove.c Fix collision being calculated on unlagged value for both players and bots. 2018-05-03 17:43:26 +03:00
sv_save.c Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 2018-05-01 17:30:33 +03:00
sv_world.c