2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 18:07:09 +01:00
xash3d-fwgs/engine
2024-01-29 05:42:22 +03:00
..
client engine: console: fix TF_NEAREST missing from quake fixed font 2024-01-29 05:42:22 +03:00
common engine: net_buffer: remove unused MSG_SeekToByte 2024-01-28 20:01:29 +03:00
platform engine: platform: make Platform_SetTimer static inline to not fix unused-function 2024-01-28 10:00:51 +03:00
server engine: server: cleanup server.h header from unused functions prototypes 2024-01-28 11:35:53 +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 engine: client: extended VGUI API interface 2022-05-02 03:29:24 +03:00
custom.h
customentity.h
edict.h
eiface.h engine: server: make PEntityOfEntIndex bug-compatible with GoldSrc 2022-05-21 03:03:59 +03:00
key_modifiers.h engine: platform: added Platform_GetKeyModifiers 2022-05-02 03:29:24 +03:00
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 common: add ALLOC_CHECK macro that enables attribute alloc_size on GCC that allows to prevent suspicious allocation sizes 2023-12-09 19:00:25 +03:00
mobility_int.h
physint.h common: add ALLOC_CHECK macro that enables attribute alloc_size on GCC that allows to prevent suspicious allocation sizes 2023-12-09 19:00:25 +03:00
progdefs.h
ref_api.h engine: ref_api: add PARM_TEX_FILTERING into RefAPI to query if filtering is enabled for selected texture 2024-01-25 05:43:51 +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 engine: wscript: fix pthreads check by explicitly checking it in C mode 2024-01-23 21:23:23 +03:00