2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/server
2024-07-07 01:51:50 +03:00
..
server.h engine: server: comment out unused cvars, make some static 2024-06-15 08:44:19 +03:00
sv_client.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
sv_cmds.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
sv_custom.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
sv_filter.c engine: server: comment out unused cvars, make some static 2024-06-15 08:44:19 +03:00
sv_frame.c
sv_game.c engine: server: fix possible byte overflow when sending sound with attenuation == 4.0f 2024-07-06 05:50:53 +03:00
sv_init.c engine: allow to change hardcoded path to custom.hpk 2024-06-15 17:22:26 +03:00
sv_log.c
sv_main.c engine: server: do not expose some cvars in rules, some of them just don't make sense 2024-07-07 01:51:50 +03:00
sv_move.c
sv_phys.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
sv_pmove.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
sv_query.c
sv_save.c
sv_world.c