xash3d-fwgs/engine/common
2024-02-27 04:14:37 +03:00
..
imagelib imagelib: fix for loop scope 2024-02-27 04:04:54 +03:00
soundlib engine: libmpg: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
base_cmd.c
base_cmd.h
cfgscript.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
cmd.c engine: cmd: remove unused global variable 2024-02-17 22:17:22 +03:00
com_strings.h common: define macros for color codes for easier access 2024-02-05 12:49:27 +03:00
common.c engine: common: optimize COM_LoadFile/COM_LoadFileForMe removing double allocation 2024-02-07 23:22:27 +03:00
common.h engine: add basic sounds.lst implementation 2024-02-05 12:49:27 +03:00
con_utils.c engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file 2024-01-28 10:00:17 +03:00
crashhandler.c crashhandler: set host.crashed before messagebox to allow platform code handle crashed state in different way 2024-02-27 04:14:37 +03:00
custom.c
cvar.c engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file 2024-01-28 10:00:17 +03:00
cvar.h
dedicated.c engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file 2024-01-28 10:00:17 +03:00
filesystem_engine.c
host_state.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
host.c engine: host: add the most important command line flag help string 2024-02-05 15:28:18 +03:00
hpak.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
hpak.h
identification.c
infostring.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
ipv6text.c
ipv6text.h
launcher.c
lib_common.c engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file 2024-01-28 10:00:17 +03:00
library.h
masterlist.c
mod_bmodel.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
mod_local.h
mod_sprite.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
mod_studio.c
model.c
net_buffer.c engine: net_buffer: remove unused MSG_SeekToByte 2024-01-28 20:01:29 +03:00
net_buffer.h
net_chan.c engine: remove Netsplit_SendLong, as we're not planning to support old protocol on server side 2024-01-28 10:00:51 +03:00
net_encode.c
net_encode.h
net_ws.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
net_ws.h
netchan.h
pm_debug.c
pm_local.h
pm_surface.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
pm_trace.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
protocol.h engine: increase elights limit up to 128 2024-02-23 20:54:32 +03:00
sounds.c engine: sounds: remove extra logging 2024-02-05 15:57:59 +03:00
sys_con.c
system.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
system.h
tests.h
whereami.c
whereami.h
world.c
world.h
zone.c engine: zone: few more tunings for realloc 2024-02-21 00:59:02 +03:00