xash3d-fwgs/engine/common
2024-02-05 12:49:27 +03:00
..
imagelib 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
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: 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
com_strings.h common: define macros for color codes for easier access 2024-02-05 12:49:27 +03:00
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
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 engine: crashhandler: fix build for NetBSD AMD64 2024-01-23 20:25:17 +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 engine: cvar: add Cvar_DirectSetValue function 2024-01-13 05:18:30 +03:00
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: add basic sounds.lst implementation 2024-02-05 12:49:27 +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 engine: remove single-binary option. Now platforms that don't need external launcher, shall set env.DISABLE_LAUNCHER 2023-12-30 23:45:17 +03:00
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 common: replace netadr.h with compatible definition from GPL Quake-2 sources 2024-01-12 23:09:38 +03:00
mod_bmodel.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
mod_local.h engine: expose world BSP version through world global structure 2023-12-15 07:37:40 +03:00
mod_sprite.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
mod_studio.c
model.c engine: expose world BSP version through world global structure 2023-12-15 07:37:40 +03:00
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: client: sanitize legacy protocol supported engine features flags 2023-12-17 17:44:05 +03:00
sounds.c engine: add basic sounds.lst implementation 2024-02-05 12:49:27 +03:00
sys_con.c
system.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
system.h engine: remove MSGBOX macro 2023-12-15 06:40:04 +03:00
tests.h engine: client: add tests for new gamma implementation 2024-01-09 03:33:39 +03:00
whereami.c
whereami.h
world.c
world.h
zone.c