xash3d-fwgs/engine/common
Ivan Avdeev 85c55a7fc9 update after merge, make it build and run with rasterizer
have not checked ray tracing, or playing longer than a couple of minutes
2022-08-08 00:23:38 -07:00
..
imagelib filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
soundlib engine: first attempts on fuzzing the engine 2022-01-15 06:24:57 +03:00
base_cmd.c engine: various const qualifier fixes 2022-05-29 04:22:43 +03:00
base_cmd.h
cfgscript.c engine: common: fix ParseFile calls 2021-10-08 17:31:32 +03:00
cmd.c public: crtlib: add quotation mark support for ParseFile, required for filesystem_stdio 2022-07-26 03:17:11 +03:00
com_strings.h Merge remote-tracking branch 'upstream/master' into merge-from-upstream 2022-08-08 00:08:17 -07:00
common.c filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
common.h engine: fix searching filesystem_stdio on mobile platforms 2022-08-06 20:16:56 +03:00
con_utils.c filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
crashhandler.c engine: platform: sdl: try to fix 1.2 build 2022-01-04 08:39:11 +03:00
custom.c
cvar.c engine: common: disable cl_filterstuffcmd by default 2022-06-29 18:14:53 +03:00
cvar.h common: define FCVAR_LOCALONLY the same bit used in GoldSource, move FCVAR_MOVEVARS into internal engine flags 2021-11-23 05:23:38 +03:00
dedicated.c engine: common: removed unused function Sys_SetClipboardData 2022-05-02 03:29:24 +03:00
filesystem_engine.c engine: fix searching filesystem_stdio on mobile platforms 2022-08-06 20:16:56 +03:00
gamma.c engine: gamma: use FBitSet 2021-12-08 20:28:30 +03:00
host_state.c
host.c engine: fix searching filesystem_stdio on mobile platforms 2022-08-06 20:16:56 +03:00
hpak.c filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
hpak.h filesystem: introduce new module, based on engine filesystem. 2022-07-28 18:56:02 +03:00
identification.c engine: restrict potentially harmful engine commands 2021-11-23 05:23:38 +03:00
infostring.c
launcher.c engine: fix build 2022-06-13 04:17:02 +03:00
lib_common.c engine: let engine find the filesystem library, if it wasn't loaded yet 2022-08-01 13:25:51 +03:00
library.h
masterlist.c engine: masterlist: replace master server domain by mentality.rip 2022-03-19 01:58:10 +03:00
mod_bmodel.c engine: common: remove NaN check, it's mostly useless on text data 2022-05-09 05:01:20 +03:00
mod_local.h engine: common: delete unused Mod_Handle function 2022-06-15 13:54:54 +03:00
mod_sprite.c
mod_studio.c
model.c engine: common: delete unused Mod_Handle function 2022-06-15 13:54:54 +03:00
net_buffer.c
net_buffer.h
net_chan.c
net_encode.c engine: client: fix DT_TIMEWINDOW_* signedness 2022-01-24 17:31:36 +03:00
net_encode.h
net_ws.c engine: common: net_ws: disabled read-only flag for ip cvar 2022-07-10 18:28:06 +03:00
net_ws.h engine: added changeport parameter for NET_Config 2022-07-10 18:28:06 +03:00
netchan.h engine: masterlist: replace master server domain by mentality.rip 2022-03-19 01:58:10 +03:00
pm_debug.c
pm_local.h update after merge, make it build and run with rasterizer 2022-08-08 00:23:38 -07:00
pm_surface.c
pm_trace.c engine: common: add generic trace_t initialize function 2022-06-26 04:39:15 +03:00
protocol.h engine: add NET_AdrToString to menu extended API, upgrade mainui submodule 2022-03-08 07:00:36 +03:00
sequence.c engine: sequence: use Q_strncpy instead of standard strcpy 2021-12-03 09:22:40 +03:00
sys_con.c engine: disable stdout output and flush on Windows, Wcon already does the job 2022-06-14 04:41:37 +03:00
system.c engine: common: always show message box when we're in normal mode 2022-07-11 02:45:40 +03:00
system.h engine: remove mistakingly placed NORETURN attributes 2022-08-05 18:05:40 +03:00
tests.h engine: client: rewrite VOX subsystem, fix spaces being taken into sentences, add tests for parser, remove dead code 2022-02-22 09:40:15 +03:00
whereami.c engine: whereami: fix C89 in Android detection 2022-08-01 14:33:36 +03:00
whereami.h engine: include whereami library to detect current executable path, may be reworked later if needed 2022-06-13 03:07:37 +03:00
world.c
world.h
zone.c Fix #634 2022-07-23 11:33:42 -07:00