xash3d-fwgs/engine/common
Night Owl f36d1f5621 Use execv instead of execve, because environ symbol breaks compilation with -Wl,--no-undefined flag under FreeBSD via Waf. 2018-11-05 15:39:00 +05:00
..
imagelib Merge 4281 update 2018-10-28 00:39:29 +03:00
soundlib Merge 4281 update 2018-10-28 00:39:29 +03:00
base_cmd.c Merge 4281 update 2018-10-28 00:39:29 +03:00
base_cmd.h Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 2018-06-01 22:11:22 +03:00
build.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cfgscript.c Apply 4281 update 2018-10-27 23:32:09 +03:00
cmd.c Merge 4281 update 2018-10-28 00:39:29 +03:00
com_strings.h Merge 4143 update 2018-06-12 12:18:14 +03:00
common.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
common.h Merge 4281 update 2018-10-28 00:39:29 +03:00
con_utils.c engine: dedicated: fix build 2018-11-01 23:31:16 +03:00
crashhandler.c crashhandler: fix developer mode check 2018-10-24 20:18:06 +03:00
crclib.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 2018-04-23 23:07:54 +03:00
crtlib.c Merge 4281 update 2018-10-28 00:39:29 +03:00
crtlib.h Merge 4140 update 2018-06-11 14:04:50 +03:00
custom.c Merge 4140 update 2018-06-11 14:04:50 +03:00
cvar.c Merge 4281 update 2018-10-28 00:39:29 +03:00
cvar.h Merge 4281 update 2018-10-28 00:39:29 +03:00
dedicated.c engine: dedicated: fix build 2018-11-01 23:31:16 +03:00
filesystem.c Merge 4281 update 2018-10-28 00:39:29 +03:00
filesystem.h Merge branch 'original' 2018-10-04 14:27:14 +07:00
gamma.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
host.c Merge 4281 update 2018-10-28 00:39:29 +03:00
host_state.c engine: dedicated: fix build 2018-11-01 23:31:16 +03:00
hpak.c Merge 4281 update 2018-10-28 00:39:29 +03:00
identification.c Add identification support from fork 2018-04-17 03:56:49 +03:00
infostring.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
launcher.c Fix noise index for not sine beams 2018-05-03 17:42:21 +03:00
lib_common.c Merge 4281 update 2018-10-28 00:39:29 +03:00
library.h library: move win32 definitions to win_lib.c 2018-10-22 00:13:56 +03:00
masterlist.c Merge 4281 update 2018-10-28 00:39:29 +03:00
mathlib.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
mathlib.h Apply 4253 update 2018-10-04 13:08:48 +07:00
matrixlib.c Apply 4253 update 2018-10-04 13:08:48 +07:00
mod_bmodel.c engine: dedicated: fix build 2018-11-01 23:31:16 +03:00
mod_local.h Merge branch 'original' 2018-10-04 14:27:14 +07:00
mod_studio.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
model.c Merge 4281 update 2018-10-28 00:39:29 +03:00
net_buffer.c Apply 4150 update 2018-06-19 16:22:30 +03:00
net_buffer.h Rename features.h to enginefeatures.h because this name used internally by glibc 2018-04-13 19:26:48 +03:00
net_chan.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
net_encode.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
net_encode.h Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 2018-06-19 16:59:53 +03:00
net_ws.c net_ws: allow to set custom IP address, use Q_strncpy instead of Q_strcpy 2018-11-02 01:06:23 +03:00
net_ws.h Add masterlist from engine. Use non-blocking network name resolution 2018-06-01 20:44:16 +03:00
netchan.h Merge branch 'original' 2018-10-04 14:27:14 +07:00
pm_debug.c Dedicated build 2018-04-18 18:32:30 +03:00
pm_local.h Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
pm_surface.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
pm_trace.c Merge 4143 update 2018-06-12 12:18:14 +03:00
protocol.h Apply 4253 update 2018-10-04 13:08:48 +07:00
sequence.c Merge 4281 update 2018-10-28 00:39:29 +03:00
sys_con.c Merge 4281 update 2018-10-28 00:39:29 +03:00
system.c Use execv instead of execve, because environ symbol breaks compilation with -Wl,--no-undefined flag under FreeBSD via Waf. 2018-11-05 15:39:00 +05:00
system.h Merge 4281 update 2018-10-28 00:39:29 +03:00
world.c Apply 4253 update 2018-10-04 13:08:48 +07:00
world.h Merge branch 'original' 2018-10-04 14:27:14 +07:00
zone.c engine: fix warnings 2018-10-06 03:42:09 +03:00