Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 2d2e03f235 engine: server: reset edict in ParseSaveTables like GoldSrc does which fixes messed up entities in mods that have advanced save-restore system (thanks to vasiavasiavasia95 for figuring out this bug) 10 months ago
..
server.h engine: server: add sv_allow_autoaim cvar 11 months ago
sv_client.c engine: server: added singleplayer check for userinfo update 11 months ago
sv_cmds.c
sv_custom.c
sv_filter.c
sv_frame.c
sv_game.c engine: server: remove legacy light -> light_level entity key rewrite 10 months ago
sv_init.c
sv_log.c
sv_main.c engine: server: add sv_allow_autoaim cvar 11 months ago
sv_move.c
sv_phys.c
sv_pmove.c
sv_query.c
sv_save.c engine: server: reset edict in ParseSaveTables like GoldSrc does which fixes messed up entities in mods that have advanced save-restore system (thanks to vasiavasiavasia95 for figuring out this bug) 10 months ago
sv_world.c