2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-28 04:51:25 +01:00
xash3d-fwgs/engine/common
2018-05-01 21:52:17 +03:00
..
imagelib
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
cmd.c Apply 4097 update 2018-04-26 03:09:36 +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 Correct max_particles clamping 2018-04-26 02:53:24 +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
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 Fix implicit declaration on dedicated 2018-05-01 17:37:25 +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 Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 2018-05-01 17:30:33 +03:00
filesystem.c Library loader refactoring. Not tested for platforms other than Linux 2018-05-01 21:52:00 +03:00
filesystem.h
gamma.c
host_state.c
host.c Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 2018-05-01 17:30:33 +03:00
hpak.c Merge 4097 2018-04-26 03:23:00 +03:00
identification.c
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
lib_common.c Library loader refactoring. Not tested for platforms other than Linux 2018-05-01 21:52:00 +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 Library loader refactoring. Not tested for platforms other than Linux 2018-05-01 21:52:00 +03:00
mathlib.c
mathlib.h
matrixlib.c
mod_bmodel.c Merge 4097 2018-04-26 03:23:00 +03:00
mod_local.h
mod_studio.c
model.c
net_buffer.c
net_buffer.h
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
net_encode.h
net_ws.c Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 2018-05-01 17:30:33 +03:00
net_ws.h
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
pm_local.h
pm_surface.c
pm_trace.c
protocol.h
sequence.c Fix implicit declaration on dedicated 2018-05-01 17:37:25 +03:00
sys_con.c Oops, this isn't supposed to be commited 2018-05-01 17:53:25 +03:00
system.c Fix high CPU load on Linux 2018-05-01 21:52:17 +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
world.h Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers 2018-04-23 23:06:18 +03:00
zone.c Merge 4097 2018-04-26 03:23:00 +03:00