2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-27 07:05:43 +03:00
Commit Graph

855 Commits

Author SHA1 Message Date
Artem Golubikhin
0fed5b8038
Fixed volume checking in emit sound (#341)
Co-authored-by: Dmitry Novikov <s1lentsk@yandex.ru>
Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2021-06-19 13:12:24 +03:00
s1lentq
3a9bfb9ca1 SV_New_f: Deny new connection twice at a time if user messages are received
SV_ReadClientMessage: Fix empty names on bad read
2021-06-16 04:23:27 +07:00
s1lentq
f3d60248fa Enhanced IGameClient/IRehldsServerData/IRehldsServerStatic interfaces
Added client_t:m_bSentNewResponse
Bump API minor
2021-06-16 04:23:25 +07:00
Sergey Shorokhov
39b441099c
Implement CVar sv_usercmd_custom_random_seed (#837) 2021-06-14 06:19:51 +07:00
Karol Szuster
81fe334545
Add GetEntityInit hook (#832)
* Add GetEntityInit hook
2021-06-14 05:43:27 +07:00
s1lentq
d9613d2093 SV_ParseMove: Fixed wrong check length 2021-06-13 00:06:02 +07:00
s1lentq
801be3ee5b SV_ParseMove, SV_ParseConsistencyResponse: check length 2021-06-12 00:53:30 +07:00
Juice
05c7601f1e
Fix crash in ProcessStringCmd (#838) 2021-06-12 00:01:01 +07:00
s1lentq
0c47c1c28b CMakeLists.txt: Fix build with cmake 3.7.2 [skip ci] 2021-06-05 08:21:48 +07:00
s1lentq
b0488cf081 Outdated maps compatibility 'Q1BSP_VERSION' for dedicated server 2021-05-03 00:50:25 +07:00
s1lentq
8dd3013813 SV_CheckBottom: Fix bug NPC movement (mistake reversing engineering) 2021-05-03 00:41:05 +07:00
s1lentq
2f70b6cba5 SV_FatPVS/SV_FatPAS: Sanity checks, gPVSRowBytes is not used for singleplayer 2021-05-03 00:39:06 +07:00
s1lentq
80c40ce0c0 Cmd_Alias_f: fix 2021-05-03 00:35:51 +07:00
s1lentq
ee986f7c62 version.vcxproj reworked [skip ci] 2021-04-24 01:13:18 +07:00
s1lentq
9a171db348 SV_ExecuteClientMessage: Don't handle packets when client has already dropped 2021-04-22 17:23:56 +07:00
s1lentq
ebefe19023 workflows/build.yml: remove nuget
info_tests.cpp: fix warning
2021-04-22 02:39:42 +07:00
s1lentq
6a916d766b Update README.md build.yml [skip ci] 2021-04-17 18:14:32 +07:00
s1lentq
2cd25fa7f8 Update README.md 2021-04-16 02:33:32 +07:00
s1lentq
a0bdadd679 reworked windows appversion 2021-04-16 02:32:43 +07:00
s1lentq
41f635869a Remove hookers stuff 2021-04-16 02:26:45 +07:00
s1lentq
13e2db3423 build.sh add help [skip ci] 2021-04-13 05:39:29 +07:00
s1lentq
1d15946cff build.sh fix jobs option parsing
glibc_test.sh: reworked pattern
2021-04-13 04:35:26 +07:00
s1lentq
7bd3d73b79 workflows/build.yml: add unittests for linux
CMakeLists.txt minor refactoring
2021-04-12 04:25:40 +07:00
s1lentq
7cfea77b93 workflows/build.yml: add testing HLDS demo 2021-04-11 07:00:11 +07:00
s1lentq
e9a39d73f2 CMakeLists.txt missing libm.so linking 2021-04-08 18:03:30 +07:00
s1lentq
c893651bf0 Remove gradle & cleanup 2021-04-08 05:13:42 +07:00
s1lentq
ccd36e765b CMakeLists.txt configure Intel C++ Compiler
build.yml: use container linux86buildtools
Minor refactoring
2021-04-08 03:34:55 +07:00
s1lentq
2965e0ea7f Added libraries libm/librt built on glibc 2.11.1 (Fixes #827) 2021-04-05 00:04:00 +07:00
s1lentq
80f0f3c7ea glibc_test.sh: bump minor version up to 11 2021-04-05 00:01:21 +07:00
s1lentq
3c63e41533 QuaternionSlerp: Fix wrong values Related #763 2021-03-27 22:50:57 +07:00
s1lentq
f27be28abb CMakeLists.txt: Configure for more compat to older linux distros (Debian 7, Centoc 6 etc) 2021-03-25 08:29:10 +07:00
s1lentq
af4776487b Windows: Set fetch-depth 0 to fetch all history for proper appversion generate 2021-03-24 17:52:21 +07:00
s1lentq
8aca7cfd8f CalcSurfaceExtents: Fixed a fatal error on some maps due loss of floating point 2021-03-23 20:09:54 +07:00
s1lentq
a579f56679 CMakeLists.txt configure for GCC 8.3 2021-03-23 20:07:32 +07:00
s1lentq
91bf77ac9e appversion.sh fix typo day formatting 2021-03-23 17:08:58 +07:00
s1lentq
b7a4f1e18a Fix wrong initialization values Resolves #822, Closes #823 2021-03-23 16:47:06 +07:00
s1lentq
77f004fdfc CMakeLists.txt: force run path for libsteam_api.so 2021-03-23 03:13:18 +07:00
s1lentq
7ea6686659 HLTV:Console: Fix typo
CMakeLists.txt: Fix typo linker flags
2021-03-23 01:29:00 +07:00
s1lentq
80b849f39e HLTV: Downgrade GLIBC version 2021-03-23 01:10:55 +07:00
s1lentq
42fd0fadfa ExecuteString: Fix parser Closes #821 2021-03-22 23:56:12 +07:00
s1lentq
ce0bfa11ab CMakeLists.txt: Configure for compat oldest libstdc++
CMakeLists.txt: Add -fno-stack-protector
ExecuteString: Fix parser
build.yml: Add paths-ignore README.md
2021-03-17 04:16:49 +07:00
s1lentq
2e8bd9e1eb Add workflows/build.yml
Preparing migration to workflows
Fixes warnings
Update badges README.md
2021-03-16 21:22:34 +07:00
s1lentq
3fc9ee2f55 HLDS Lanucher: make sure the timer is high precision (Fixes #799) 2021-03-13 20:36:10 +07:00
Very Strange Karaulov
2f2be916c2
HTLV: RadiusFromBounds is broken (#811)
HTLV: RadiusFromBounds fix mistake
2021-02-08 17:28:07 +07:00
s1lentq
722e19df31 Fix local-buffer overrun, may undefined behavior with hitbox blending or crash (reverse-engineering mistake) 2021-02-06 20:13:38 +07:00
Sergey Shorokhov
169020067b
Add: new chatdelay command. (#777) 2021-01-29 21:12:32 +03:00
theAsmodai
dc75d828ce
Don't generate different challenge on port change (#804) 2021-01-28 01:43:02 +03:00
Dmitry Novikov
aaf56989f9
Cbuf_Execute: Add checks commented out for multi-lines. (#719) 2021-01-28 01:41:57 +03:00
Simeon Nikolov
d6fff73df8
add ReHLDS logo in README (#778) 2021-01-28 01:27:05 +03:00
theAsmodai
6d01b1b3f2
Merge pull request #802 from dreamstalker/challenges_fix
Fix dos attack on connection challenges system
2021-01-26 02:41:46 +03:00