s1lent
|
7cfae98e81
|
Reworked NetChannel::ValidateFragments
Added macros HLTV_FIXES
Minor refactoring BitBuffer.cpp and cosmetic changes
|
2018-02-22 18:04:21 +07:00 |
|
In-line
|
822df9a92d
|
Default sv_rollangle/sv_rollspeed to 0.0 (without REHLDS_FIXES) (#584)
Default sv_rollangle/sv_rollspeed to 0.0 (without REHLDS_FIXES)
|
2018-02-21 21:47:13 +04:00 |
|
s1lent
|
0d5a8ee2bf
|
Set default values sv_rollspeed, sv_rollangle for the default behavior
|
2018-02-21 15:57:53 +07:00 |
|
In-line
|
acf44cf949
|
Add missing sv_* cvars registration. (#583)
Add missing sv_rollangle cvar registration.
Add missing sv_rollspeed cvar registration.
|
2018-02-20 19:53:29 +03:00 |
|
Asmodai
|
4d87e215d3
|
Add fragments validation to hltv
|
2018-02-17 01:47:58 +03:00 |
|
s1lent
|
7a415ed47c
|
SV_CountResourceByType: Remove useless filter
|
2018-02-14 19:13:19 +07:00 |
|
theAsmodai
|
20de6914f7
|
Merge pull request #579 from s1lentq/fix-char3164
Fix non-printable character (0x3164)
|
2018-02-13 14:55:07 +03:00 |
|
s1lent
|
fec4b1bbe6
|
Fix non-printable character 0x3164
|
2018-02-13 17:47:52 +07:00 |
|
s1lent
|
82ee1b0aac
|
ReHLDS API: Implemented CRehldsServerStatic::GetMaxClientsLimit
Bump minor version
|
2018-01-24 17:34:06 +07:00 |
|
s1lent
|
20200f7eaa
|
ReHLDS API: Use maxclientslimit instead maxclients
|
2018-01-24 17:19:53 +07:00 |
|
In-line
|
923c838807
|
Refactoring and fixes in net_ws (#567)
|
2018-01-18 14:13:38 +03:00 |
|
s1lent
|
a8f4f03e3e
|
SV_FlyMove: Add impact to MOVETYPE_TOSS (related #555)
|
2018-01-17 17:29:03 +07:00 |
|
s1lent
|
01781eacc1
|
Fix missed else-statement related #555
|
2017-12-30 19:01:27 +07:00 |
|
s1lent
|
780afd0227
|
Prevent crash when steam not active yet
|
2017-12-20 20:49:36 +07:00 |
|
s1lent
|
e6a9fd1095
|
Small refactoring r_studio.cpp
|
2017-12-20 20:05:12 +07:00 |
|
s1lent
|
f5784be364
|
Reversed CIPRateLimit
Minor refactoring
|
2017-12-19 21:34:15 +07:00 |
|
Dmitry Novikov
|
5e2bd82b00
|
Improve movement toss (#555)
|
2017-12-18 19:01:18 +07:00 |
|
Lev
|
a761c5d380
|
Small refactoring in pr_edict.
|
2017-12-15 20:23:36 +05:00 |
|
s1lent
|
8249802a70
|
ICC: Use -fp-model precise for ANSI/IEEE standards compliance
|
2017-12-15 02:56:20 +07:00 |
|
s1lent
|
6994b32f25
|
HLTV: Rename GROUP_UNKNOWN to GROUP_MULTICAST
|
2017-12-15 01:39:49 +07:00 |
|
s1lent
|
690296605f
|
Revert: sv_force_ent_intersection
|
2017-12-15 01:11:54 +07:00 |
|
s1lent
|
2d85358e7e
|
SV_FlyMove: fixed illogical checks
|
2017-12-15 00:28:05 +07:00 |
|
s1lent
|
4ea810eeba
|
sv_phys.cpp: minor refactoring and more comments
|
2017-12-14 23:40:26 +07:00 |
|
s1lent
|
fda9ee3fe2
|
Removed HOOK_ENGINE
|
2017-12-12 18:32:38 +07:00 |
|
theAsmodai
|
7d041ea357
|
DeltaJit: (#545)
Update originalMarkedFieldsMask after strings checking
Refactoring
|
2017-12-12 17:30:51 +07:00 |
|
s1lent
|
eaabafc16d
|
FileSystem: Fixes #552
|
2017-12-11 18:10:16 +07:00 |
|
Dmitry Novikov
|
60f2181a55
|
Rework #529, #530 (#553)
* Rework #529, #530
Fix comment to S2A_RULES
Closes #529
Closes #530
|
2017-12-11 17:52:38 +07:00 |
|
s1lent
|
170df2ab49
|
Back to default limit of ipfilter.
Closes #537
|
2017-12-11 17:29:42 +07:00 |
|
Artem Golubikhin
|
9594150810
|
Fixed head hull detection in SV_HullForBsp (#525)
|
2017-12-09 23:50:47 +07:00 |
|
s1lent
|
e5d26bc4d2
|
HLTV-Core: Fixed wrong size of lightstyles
HLTV-Console: Added macros LAUNCHER_FIXES
|
2017-12-09 23:24:18 +07:00 |
|
theAsmodai
|
aac529d2e4
|
Allow build rehlds without x86 delta jit (#546)
|
2017-12-09 21:08:29 +07:00 |
|
s1lent
|
fd64218ecd
|
Fixes #547
Refactoring minor net_ws.cpp
|
2017-12-09 21:00:18 +07:00 |
|
s1lent
|
5f1672ca85
|
Move math sse to macros REHLDS_SSE
|
2017-12-09 17:07:39 +07:00 |
|
s1lent
|
4fad5255ba
|
Refactoring world.cpp, sv_phys.cpp, sv_move.cpp
|
2017-12-09 14:12:35 +07:00 |
|
theAsmodai
|
70efca6185
|
Merge pull request #551 from s1lentq/filesystem
Add project FileSystem_Stdio
|
2017-12-06 01:24:45 +03:00 |
|
s1lent
|
0daf12924d
|
Add project FileSystem_Stdio
|
2017-12-06 02:38:58 +07:00 |
|
Alibek Omarov
|
dab2663e6c
|
Remove size constant on memset() call (#541)
|
2017-11-09 01:55:56 +03:00 |
|
s1lent
|
cc90106339
|
CCommandLine::CheckParm Fix undefined behavior
Add flag -no-pie to linker for executable files
|
2017-10-25 01:03:22 +07:00 |
|
s1lent
|
3317627359
|
Remove leading lib prefix on all projects
|
2017-10-22 23:00:45 +07:00 |
|
s1lent
|
d86c9ce39e
|
publish.gradle: remove leading lib prefix
|
2017-10-22 20:26:24 +07:00 |
|
Artem Golubikhin
|
2829c7ffde
|
Fixed saving temporary string in PF_lightstyle_I (#532)
Fixed saving temporary string in PF_lightstyle_I
Marked mismatched code (HLTV)
Fixed lightstyle copying in ParseSaveTables (SinglePlayer)
|
2017-10-09 17:06:05 +02:00 |
|
theAsmodai
|
ae28ee69b4
|
Merge pull request #528 from In-line/RemoveStrip
Set stripSymbolTable to false
|
2017-09-30 12:31:30 +02:00 |
|
In-line
|
10a6da22a1
|
Set stripSymbolTable to false
|
2017-09-29 19:55:05 +04:00 |
|
theAsmodai
|
cf4a94d8c1
|
Merge pull request #527 from In-line/SizeOptimizations
Optimize size by removing unused data and functions (#31)
|
2017-09-29 17:29:59 +02:00 |
|
In-line
|
190e0261af
|
Optimize size by removing unused data and functions
|
2017-09-28 21:10:33 +04:00 |
|
s1lent
|
a444ce046b
|
HLTV: Support GCC
|
2017-09-27 20:43:24 +07:00 |
|
theAsmodai
|
3c036eda31
|
Merge pull request #520 from WPMGPRoSToTeMa/safeloading
Make DLL loading more safe
|
2017-09-13 02:07:13 +02:00 |
|
WPMGPRoSToTeMa
|
0d20fdf770
|
Moved fixed flags under REHLDS_FIXES and LAUNCHER_FIXES
Removed fixed flags from unnecessary places
|
2017-09-12 21:26:11 +03:00 |
|
WPMGPRoSToTeMa
|
274b80bb93
|
Make DLL loading more safe
|
2017-09-10 18:14:33 +03:00 |
|
theAsmodai
|
4246a44557
|
Merge pull request #519 from theAsmodai/master
Use CONTENTS_EMPTY const (Fix #517)
|
2017-08-24 13:22:29 +02:00 |
|