xash3d-fwgs/engine/common
2023-03-24 01:52:14 +03:00
..
imagelib
soundlib engine: common: soundlib: added Sound_SupportedFileFormat function 2023-03-20 16:29:43 +03:00
base_cmd.c
base_cmd.h
cfgscript.c
cmd.c
com_strings.h engine: client: ref_common: eliminate COM_FreeLibrary in renderer names query, hardcoding them instead 2023-03-24 01:52:14 +03:00
common.c engine: common: added COM_GetResourceTypeName function 2023-03-20 16:29:43 +03:00
common.h engine: common: added COM_GetResourceTypeName function 2023-03-20 16:29:43 +03:00
con_utils.c engine: common: con_utils: fix const qualifier discard in Con_CheckName 2023-03-14 00:35:07 +03:00
crashhandler.c
custom.c
cvar.c engine: common: cvar: add exception for cl_dodmusic cvar to fix Day of Defeat Beta 1.3 music issue 2023-03-18 20:34:30 +03:00
cvar.h engine: cvar: consolidate auto description for GLCONFIG cvars 2023-03-13 06:22:54 +03:00
dedicated.c
filesystem_engine.c
gamma.c
host_state.c
host.c engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code 2023-03-13 06:08:36 +03:00
hpak.c
hpak.h
identification.c
infostring.c
ipv6text.c
ipv6text.h
launcher.c
lib_common.c
library.h
masterlist.c
mod_bmodel.c engine: common: mod_bmodel: replace few more obvious va calls by temp buffer and Q_snprintf 2023-03-13 06:25:57 +03:00
mod_local.h
mod_sprite.c engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code 2023-03-13 06:08:36 +03:00
mod_studio.c engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code 2023-03-13 06:08:36 +03:00
model.c
net_buffer.c engine: common: net_buffer: fix strict aliasing by converting it to use float_bits_t union 2023-03-14 21:29:35 +03:00
net_buffer.h
net_chan.c
net_encode.c engine: common: net_encode: fix strict aliasing by converting it to use float_bits_t union 2023-03-14 21:29:35 +03:00
net_encode.h
net_ws.c engine: common: replace some obvious va uses by temp buffer and Q_snprintf or equivalent code 2023-03-13 06:08:36 +03:00
net_ws.h
netchan.h
pm_debug.c
pm_local.h
pm_surface.c
pm_trace.c
protocol.h
sequence.c
sys_con.c
system.c engine: common: system: fix inverted COM_CheckStringEmpty in Sys_GetCurrentUser for Vita 2023-03-17 17:29:40 +03:00
system.h
tests.h
whereami.c
whereami.h
world.c
world.h
zone.c