Alibek Omarov
|
f9a9aedea5
|
engine: set fps_override to 0 by default, it's still experimental and breaks multiplayer
Was probably set to 1 by mistake.
|
2025-05-26 20:10:45 +05:00 |
|
Alibek Omarov
|
fc3b8ae45d
|
engine: imagelib: allow installing texgamma processed palette before loading sprites
|
2025-05-26 19:09:28 +05:00 |
|
Alibek Omarov
|
911b83a9d8
|
engine: imagelib: load studio model textures with texgamma applied (like GoldSrc)
|
2025-05-26 19:09:28 +05:00 |
|
Alibek Omarov
|
9fbd47bb4c
|
engine: server: move unexpected master server query packets and failed challenges to more verbose loglevel
|
2025-05-25 21:05:37 +05:00 |
|
Alibek Omarov
|
b8ead38573
|
engine: server: prevent flood about unreliable datagram overflow on frozen players
|
2025-05-25 20:37:06 +05:00 |
|
Alibek Omarov
|
6a318d5000
|
engine: server: check for master servers addresses in connectionless packet handler, and it it matches, only reply to M2S messages
|
2025-05-25 20:29:16 +05:00 |
|
Alibek Omarov
|
71040c7ed5
|
engine: net_http: fix missing newline
|
2025-05-25 19:21:23 +05:00 |
|
Alibek Omarov
|
c3531b6499
|
engine: expect that base_cmd is consistent, as for many years no cases of broken basecmd were found
|
2025-05-25 16:48:31 +05:00 |
|
Alibek Omarov
|
9c6f12f31c
|
engine: make command argc/argv functions inline
|
2025-05-25 16:47:45 +05:00 |
|
Alibek Omarov
|
913d0eb693
|
engine: add command to make other commands or variables privileged
|
2025-05-25 16:33:11 +05:00 |
|
Alibek Omarov
|
7bff848592
|
engine: base_cmd: simplify FindAll
|
2025-05-25 16:33:11 +05:00 |
|
Alibek Omarov
|
72485da491
|
engine: client: make demo recording and demo removing command privileged
|
2025-05-25 03:22:19 +05:00 |
|
Alibek Omarov
|
694472f4c1
|
engine: platform: allow querying window type through R_GetWindowHandle
|
2025-05-24 22:03:43 +05:00 |
|
TheEVolk
|
735f4e2bcb
|
ref_api: make handle as argument and use type request input
|
2025-05-24 20:47:28 +05:00 |
|
TheEVolk
|
9ebeb520fa
|
engine: platform: refactor R_GetWindowHandle to return a struct instead of a pointer
|
2025-05-24 20:47:28 +05:00 |
|
TheEVolk
|
dd52840a97
|
ref_api: update REF_API_VERSION to 10 and document R_GetWindowHandle addition
|
2025-05-24 20:47:28 +05:00 |
|
TheEVolk
|
4ce03662d9
|
ref_api: R_GetWindowHandle method
|
2025-05-24 20:47:28 +05:00 |
|
Alibek Omarov
|
f2ecdad5bb
|
engine: disable clipnodes remapping for non-extended formats and QBSP2
|
2025-05-24 20:43:44 +05:00 |
|
Alibek Omarov
|
298842be32
|
engine: fix clipnodes limit check based on BSP version
|
2025-05-24 17:43:01 +05:00 |
|
Alibek Omarov
|
15544cde26
|
engine: common: fix typo in aguirRe nickname [skip ci]
|
2025-05-21 17:43:05 +05:00 |
|
Alibek Omarov
|
a4ad537e59
|
engine: server: minor refactoring
|
2025-05-20 20:24:42 +05:00 |
|
Alibek Omarov
|
bb620d1265
|
engine: client: set cl_upmax to 508 by default
|
2025-05-20 14:35:29 +05:00 |
|
SNMetamorph
|
32e6f37c7e
|
engine: server: fixed incorrect printing of IPv6 address in "status" command
|
2025-05-12 14:11:09 +03:00 |
|
Alibek Omarov
|
8f95535390
|
engine: server: fix a typo that prevented "status" command from executing by spawned player
|
2025-05-12 11:37:11 +03:00 |
|
Alibek Omarov
|
b2444f2480
|
engine: restore SDL2 include path
|
2025-05-11 18:01:17 +03:00 |
|
Alibek Omarov
|
37d6d75e69
|
engine: platform: sdl3: add system and input SDL3 platform implementation
|
2025-05-11 17:35:13 +03:00 |
|
Alibek Omarov
|
97bdd9dba0
|
engine: port occasional SDL2 calls to SDL3, no platform yet
|
2025-05-11 16:18:10 +03:00 |
|
Alibek Omarov
|
ffc8bf30d7
|
engine: platform: make most input platform functions optional, patch fbdev/evdev to compile
|
2025-05-11 16:14:36 +03:00 |
|
Alibek Omarov
|
8209a8a681
|
engine: platform: move mouse grab enabling and querying functions to SDL platform code
|
2025-05-11 16:09:57 +03:00 |
|
Alibek Omarov
|
34beb9666b
|
engine: soundlib: drop SDL-based resampler
|
2025-05-11 15:27:50 +03:00 |
|
Alibek Omarov
|
6ccafbe297
|
engine: platform: move Host_Minimize_f into platform code
|
2025-05-11 15:24:52 +03:00 |
|
Alibek Omarov
|
94791d3cb6
|
engine: allow downloading files that have multiple dots in filename. Also disallow everything that has nonprintable characters.
|
2025-05-06 21:16:06 +03:00 |
|
Alibek Omarov
|
6555562e78
|
engine: common: fix building tests
|
2025-05-06 21:15:28 +03:00 |
|
Alibek Omarov
|
de790d6f59
|
Revert "engine: server: increased sv_connect_timeout to a half a minute"
This reverts commit 3fca1bb4d5.
|
2025-05-06 20:22:20 +03:00 |
|
Alibek Omarov
|
cff0df60a9
|
engine: server: also bump timeouts for connected clients during changelevel in server activation
|
2025-05-06 20:19:17 +03:00 |
|
Alibek Omarov
|
c8b8e19ed3
|
engine: server: fix time out on change level
|
2025-05-06 20:11:41 +03:00 |
|
Alibek Omarov
|
2106556dec
|
engine: server: limit status and build info commands only to spawned clients
|
2025-05-06 19:50:51 +03:00 |
|
Alibek Omarov
|
7221bd6049
|
engine: server: small refactoring
|
2025-05-06 19:50:26 +03:00 |
|
Alibek Omarov
|
ded38020d3
|
engine: server: add new client state cs_spawning, to ensure that client cannot spawn before it has an entity
|
2025-05-06 19:37:54 +03:00 |
|
Alibek Omarov
|
c6251174df
|
engine: server: don't let unspawned player execute ent tools commands or send voice data
|
2025-05-06 19:02:32 +03:00 |
|
Alibek Omarov
|
177c132969
|
engine: common: fix incorrect argument name, which also fixes build with compilers that enforce C23
|
2025-05-06 19:00:18 +03:00 |
|
Alibek Omarov
|
3fca1bb4d5
|
engine: server: increased sv_connect_timeout to a half a minute
|
2025-05-06 16:28:29 +03:00 |
|
Alibek Omarov
|
7fda58561f
|
engine: platform: sdl2: remove SDL1.2 code, as it's now moved into it's own separate directory
|
2025-05-05 05:56:23 +03:00 |
|
Alibek Omarov
|
0cbb62b329
|
engine: platform: try to restore SDL1.2 support (only ref_soft is tested, ref_gl doesn't work)
|
2025-05-05 05:44:31 +03:00 |
|
Alibek Omarov
|
aa2e5eb3cc
|
engine: platform: move SDL2 support code into sdl2 subdirectory. Change XASH_SDL macro value from 12 to 1 for SDL1.2
|
2025-05-05 05:15:10 +03:00 |
|
Alibek Omarov
|
3d26ba1ed8
|
engine: client: always pass a valid pointer to usercmd_t in ref_params_t to prevent crassh when client.dll reads them during demo playback
|
2025-05-05 03:40:18 +03:00 |
|
Alibek Omarov
|
47c4844024
|
engine: platform: sdl: enable building with SDL as old as 2.0.8, it should satisfy everybody masturbating to old software
|
2025-04-30 17:45:05 +03:00 |
|
Alibek Omarov
|
3e41e389c5
|
engine: lib_common: do not take generic GNU/Linux rules for library naming on Android
|
2025-04-24 21:53:03 +03:00 |
|
Alibek Omarov
|
5aca143eba
|
engine: disable Android-specific library loader under Termux
|
2025-04-24 21:46:43 +03:00 |
|
Alibek Omarov
|
a7f3c04baa
|
engine: platform: android: hide SDL calls under XASH_SDL macro
|
2025-04-24 21:39:46 +03:00 |
|