xash3d-fwgs/engine
Alibek Omarov 5e1f189db3 engine: platform: posix: use RTLD_NOW instead of lazy.
It actually was a misconception coming from old engine fork
We want to track unresolved symbols before library could be loaded

Also, disable "symbol not found" spam in FunctionFromName. Due to how
savefile mangling convert works and compatibility with GoldSrc saves,
this function is used to bruteforce possible symbol names.
2022-07-13 19:26:38 +03:00
..
client engine: client: don't segfault when client wasn't loaded 2022-07-11 02:43:26 +03:00
common engine: common: always show message box when we're in normal mode 2022-07-11 02:45:40 +03:00
platform engine: platform: posix: use RTLD_NOW instead of lazy. 2022-07-13 19:26:38 +03:00
server engine, public: fix float precision issues in mathlib and monster navigation code 2022-07-13 19:26:38 +03:00
alias.h
anorms.h
cdll_exp.h
cdll_int.h
cursor_type.h
custom.h
customentity.h
edict.h
eiface.h
key_modifiers.h
keydefs.h
menu_int.h engine: menu_int: expose TF_EXPAND_SOURCE imagelib flag 2022-06-29 03:20:55 +03:00
mobility_int.h
physint.h
progdefs.h
ref_api.h engine: set useful format attribute for RefAPI, set Host_Error as NORETURN 2022-05-28 17:58:17 +03:00
sequence.h
shake.h
sprite.h
studio.h
vgui_api.h
warpsin.h
wscript