2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 19:30:08 +01:00
xash3d-fwgs/engine
Alibek Omarov 190e4a5e8a engine: client: don't kill entity's beams if this entity number was never used on client
Fixes issue when beam was sent over to client before it's start point entity
(due to PVS, for example)
2024-11-15 08:07:21 +03:00
..
client engine: client: don't kill entity's beams if this entity number was never used on client 2024-11-15 08:07:21 +03:00
common engine: net_http: don't consider EALREADY on connect() an error 2024-11-14 22:55:27 +03:00
platform engine: platform: posix: include sys/filio.h to have FIONBIO declaration for networking code 2024-11-07 07:42:07 +03:00
server engine: server: use calloc in SV_AllocString, allocate strings at stringspool preventing memory leaks. Fix strings deduplication on 64-bits. 2024-11-13 23:36:53 +03:00
alias.h common: add macro for simultaneously checking data type size for ILP32 and LP64 2024-08-21 12:00:35 +03:00
anorms.h engine: replace anorms.h with compatible header from GPL WinQuake sources 2024-01-12 23:13:22 +03:00
cdll_exp.h
cdll_int.h
cursor_type.h
custom.h common: add macro for simultaneously checking data type size for ILP32 and LP64 2024-08-21 12:00:35 +03:00
customentity.h
edict.h
eiface.h engine: client: implement correct clc_fileconsistency response for GoldSrc 2024-10-11 00:08:21 +03:00
key_modifiers.h
keydefs.h
menu_int.h engine: mark some functions as never returning nullptr 2024-11-07 16:11:58 +03:00
mobility_int.h engine: change mobility API license to Unlicense, as with build.h 2024-02-05 15:01:03 +03:00
physint.h engine: physint: empty-define ALLOC_CHECK if not defined by SDK, so this header can be freely moved to another SDK 2024-04-28 06:59:18 +03:00
progdefs.h Revert ABI2, it wasn't meant to end up in master branch. 2024-09-05 04:31:50 +03:00
ref_api.h engine: mark some functions as never returning nullptr 2024-11-07 16:11:58 +03:00
shake.h
sprite.h common: add macro for simultaneously checking data type size for ILP32 and LP64 2024-08-21 12:00:35 +03:00
studio.h
vgui_api.h
warpsin.h
wscript engine: wscript: link libsocket on Solaris 2024-11-07 07:41:37 +03:00