In-line
|
5f117f2c9e
|
Add REHLDS_FIXES checks
|
2017-04-25 18:38:20 +04:00 |
|
s1lent
|
6bda5ecbba
|
Restructuring of rehlds for HLTV project.
Improved hooks stuff: Removed wrappers for virtual functions hooks.
|
2017-04-24 04:25:31 +07:00 |
|
In-line
|
7efc256c7c
|
Update IsComment (#433)
Refactor IsComment.
|
2017-04-23 17:19:56 +05:00 |
|
Lev
|
d4e76672e6
|
Merge pull request #432 from bryant1410/master
Fix broken headings in Markdown files
|
2017-04-18 08:09:03 +05:00 |
|
Santiago Castro
|
d84d92964b
|
Fix broken Markdown headings
|
2017-04-17 23:54:10 -03:00 |
|
asmodai
|
6ee60a1f76
|
invert condition
|
2017-03-23 00:47:27 +03:00 |
|
Lev
|
7e05e65513
|
Merge pull request #414 from dreamstalker/fixes20170321
Add check for NULL edict.
|
2017-03-21 01:24:57 +05:00 |
|
Lev
|
45a84ead82
|
Add check for NULL edict.
|
2017-03-21 01:14:27 +05:00 |
|
Lev
|
c4d0210615
|
Merge pull request #413 from dreamstalker/fixes201703194
Use TYPE_xxx defines for *hltv values.
|
2017-03-20 00:02:21 +05:00 |
|
asmodai
|
0f4b380bee
|
Added brackets after sizeof
|
2017-03-19 22:01:04 +03:00 |
|
asmodai
|
2c98e14606
|
Launcher refactoring
|
2017-03-19 21:57:14 +03:00 |
|
Lev
|
be6a16eb39
|
Use TYPE_xxx defines for *hltv values.
|
2017-03-19 23:45:35 +05:00 |
|
Lev
|
e92df0e3f4
|
Merge pull request #409 from dreamstalker/fixes201703192
Make cycle more close to original.
|
2017-03-19 22:41:16 +05:00 |
|
Lev
|
a4d2cd722f
|
Merge pull request #412 from dreamstalker/fixes201703193
Add and use netsrc_s size.
|
2017-03-19 22:36:21 +05:00 |
|
Lev
|
2fc756efd1
|
Merge pull request #411 from dreamstalker/fixes201703194
Leave FL_DORMANT in flags on disconnect if present (used by CS).
|
2017-03-19 22:35:57 +05:00 |
|
Lev
|
ac3fdd5c5a
|
Add and use netsrc_s size.
|
2017-03-19 21:58:48 +05:00 |
|
Lev
|
7c8dd5964d
|
Leave FL_DORMANT in flags on disconnect if present (used by CS).
|
2017-03-19 21:46:20 +05:00 |
|
theAsmodai
|
7e2dac19aa
|
Merge pull request #408 from dreamstalker/fixes20170319
Reset edict flags on client disconnect.
|
2017-03-19 18:32:21 +03:00 |
|
Lev
|
278573df1b
|
Make cycle more close to original.
Optimisation in call to the sleep function.
|
2017-03-19 19:57:07 +05:00 |
|
Lev
|
95a7df6ba5
|
Reset edict flags on client disconnect.
|
2017-03-19 19:50:38 +05:00 |
|
theAsmodai
|
f63bd849fa
|
Merge pull request #407 from dreamstalker/fixes20170319
Allow to modify triggers collection while iterating it (prevent crash).
|
2017-03-19 14:19:01 +03:00 |
|
Lev
|
48bb47d2dc
|
Allow to modify triggers collection while iterating it (prevent crash).
|
2017-03-19 08:00:58 +05:00 |
|
theAsmodai
|
f943efbbfa
|
Merge pull request #406 from dreamstalker/fixes20170315
Make mapcycle.txt sending optional, …
|
2017-03-15 20:06:18 +03:00 |
|
Lev
|
f026c38333
|
Make mapcycle.txt sending optional, because not used on the client and cause parse error if file is large. Also truncate if sending is enabled.
Added sv_rehlds_send_mapcycle cvar.
|
2017-03-15 12:03:40 +05:00 |
|
theAsmodai
|
3571706f02
|
Merge pull request #401 from Chuvi-w/RemoveSplitpacketMagicNumber
Changed magic number -2 (0xFFFFFFFE to NET_HEADER_FLAG_SPLITPACKET)
|
2017-03-12 23:10:39 +03:00 |
|
Chuvi
|
386fc4959e
|
Changed magic number -2 (0xFFFFFFFE to NET_HEADER_FLAG_SPLITPACKET)
|
2017-03-12 19:36:11 +03:00 |
|
Lev
|
28ee0d7456
|
Updated dedicated.rc file.
|
2017-03-12 19:44:38 +05:00 |
|
Lev
|
3607fc154a
|
Fix compilation under GCC.
|
2017-03-12 18:25:11 +05:00 |
|
Lev
|
69c1833b4b
|
Move sv_delta_s declaration to the public file.
Add missing files to the project.
|
2017-03-12 18:09:38 +05:00 |
|
Lev
|
099f062c3f
|
Drop unneded dedicated.sln file.
|
2017-03-11 21:49:00 +05:00 |
|
Lev
|
762751b7d5
|
Enable useGcc gradle option for dedicated project.
|
2017-03-11 18:30:25 +05:00 |
|
Lev
|
3fb1bcaaba
|
Enable useGcc gradle option for dedicated project.
|
2017-03-11 18:24:10 +05:00 |
|
Lev
|
fd8e550f0d
|
Enable useGcc gradle option for dedicated project.
|
2017-03-11 18:17:11 +05:00 |
|
Chuvi
|
08825fdf0d
|
Add tab completion support in launcher. (#393)
Add tab completion support in launcher.
|
2017-03-10 03:15:08 +05:00 |
|
Lev
|
fb0c81aec9
|
Merge pull request #395 from dreamstalker/gradle_vs2015
Temporary add support for VS2015 in old gradle.
|
2017-03-09 20:21:38 +05:00 |
|
Lev
|
109cb5688b
|
Merge pull request #394 from dreamstalker/fixes20170309
Adjust public amalgamation on dedicated project. Add files to the project.
|
2017-03-09 20:11:16 +05:00 |
|
Lev
|
505e739921
|
Temporary add support for VS2015 in old gradle.
|
2017-03-09 19:59:14 +05:00 |
|
Lev
|
5ea579d274
|
Adjust public amalgamation on dedicated project. Add files to project.
|
2017-03-09 08:07:22 +05:00 |
|
Lev
|
46bf6e7af1
|
Remove excess project configurations.
|
2017-03-08 20:23:55 +05:00 |
|
Lev
|
ef81095bfb
|
Merge pull request #392 from Chuvi-w/PlatformToolsetSelector
Selecting correct toolset for VS2013/VS2015.
|
2017-03-08 18:08:35 +05:00 |
|
Chuvi
|
70d1c4a79a
|
Selecting correct toolset for VS2013/VS2015.
Probably, VS2017 should be added here too.
|
2017-03-08 15:55:00 +03:00 |
|
Lev
|
f3cc1943af
|
Add md5.cpp to project.
Add dedicated project to solution.
Warnings fixes.
|
2017-03-08 06:10:42 +05:00 |
|
In-line
|
f8e2b5004c
|
Add separate files for MD5 (#386)
* Add separate files for MD5
* Add license header to md5.h
* Add license header to md5.cpp
|
2017-03-02 01:21:19 +03:00 |
|
In-line
|
83e51d1151
|
Fix -netthread check (#385)
* Fix -netthread check
* Update net_ws.cpp
* Update net_ws.cpp
|
2017-03-02 01:19:23 +03:00 |
|
theAsmodai
|
fbdf8fb47d
|
Unit tests for IsSafeFileToDownload (#384)
* Added unit tests for IsSafeFileToDownload
* Fixed tests fail
* fixed crash
* Added more checks
|
2017-03-02 01:18:44 +03:00 |
|
theAsmodai
|
b9f88c1de8
|
Merge pull request #383 from In-line/FixNetSleep_Timeout
Refactor NET_Sleep_Timeout
|
2017-03-02 01:18:32 +03:00 |
|
In-line
|
5d1a416b03
|
Move max socket calculation to proper place
|
2017-02-27 22:41:17 +04:00 |
|
In-line
|
41d62afef0
|
Refactor NET_Sleep_Timeout
|
2017-02-27 22:38:10 +04:00 |
|
theAsmodai
|
415fddf615
|
Merge pull request #379 from In-line/FixHostStatus
Remove temp buffer from Host_Status_Printf
|
2017-02-25 17:53:23 +03:00 |
|
theAsmodai
|
43d433850d
|
Merge pull request #378 from In-line/MD5Opt
Optimize MD5_Print function
|
2017-02-25 17:51:50 +03:00 |
|