2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-29 13:30:34 +01:00
xash3d-fwgs/engine
2024-03-26 17:15:34 +03:00
..
client engine: voice: added voice_transmit_scale cvar to configure outcoming voice audio volume 2024-03-23 23:37:03 +03:00
common engine: fix error_on_exit data type 2024-03-26 17:15:34 +03:00
platform engine: platform: linux: do not search sd_notify if NOTIFY_SOCKET isn't set 2024-03-19 21:23:53 +03:00
server engine: server: register str64stats command that prints string pool usage statistics 2024-03-26 17:15:15 +03:00
alias.h engine: alias: migrate header to stdint.h, remove usage of enums in data structs for portability, add static sizeof checks 2023-02-14 18:29:18 +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
customentity.h
edict.h
eiface.h
key_modifiers.h
keydefs.h engine: client: keys: reserve some more buttons as gamepad buttons according to latest SDL2 GameController header 2023-02-09 06:30:08 +03:00
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: server: add GetNativeObject to server's PhysicsAPI 2024-02-19 17:49:37 +03:00
progdefs.h
ref_api.h common: render_api: rename TF_ALLOW_NEAREST_TOGGLE to just TF_ALLOW_NEAREST, it's just shorter 2024-01-29 05:59:06 +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 engine: vgui: add EnableTextInput to the API 2023-02-06 16:42:09 +03:00
warpsin.h
wscript platform: android: port to SDL 2024-02-19 17:47:40 +03:00