theAsmodai
5fa7569c26
Merge pull request #450 from In-line/patch-6
...
Fix #445
2017-04-30 01:31:47 +03:00
In-line
a3d05f2301
Fix #445
2017-04-29 23:41:49 +04:00
Lev
adac0d655d
Merge pull request #449 from In-line/patch-6
...
Refactor Sys_FloatTime in linux
2017-04-29 15:23:16 +05:00
In-line
0698bcc899
Refactor Sys_FloatTime in linux
2017-04-29 11:14:13 +04:00
In-line
f812b2ea2e
Fix possible null dereferences ( #443 )
...
* Fix possible null dereference in R_StudioCalcBonePosition
* Fix possible null dereference in NET_LagPacket
* Fix possible null dereference in SV_CreatePacketEntities_internal
2017-04-27 19:55:25 +05:00
theAsmodai
66fea521a8
Merge pull request #447 from In-line/patch-6
...
Add missing NOXREF and NOXREFCHECK to Host_Crash_f
2017-04-27 16:39:39 +03:00
In-line
edbb15a0ca
Add missing NOXREF and NOXREFCHECK to Host_Crash_f
2017-04-27 17:10:25 +04:00
In-line
187e04e25e
Refactor calls ( #445 )
...
Refactor NET_LagPacket calls
Refactor R_StudioCalcBonePosition call
2017-04-26 18:36:13 +03:00
In-line
4da6a09875
Fix out of bounds assign in Sys_InitGame ( #444 )
...
* Fix out of bounds assign in Sys_InitGame.
2017-04-26 18:44:18 +05:00
theAsmodai
c895428d1d
Merge pull request #439 from In-line/patch-6
...
Optimize PF_IsMapValid_I
2017-04-25 18:43:16 +03:00
theAsmodai
18afb757b7
Merge pull request #438 from In-line/patch-4
...
Add REHLDS_FIXES checks
2017-04-25 18:38:03 +03:00
In-line
52c6d0f855
Refactor & Fix pr_cmds.cpp ( #437 )
...
* Use sizeof in PF_stuffcmd_I
* Undef IGETINDEX_CHECK_FIELD after usage
* Move index variables to loops
* Use __func__ whenever possible, addition to #353
2017-04-25 20:30:32 +05:00
In-line
63357e9ce3
Optimize PF_IsMapValid_I
2017-04-25 18:41:50 +04:00
In-line
5f117f2c9e
Add REHLDS_FIXES checks
2017-04-25 18:38:20 +04: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
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
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