2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-29 12:15:26 +01:00
xash3d-fwgs/engine/common
2024-06-22 07:31:37 +03:00
..
imagelib Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
soundlib Fixes for -Wformat=2 on 64-bit targets 2024-06-22 07:31:37 +03:00
base_cmd.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
base_cmd.h engine: common: base_cmd: use flexible array to store basecmd name 2024-04-28 06:59:18 +03:00
cfgscript.c
cmd.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
com_strings.h engine: allow to change hardcoded path to custom.hpk 2024-06-15 17:22:26 +03:00
common.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
common.h engine: allow to change hardcoded path to custom.hpk 2024-06-15 17:22:26 +03:00
con_utils.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
crashhandler.c engine: remove unused host.hMutex and host.hInst 2024-06-12 10:20:09 +03:00
custom.c engine: allow to change hardcoded path to custom.hpk 2024-06-15 17:22:26 +03:00
cvar.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
cvar.h
dedicated.c
filesystem_engine.c engine: host: avoid some of unnecessary double-to-float conversions 2024-06-12 10:20:09 +03:00
host_state.c engine: reformat and reorder host_parm_s struct, remove now unused host.daemonize and host.enabledll 2024-06-12 11:16:26 +03:00
host.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
hpak.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
hpak.h engine: increase logo and hpak limits, add cl_logomaxdim cvar to limit decal size (set to 96, default HL logo size is 64) 2024-06-11 07:47:01 +03:00
identification.c Fixes for -Wformat=2 on 64-bit targets 2024-06-22 07:31:37 +03:00
infostring.c
ipv6text.c
ipv6text.h
launcher.c
lib_common.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
library.h
masterlist.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
mod_bmodel.c Fixes for -Wformat=2 on 64-bit targets 2024-06-22 07:31:37 +03:00
mod_local.h engine: common: implement PHS calculation like in QuakeWorld/GoldSrc 2024-05-29 05:58:51 +03:00
mod_sprite.c
mod_studio.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
model.c engine: common: implement PHS calculation like in QuakeWorld/GoldSrc 2024-05-29 05:58:51 +03:00
net_buffer.c engine: add quake svc messages names 2024-06-15 11:04:30 +03:00
net_buffer.h engine: fix NO_ASAN macro usage with MSVC 2024-06-09 09:37:16 +03:00
net_chan.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
net_encode.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
net_encode.h
net_ws.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
net_ws.h
netchan.h
pm_debug.c
pm_local.h
pm_surface.c
pm_trace.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
protocol.h engine: add quake svc messages names 2024-06-15 11:04:30 +03:00
sounds.c
sys_con.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
system.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
system.h engine: host: refactoring, reduce usage of global variables a bit 2024-06-12 10:20:09 +03:00
tests.h
whereami.c
whereami.h
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
world.h engine: moved link_t helpers to sv_world.c from world.c and made them static 2024-05-30 07:31:03 +03:00
zone.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00