This website requires JavaScript.
Explore
Help
Sign In
YGGverse
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced
2025-01-19 03:20:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xash3d-fwgs
/
engine
/
server
History
SNMetamorph
eac8c116a8
engine: server: sv_init: compiling error fix & minor cleanup
2023-03-20 16:29:43 +03:00
..
server.h
…
sv_client.c
engine: convert Info_SetValueForKey with va to Info_SetValueForKeyf
2023-03-13 05:37:45 +03:00
sv_cmds.c
engine: convert Cbuf_AddText with va to Cbuf_AddTextf
2023-03-13 05:31:27 +03:00
sv_custom.c
…
sv_filter.c
engine: convert Cbuf_AddText with va to Cbuf_AddTextf
2023-03-13 05:31:27 +03:00
sv_frame.c
…
sv_game.c
engine: server: replace some obvious va uses to temp buffer and Q_snprintf
2023-03-13 06:00:38 +03:00
sv_init.c
engine: server: sv_init: compiling error fix & minor cleanup
2023-03-20 16:29:43 +03:00
sv_log.c
…
sv_main.c
engine: convert Info_SetValueForKey with va to Info_SetValueForKeyf
2023-03-13 05:37:45 +03:00
sv_move.c
…
sv_phys.c
…
sv_pmove.c
…
sv_save.c
engine: convert Cbuf_AddText with va to Cbuf_AddTextf
2023-03-13 05:31:27 +03:00
sv_world.c
…