.. |
client
|
engine: client: print correct message names in legacymode
|
2024-04-22 04:02:46 +03:00 |
common
|
engine: implement small Message Rewrite Facitility that allows to run mods that directly write internal GoldSrc messages
|
2024-04-28 06:59:18 +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: implement small Message Rewrite Facitility that allows to run mods that directly write internal GoldSrc messages
|
2024-04-28 06:59:18 +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
|
engine: fix various warnings
|
2021-03-07 03:40:01 +03:00 |
cursor_type.h
|
engine: client: extended VGUI API interface
|
2022-05-02 03:29:24 +03:00 |
custom.h
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
customentity.h
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
edict.h
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
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
|
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
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
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
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
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
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
vgui_api.h
|
engine: vgui: add EnableTextInput to the API
|
2023-02-06 16:42:09 +03:00 |
warpsin.h
|
Trim all trailing whitespace
|
2021-01-04 20:55:10 +03:00 |
wscript
|
platform: android: port to SDL
|
2024-02-19 17:47:40 +03:00 |