xash3d-fwgs/engine/common
Alibek Omarov 176b31b4a2 Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings 2018-04-24 05:50:10 +03:00
..
imagelib img_bmp.c port 2018-04-14 01:26:52 +03:00
soundlib 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
build.c Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 2018-04-23 21:36:33 +03:00
cfgscript.c Apply Apr19 update 2018-04-20 08:41:02 +00:00
cmd.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
com_strings.h Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 2018-04-23 21:36:33 +03:00
common.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
common.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
con_utils.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
crashhandler.c Add crashhandler.c file 2018-04-14 01:50:19 +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 Remove MSVC-specific try-except for C in Q_vsnprintf 2018-04-13 20:14:20 +03:00
crtlib.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
custom.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
cvar.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
cvar.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
dedicated.c Dedicated build 2018-04-18 18:32:30 +03:00
filesystem.c Fix wrong max edicts clamp. Add game_dll_linux and game_dll_osx to gameinfo.txt. Fix crash in R_ChangeVideoSettings 2018-04-24 05:50:10 +03:00
filesystem.h Add string.h, fix decals with unsigned char 2018-04-21 13:39:55 +00:00
gamma.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
host.c Fix some format warnings 2018-04-23 21:49:37 +03:00
host_state.c Merge common SDL port changes 2018-04-17 03:53:01 +03:00
hpak.c Fix some format warnings 2018-04-23 21:49:37 +03:00
identification.c Add identification support from fork 2018-04-17 03:56:49 +03:00
infostring.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
launcher.c Dedicated build 2018-04-18 18:32:30 +03:00
lib_common.c Implement dynamic library loading and symbol resolving 2018-04-17 03:43:27 +03:00
library.h Implement dynamic library loading and symbol resolving 2018-04-17 03:43:27 +03:00
mathlib.c mathlib.c port 2018-04-14 02:45:48 +03:00
mathlib.h Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
matrixlib.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
mod_bmodel.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
mod_local.h Update client engine interface 2018-04-19 21:51:17 +00:00
mod_studio.c Dedicated build 2018-04-18 18:32:30 +03:00
model.c Update client engine interface 2018-04-19 21:51:17 +00:00
net_buffer.c Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +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 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
net_encode.c Dedicated build 2018-04-18 18:32:30 +03:00
net_encode.h Avoid some struct declarations inside paramater list, it makes even GCC7 confusing 2018-04-14 02:51:00 +03:00
net_ws.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
net_ws.h Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
netchan.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
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 Dedicated build 2018-04-18 18:32:30 +03:00
protocol.h Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
sequence.c Update client engine interface 2018-04-19 21:51:17 +00:00
sys_con.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
system.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
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 Pure engine source code(LF line endings, UTF8 encoded) 2018-04-13 19:23:45 +03:00
world.h Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers 2018-04-23 23:06:18 +03:00
zone.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