xash3d-fwgs/engine/common
mittorn 891c984c56 Port some config changes 2018-10-04 16:08:49 +07:00
..
imagelib Merge branch 'original' 2018-10-04 14:27:14 +07:00
soundlib Merge branch 'original' 2018-10-04 14:27:14 +07:00
base_cmd.c Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 2018-06-01 22:11:22 +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 branch 'original' 2018-10-04 14:27:14 +07:00
cfgscript.c Apply Apr19 update 2018-04-20 08:41:02 +00:00
cmd.c Merge branch 'original' 2018-10-04 14:27:14 +07: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 branch 'original' 2018-10-04 14:27:14 +07:00
con_utils.c Port some config changes 2018-10-04 16:08:49 +07:00
crashhandler.c Crashhandler refactoring for POSIX systems. Shows engine version now. 2018-05-28 23:13:50 +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 4140 update 2018-06-11 14:04:50 +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 branch 'original' 2018-10-04 14:27:14 +07:00
cvar.h Add basecmd from old engine. Add basecmd_stats command 2018-06-01 21:28:25 +03:00
dedicated.c Fix dedicated compiling errors 2018-06-14 20:31:46 +03:00
filesystem.c Merge branch 'original' 2018-10-04 14:27:14 +07: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 branch 'original' 2018-10-04 14:27:14 +07:00
host_state.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
hpak.c Merge 4097 2018-04-26 03:23:00 +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 MSVC & Win32 related fixes 2018-06-14 20:32:40 +03:00
lib_posix.c Library loader refactoring. Not tested for platforms other than Linux 2018-05-01 21:52:00 +03:00
library.h Merge 4140 update 2018-06-11 14:04:50 +03:00
masterlist.c Merge 4140 update 2018-06-11 14:04:50 +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 Merge branch 'original' 2018-10-04 14:27:14 +07: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 Fix dedicated compiling errors 2018-06-14 20:31:46 +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 Fix dedicated compiling errors 2018-06-14 20:31:46 +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 Fix implicit declaration on dedicated 2018-05-01 17:37:25 +03:00
sys_con.c Merge branch 'original' 2018-10-04 14:27:14 +07:00
system.c Fix dedicated compiling errors 2018-06-14 20:31:46 +03:00
system.h 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
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 Merge 4140 update 2018-06-11 14:04:50 +03:00