2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/server
Alibek Omarov d56e53a347 Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2

s/__FUNCTION__/__func__/g

awawawa
2024-06-19 06:53:42 +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 engine: common: simplify bit buffer operations 2024-04-08 07:24:53 +03:00
sv_game.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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 Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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 engine: avoid constants in Q_strncpy third argument, where possible 2024-05-06 14:27:26 +03:00
sv_world.c engine: moved link_t helpers to sv_world.c from world.c and made them static 2024-05-30 07:31:03 +03:00