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
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
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
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
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
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
asmodai
3047a7b54b
Use CONTENTS_EMPTY const
2017-08-23 17:07:09 +03:00
Artem Golubikhin
5bd5e891d1
[NEED TESTS AND REVIEWS] Reworked EXT_FUNC usage ( #513 )
...
* Added missed EXT_FUNC for engfuncs and pm
* Added missed EXT_FUNC for exposed interfaces
* Added missed EXT_FUNC for ReHLDS API interfaces
* Added EXT_FUNC to export macros (added missed EXT_FUNC to exported functions like CreateInterface, F and NET_Sleep_Timeout)
2017-08-05 01:57:36 +05:00
s1lent
b1f93cb321
Fix build fails (affected #512 )
2017-08-01 23:36:07 +07:00
Artem Golubikhin
369b857155
Fixed F exporting
2017-07-31 04:51:40 +03:00
Dmitry Novikov
9b75935be0
ReHLDS API: Updated 3.3 ( #506 )
...
ReHLDS API: Add AddExtDll, RemoveExtDll, AddCvarListener, RemoveCvarListener, GetEntityInit, CreateFakeClient
Bump minor API version
2017-07-26 05:10:39 +03:00
In-line
1cea370869
Fix IsWhiteSpace ( #434 )
2017-07-25 13:45:03 +03:00
s1lent
b4ef456411
HLTV: Use Q_* defines
2017-07-24 18:43:24 +07:00
s1lent
b0660861cb
Fixed crash hlds, when building with GCC 6.X and later
...
Fix gcc compile
2017-07-24 01:09:08 +07:00
s1lent
2cf2fc6b63
Reconstruction & cleanup include files
...
Remove useless include files and part of code too
Move defines Q_* functions from engine/common.h to public/strtools.h
Rename functions:
strcopy > Q_strlcpy
strncopy > Q_strnlcpy
2017-07-23 17:05:15 +07:00
s1lent
06ed0a12fd
Added platform toolset selector for VS2017
2017-07-23 13:10:21 +07:00
theAsmodai
49f657e3c4
Merge pull request #493 from WPMGPRoSToTeMa/patch-9
...
Added BOM skipping for .cfg files
2017-07-11 15:07:38 +03:00
Artem Golubikhin
ccd82079d1
Added BOM skipping for .cfg files
2017-07-11 03:36:43 +03:00
In-line
cd9e83dd8d
Use mtune=generic instead of march for GCC
2017-07-10 22:00:09 +04:00
WPMGPRoSToTeMa
17fdec348d
Rework of #5 to support CS Beta ( #487 fix)
2017-07-02 00:55:27 +03:00
s1lent
eac20aef3a
GCC 5.X: Force disable macro _GLIBCXX_USE_CXX11_ABI for compatibility oldest version libstdc++
...
Fix #476
2017-06-28 18:26:29 +07:00
asmodai
55da681497
Hash cdkey once when client connected
2017-06-13 13:34:18 +03:00
s1lent
8276436809
Fixes #471
2017-05-21 18:08:28 +07:00
s1lent
5981a4c544
HLTV: Some fixes director part and small refactoring.
2017-05-13 22:33:38 +07:00
Dmitry Novikov
92b6fd6944
Add WIN32_LEAN_AND_MEAN to prevent tons of unused windows definitions from headers. ( #470 )
2017-05-12 00:06:45 +03:00
Dmitry Novikov
49483d3b05
HLTV: Refactoring and fixes ( #469 )
2017-05-11 23:11:16 +03:00