2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-17 07:27:57 +01:00
xash3d-fwgs/engine
2024-06-15 13:51:02 +03:00
..
client engine: client: simplify server message parsing by moving common code out of protocol-specific parsing funcs 2024-06-15 13:51:02 +03:00
common engine: common: net_chan: remove unneeded check for demo and remote address in netchan, as it's handled in client and server already 2024-06-15 13:44:26 +03:00
platform engine: platform: sdl: we must notify the engine about the unpressed button when text input was activated 2024-06-15 08:44:19 +03:00
server engine: server: comment out unused cvars, make some static 2024-06-15 08:44:19 +03:00
alias.h
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
customentity.h
edict.h
eiface.h
key_modifiers.h
keydefs.h
menu_int.h engine: gameui: add GetNativeObject to extended menu API 2024-02-19 17:49:37 +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
ref_api.h engine: ref_api: bump RefAPI to version 8 2024-06-11 06:18:09 +03:00
shake.h
sprite.h engine: sprite: migrate header to stdint.h, remove usage of enums in data structs for portability, add static sizeof checks 2023-02-14 18:29:27 +03:00
studio.h
vgui_api.h
warpsin.h
wscript waf: upgrade to waf 2.1.1/waifu 1.3.0. Try to fix most optparse->argparse migration issues 2024-05-25 04:58:28 +03:00