Commit Graph

657 Commits

Author SHA1 Message Date
Lev
0cf0746afb Merge pull request #364 from WPMGPRoSToTeMa/patch-7
Fixed double userinfo sending when SetClientKeyValue is used in ClientUserInfoChanged.
2017-02-18 17:08:17 +05:00
shelru
09fc396a84 Some desc added.
Update description for 'kick' cmd.
2017-02-18 15:59:20 +04:00
Lev
776ac6f2f8 Merge pull request #369 from dreamstalker/refactor20170218
Small refactoring.
2017-02-18 14:07:31 +05:00
Lev
ef8134168b Small refactoring. 2017-02-18 13:58:23 +05:00
Lev
0b4c5c404f Merge pull request #365 from dreamstalker/fixes20170217
Refactoring, #362.
2017-02-17 23:03:26 +05:00
Lev
f97308fc78 Refactoring, #362. 2017-02-17 22:40:25 +05:00
Artem Golubikhin
facbbafb8a Fixed double userinfo sending when SetClientKeyValue is used in ClientUserInfoChanged 2017-02-17 19:14:33 +03:00
Lev
c55837e42a Refactoring: use SOCKET type for sockets, simplified code for invalid socket value. (#359)
* Refactoring: use SOCKET type for sockets, simplified code for invalid socket value.
Fixed bug in reversing.

* Fixed Linux build.
2017-02-17 15:26:44 +03:00
Lev
5c34ee85ea Fixed post build event. 2017-02-15 20:04:23 +05:00
souvikdas95
42ae4c2e97 MSVC Warning Fix (v140_xp) (#355)
MSVC Warnings Fixes (v140_xp).
2017-02-15 19:59:39 +05:00
Lev
9ee7e6e95f Formatting. 2017-02-15 08:41:28 +05:00
Lev
94fb06f95b Merge pull request #358 from dreamstalker/fixes_unrechable
Fixed most of unrechable code.
2017-02-15 08:22:06 +05:00
Lev
b03dc58897 Fixed most of unrechable code. 2017-02-15 08:10:29 +05:00
Lev
c702da50ef Merge pull request #357 from dreamstalker/fixes20170215
Suffix parameters in type declaration to avoid messing with macros and local variables.
2017-02-15 06:15:27 +05:00
Lev
a0a5202362 Suffix parameters in type declaration to avoid messing with macros and local variables. 2017-02-15 06:04:23 +05:00
In-line
9ecd027518 Remove comment (#352)
* Remove comment.
2017-02-15 05:58:09 +05:00
Lev
6e5a4eb010 Merge pull request #327 from souvikdas95/master
Fixed: parameter constraints in meta forwards & cmd functions.
2017-02-15 05:20:17 +05:00
Souvik Das
656c5d5f52 Fixed: parameter constraint in PF_lightstyle_I 2017-02-15 00:32:54 +05:30
Souvik Das
6a9d611a25 Fixed: parameter constraints in meta forwards 2017-02-15 00:10:58 +05:30
Souvik Das
0a62dab196 Added more constraints to cmd functions 2017-02-14 22:55:31 +05:30
Lev
e2e4e90abe Merge pull request #354 from dreamstalker/fixes20170214
Remove static link option for gcc lib too.
2017-02-14 22:00:22 +05:00
Lev
9ae0cb3f57 Remove static link option for gcc lib too. 2017-02-14 21:29:46 +05:00
theAsmodai
96d7b982a9 Merge pull request #351 from s1lentq/stdc_compat
Remove link statically with libstdc++
2017-02-14 19:23:09 +03:00
Lev
28d4b4e559 Merge pull request #353 from In-line/UseFuncWheneverPossible
Use __func__ whenever possible.
2017-02-14 21:06:44 +05:00
In-line
f892229a40 Use __func__ whenever possible 2017-02-14 19:47:09 +04:00
s1lent
1b893376db Remove link statically with libstdc++ and add compatibility tricks to avoid symbols with version GLIBCXX_3.4.16 and bigger. 2017-02-14 22:02:15 +07:00
s1lent
c2de84abf5 HLDS Launcher: Fix pingboost 1 2017-02-14 17:15:23 +07:00
Lev
562f957477 Fixed typo in comment. 2017-02-14 04:36:40 +05:00
s1lent
5eb2498ced HLDS Launcher: Fix pingboost 2017-02-14 04:39:31 +07:00
Lev
69bdbc2575 Merge pull request #350 from s1lentq/hlds_launcher
Add project HLDS Launcher
2017-02-14 01:01:50 +05:00
s1lent
3bf374d298 Add project Dedicated (hlds launcher without VGUI) 2017-02-14 02:56:38 +07:00
Lev
713eb77e9e Merge pull request #349 from dreamstalker/fixes20170212
Added some comment.
2017-02-13 01:36:01 +05:00
Lev
9905fc6839 Added some comment. 2017-02-13 01:34:25 +05:00
theAsmodai
4fa22385be Merge pull request #348 from dreamstalker/fixes20170212
Fix CreateBaseline call crash under Linux and change parameters passing under Windows.
2017-02-12 23:02:10 +03:00
Lev
eb27095f73 Fix CreateBaseline call crash under Linux and change parameters passing under Windows. 2017-02-12 22:53:07 +05:00
Lev
27f002256a Merge pull request #344 from WPMGPRoSToTeMa/patch-6
Fixed typo in SV_FindModelNumbers
2017-02-11 08:42:49 +05:00
Artem Golubikhin
4ec65317f9 Fixed typo in SV_FindModelNumbers 2017-02-11 06:15:55 +03:00
Lev
d7dc53ced2 Updated README. 2017-02-11 02:55:23 +05:00
Lev
2f64cfc873 GCC support (#339)
* GCC support - could be used via -PuseGcc command line argument.

* Refactoring around __FUNCTION__, change __FUNCTION__ into __func__.

* Refactoring, formatting, small fixes.
2017-02-11 01:51:22 +05:00
Lev
b0cd67b112 Merge pull request #338 from WPMGPRoSToTeMa/LocalGametime
Fixed build fail
2017-02-07 01:38:00 +05:00
WPMGPRoSToTeMa
f797704762 Fixed build fail 2017-02-06 20:36:30 +03:00
theAsmodai
027a01bf42 Merge pull request #337 from WPMGPRoSToTeMa/LocalGametime
Fixed local gametime ticking when server is paused
2017-02-06 13:51:12 +03:00
WPMGPRoSToTeMa
dacd3bf14e Fixed local gametime ticking when server is paused 2017-02-06 02:43:59 +03:00
Lev
512c03160e Ignore VS2015 files. 2017-02-05 03:04:20 +05:00
Lev
9d5b94a514 Do model leafs check only in single player. (#336)
* Do model leafs check only in single player.
2017-02-04 23:11:21 +05:00
Lev
f5faf796d9 Small fixes and formatting. (#331)
* Allow hlds.exe to be renamed, just disable testing suite.

* Corrected structure field name.

* A bit of formatting and types fixes.

* Correct the code to avoid visual studio code parsing bug (it doesn't process half of pair curly braces in defines correctly).

* A bit more cleanup.
2017-02-03 23:07:24 +05:00
In-line
21d8ca5521 Update README.md (#329) 2017-01-28 18:24:32 +05:00
Artem Golubikhin
6715402425 Workaround for texture precaching on case-sensitive filesystem (#325)
That fixes a problem when texture file for model ends with "t.mdl", not "T.mdl"
2017-01-28 02:02:43 +05:00
theAsmodai
8513a0eae6 Merge pull request #324 from WPMGPRoSToTeMa/patch-3
Removed split packets processing on the server socket
2017-01-27 03:09:03 +03:00
Artem Golubikhin
b175d2a829 Removed split packets processing on the server socket 2017-01-27 02:26:33 +03:00