Alibek Omarov
|
5fad4ae6ca
|
engine: client: mark rcon and connect commands privileged
|
2026-05-17 10:51:44 +05:00 |
|
Alibek Omarov
|
fb6c4a224c
|
engine: check for overflow in split packet reassembly
|
2026-05-16 21:13:47 +05:00 |
|
Alibek Omarov
|
e56cf4e1da
|
engine: client: validate player index and max players
|
2026-05-16 21:00:50 +05:00 |
|
Alibek Omarov
|
fc4b982ecc
|
engine: client: correctly skip message that would overflow temp entity buffer
|
2026-05-16 20:59:57 +05:00 |
|
Владислав Сухов
|
c6fb702fb1
|
engine: add MenuFactory native object
|
2026-05-15 08:48:58 +05:00 |
|
Alibek Omarov
|
996f0e906b
|
engine: client: drop double free check from dbghulls
|
2026-05-13 10:53:21 +05:00 |
|
Alibek Omarov
|
0f490a2f16
|
engine: client: fix warnings, cleanup unused or maybe-uninitialized variables
|
2026-05-13 10:48:37 +05:00 |
|
Alibek Omarov
|
63e112bf4c
|
engine: client: soundlib: add more broken null files
|
2026-05-13 09:32:50 +05:00 |
|
Alibek Omarov
|
33b3cdb0f5
|
engine: client: soundlib: catch broken null.wav and replace it with silence
|
2026-05-10 03:02:24 +05:00 |
|
Alibek Omarov
|
9c4edaed21
|
engine: client: sound: switch to single-pass mixing, now channels gets upscaled directly to DMA speed, fixing the issue with s_lerping
|
2026-05-10 02:48:23 +05:00 |
|
Alibek Omarov
|
ebeff144f9
|
Merge remote-tracking branch 'origin/master'
|
2026-05-07 13:50:55 +05:00 |
|
Alibek Omarov
|
c8e1c2673f
|
engine: client: sound: revert singleplayer check for local sounds
|
2026-05-07 11:57:09 +05:00 |
|
Alibek Omarov
|
086cb6aab8
|
engine: move {gamedir}/downloaded directory to {gamedir}_downloads for compatibility
Some mods like Sven-Coop 4.8 stupidly open game files directly and need this to
load downloaded soundcache.
|
2026-05-07 10:32:00 +05:00 |
|
Alibek Omarov
|
e6a44b70e0
|
engine: client: always load client.dll last to crash on nullptr in mods that fetch cvar pointers early, add comment for anyone who would modify this file
|
2026-05-05 01:15:16 +05:00 |
|
Alibek Omarov
|
fdb59e990e
|
engine: rename Host_IsLocalGame to Host_IsSinglePlayerGame to avoid confusion
|
2026-05-05 01:04:57 +05:00 |
|
Alibek Omarov
|
eb79bc6b40
|
engine: use Host_IsLocalClient where it should be, as it checks for local games, not specifically singleplayer games
|
2026-05-05 01:03:03 +05:00 |
|
Alibek Omarov
|
e907e9fc95
|
engine: client: fix check for local game when deciding to enable netchan splitsize extension
|
2026-05-05 00:38:33 +05:00 |
|
SNMetamorph
|
fc356c88b3
|
engine: client: minor fixes in steam broker client side code
|
2026-05-02 10:50:21 +05:00 |
|
SNMetamorph
|
653fe51fd4
|
engine: client: refactor data serializing in steam broker client side logic code
|
2026-05-02 10:50:21 +05:00 |
|
SNMetamorph
|
980d9fcaab
|
engine: client: improve logging in steam broker client side logic code
|
2026-05-02 10:50:21 +05:00 |
|
SNMetamorph
|
72ef5cffca
|
engine: client: total refactoring of steam broker client side logic code
|
2026-05-02 10:50:21 +05:00 |
|
Alibek Omarov
|
f91e5a7647
|
engine: explicitly cast chars to bytes in ctype functions
|
2026-04-28 09:50:33 +05:00 |
|
Alibek Omarov
|
85eb82a370
|
Revert "engine: client: show difference between demo time and real time in timedemo result"
This reverts commit 90e25cc623.
|
2026-04-26 04:26:50 +05:00 |
|
Alibek Omarov
|
90e25cc623
|
engine: client: show difference between demo time and real time in timedemo result
|
2026-04-26 04:15:15 +05:00 |
|
Alibek Omarov
|
87615784b9
|
engine: client: fix server list response parsing on BE
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
e30ce9c150
|
engine: fix palette and builtin textures on BE
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
800725453a
|
engine: soundlib: pass XASH_BIG_ENDIAN to ov_read in vorbis loader
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
a4fdf19ad8
|
engine: client: Fix font loading on BE
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
1099344a7d
|
engine: soundlib: swap WAV data
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
e850728016
|
engine: soundlib: fixes for BE
|
2026-04-26 04:12:52 +05:00 |
|
Владислав Сухов
|
0daf2c2b4d
|
engine: client: add cvar to enable/disable gamepad gyro
|
2026-04-22 21:26:34 +05:00 |
|
Alibek Omarov
|
ed975976f8
|
engine: client: add feature to reupload logo if any of logo related cvars were changed
|
2026-04-19 22:46:51 +05:00 |
|
Alibek Omarov
|
96e88adfcd
|
engine: client: try to make R_Blood more accurate
|
2026-04-19 17:05:26 +05:00 |
|
Alibek Omarov
|
4dde4047f1
|
engine: make particle texture white, shift 1 pixel down and to the right
|
2026-04-19 17:04:40 +05:00 |
|
Alibek Omarov
|
905161529f
|
engine: client: ref_common: reorganize R_CreateBuiltinTextures, but also fix a typo without assigned alpha to particle texture
|
2026-04-19 01:32:40 +05:00 |
|
Alibek Omarov
|
95b3271d68
|
engine: client: move input stuff to input subfolder
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
3361a5d760
|
engine: client: split OSK into it's own file
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
b725d2ece0
|
engine: client: moving beds
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
66bee8b468
|
engine: client: fix trimmed autocomplete output for keys
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
5e664dc3e9
|
engine: client: check for upper bound limit in Key_StringToKeynum
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
bfdfeb3dc0
|
engine: client: fix Joy_GetHatValueForAxis threshold for forward axis, fix bindings limit
|
2026-04-18 22:18:50 +05:00 |
|
Alibek Omarov
|
49248f5e14
|
engine: client: touch fixes, fix division-by-zero in Touch_AspectRatio, GRID_COUNT, fix Touch_RemoveButtonFromList
|
2026-04-18 22:18:50 +05:00 |
|
Владислав Сухов
|
d03ea4c10a
|
engine: client: in_gyro: fix inverted yaw axis
|
2026-04-18 00:41:46 +05:00 |
|
GLoOoccK
|
50da79f1e0
|
Update cl_parse_gs.c
|
2026-04-17 19:40:58 +05:00 |
|
Alibek Omarov
|
ae233ac491
|
Merge branch 'refapi-15'
|
2026-04-16 23:19:06 +05:00 |
|
Владислав Сухов
|
dd1cb04cb7
|
engine: client: sdl: add support for built-in device gyroscope using SDL2 Sensor API (Android/iOS)
|
2026-04-16 00:15:35 +05:00 |
|
Alibek Omarov
|
dd712a0df9
|
engine: update Mod_PointInLeaf signature for RefAPI
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
ae7b9eb28d
|
engine: move creation of default textures to the engnie
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
c63e13c8f4
|
engine: move handling of AVI textures into the engine
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
e2e4728c7c
|
engine: remove R_BeamCull from RefAPI
|
2026-04-14 22:36:15 +05:00 |
|