2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 11:19:59 +01:00
xash3d-fwgs/engine/common
2021-06-07 19:39:52 +03:00
..
imagelib engine: imagelib: add BGRA saving for PNG 2021-03-28 00:34:42 +03:00
soundlib engine: soundlib: make Sound_GetApproxWavePlayLen behave like in GoldSrc 2021-03-07 02:49:40 +03:00
base_cmd.c
base_cmd.h
build.c engine: Haiku OS support (#478) 2021-06-05 10:54:37 +03:00
cfgscript.c engine: cfgscript: don't let scr vars overwrite existing variables 2021-03-15 03:39:20 +03:00
cmd.c engine: fix various warnings 2021-03-07 03:40:01 +03:00
com_strings.h engine: ref: try to bruteforce all available renderers if we're failed to load requested one 2021-01-02 17:59:53 +03:00
common.c engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
common.h engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
con_utils.c engine: fix typo, #488 2021-06-07 15:53:20 +03:00
crashhandler.c public: build: add ARMv8 32-bit support, in case of someone actually uses it 2020-09-28 16:17:08 +03:00
custom.c
cvar.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
cvar.h engine: redefine CVAR_DEFINE_AUTO through CVAR_DEFINE macro 2021-03-09 23:58:21 +03:00
dedicated.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
filesystem.c engine: Removed unused Haiku variables 2021-06-07 19:39:52 +03:00
filesystem.h
gamma.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
host_state.c
host.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
hpak.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
identification.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
infostring.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
launcher.c launcher: oops, enable NOCONHOST only for Win32 2020-04-30 20:48:33 +03:00
lib_common.c Fix COM_LibraryError newline handling 2021-01-07 17:33:09 +03:00
library.h
masterlist.c
miniz.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
mod_bmodel.c engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
mod_local.h engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
mod_sprite.c
mod_studio.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
model.c engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
net_buffer.c engine: common: avoid sign bit loss in MSG_WriteBitLong 2021-06-01 17:57:54 +03:00
net_buffer.h engine: common: avoid sign bit loss in MSG_WriteBitLong 2021-06-01 17:57:54 +03:00
net_chan.c engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00
net_encode.c engine: match DT_TIMEWINDOW_* behaviour to GoldSrc: it's always signed and it's more of an integer than float value 2021-06-07 17:31:54 +03:00
net_encode.h
net_ws.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
net_ws.h
netchan.h client: decrease visibility of some cvars 2021-03-06 23:40:04 +03:00
pm_debug.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
pm_local.h
pm_surface.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
pm_trace.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
protocol.h engine: increase MAX_LEGACY_SERVERS limit 2021-03-27 23:22:51 +03:00
sequence.c
sys_con.c server: fix wrong xashid key on server, it's uuid now 2021-03-28 01:57:40 +03:00
system.c server: implement rcon redirection, add redirect command from old engine 2021-03-27 23:46:57 +03:00
system.h platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 2020-02-08 23:15:40 +07:00
world.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
world.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
zone.c engine: replace pool pointer by pool handle 2021-06-07 02:33:15 +03:00