2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-07-23 05:31:42 +03:00

Commit Graph

  • f63bd849fa Merge pull request #407 from dreamstalker/fixes20170319 theAsmodai 2017-03-19 14:19:01 +03:00
  • 48bb47d2dc Allow to modify triggers collection while iterating it (prevent crash). Lev 2017-03-19 08:00:58 +05:00
  • f943efbbfa Merge pull request #406 from dreamstalker/fixes20170315 theAsmodai 2017-03-15 20:06:18 +03:00
  • 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. Lev 2017-03-15 11:51:00 +05:00
  • 3571706f02 Merge pull request #401 from Chuvi-w/RemoveSplitpacketMagicNumber theAsmodai 2017-03-12 23:10:39 +03:00
  • 386fc4959e Changed magic number -2 (0xFFFFFFFE to NET_HEADER_FLAG_SPLITPACKET) Chuvi 2017-03-12 19:36:11 +03:00
  • 28ee0d7456 Updated dedicated.rc file. Lev 2017-03-12 19:44:38 +05:00
  • 3607fc154a Fix compilation under GCC. Lev 2017-03-12 18:25:11 +05:00
  • 69c1833b4b Move sv_delta_s declaration to the public file. Add missing files to the project. Lev 2017-03-12 18:09:38 +05:00
  • 099f062c3f Drop unneded dedicated.sln file. Lev 2017-03-11 21:49:00 +05:00
  • 762751b7d5 Enable useGcc gradle option for dedicated project. Lev 2017-03-11 18:30:25 +05:00
  • 3fb1bcaaba Enable useGcc gradle option for dedicated project. Lev 2017-03-11 18:24:10 +05:00
  • fd8e550f0d Enable useGcc gradle option for dedicated project. Lev 2017-03-11 18:13:07 +05:00
  • 08825fdf0d Add tab completion support in launcher. (#393) Chuvi 2017-03-10 01:15:08 +03:00
  • fb0c81aec9 Merge pull request #395 from dreamstalker/gradle_vs2015 Lev 2017-03-09 20:21:38 +05:00
  • 109cb5688b Merge pull request #394 from dreamstalker/fixes20170309 Lev 2017-03-09 20:11:16 +05:00
  • 505e739921 Temporary add support for VS2015 in old gradle. Lev 2017-03-09 19:59:14 +05:00
  • 5ea579d274 Adjust public amalgamation on dedicated project. Add files to project. Lev 2017-03-09 08:07:22 +05:00
  • 46bf6e7af1 Remove excess project configurations. Lev 2017-03-08 20:23:55 +05:00
  • ef81095bfb Merge pull request #392 from Chuvi-w/PlatformToolsetSelector Lev 2017-03-08 18:08:35 +05:00
  • 70d1c4a79a Selecting correct toolset for VS2013/VS2015. Probably, VS2017 should be added here too. Chuvi 2017-03-08 15:55:00 +03:00
  • f3cc1943af Add md5.cpp to project. Add dedicated project to solution. Warnings fixes. Lev 2017-03-08 06:10:42 +05:00
  • f8e2b5004c Add separate files for MD5 (#386) In-line 2017-03-02 02:21:19 +04:00
  • 83e51d1151 Fix -netthread check (#385) In-line 2017-03-02 02:19:23 +04:00
  • fbdf8fb47d Unit tests for IsSafeFileToDownload (#384) theAsmodai 2017-03-02 01:18:44 +03:00
  • b9f88c1de8 Merge pull request #383 from In-line/FixNetSleep_Timeout theAsmodai 2017-03-02 01:18:32 +03:00
  • 5d1a416b03 Move max socket calculation to proper place In-line 2017-02-27 22:41:17 +04:00
  • 41d62afef0 Refactor NET_Sleep_Timeout In-line 2017-02-27 22:38:10 +04:00
  • 415fddf615 Merge pull request #379 from In-line/FixHostStatus theAsmodai 2017-02-25 17:53:23 +03:00
  • 43d433850d Merge pull request #378 from In-line/MD5Opt theAsmodai 2017-02-25 17:51:50 +03:00
  • 64bd89bb8e Remove temp buffer from Host_Status_Printf In-line 2017-02-24 12:32:31 +04:00
  • d51847f2b6 Optimize MD5_Print function In-line 2017-02-24 11:49:17 +04:00
  • 9387422655 Fix IsSafeFileToDownload (thx [WPMG]PRoSToTeM@) (#374) In-line 2017-02-21 02:18:45 +04:00
  • a28a401a99 Merge pull request #376 from In-line/patch-4 Lev 2017-02-20 22:05:05 +05:00
  • ec49dbbbf3 Use _func_ in NET_GetLong In-line 2017-02-20 20:35:36 +04:00
  • 2d88e0a4c7 Merge pull request #375 from In-line/MaxCvarListFiles Lev 2017-02-20 21:12:03 +05:00
  • 228c365f61 Update cvar.cpp In-line 2017-02-20 20:07:41 +04:00
  • 310e963a38 Update cvar.cpp In-line 2017-02-20 20:06:55 +04:00
  • 61afe7a7b9 Update cvar.cpp/cvar.h In-line 2017-02-20 20:05:40 +04:00
  • bd8019da9f Add MAX_CVARLIST_FILES define In-line 2017-02-20 19:08:07 +04:00
  • 590227aa8d Merge pull request #373 from Sh1ft0x0EF/coderev-generic Lev 2017-02-20 16:39:33 +05:00
  • 1b75722974 Fix missing license headers Sh1ft0x0EF 2017-02-20 15:03:53 +04:00
  • f1e6b6ca40 Merge pull request #372 from Sh1ft0x0EF/coderev-generic Lev 2017-02-19 10:20:09 +05:00
  • 4a90fa39a1 Added crlf at the file ending. Lev 2017-02-19 10:04:22 +05:00
  • 77482953d9 enum-like defines -> enums Sh1ft0x0EF 2017-02-18 22:53:56 +04:00
  • 8960c2ec5e Merge pull request #371 from Sh1ft0x0EF/coderev-pragma Lev 2017-02-18 20:49:01 +05:00
  • 774e065278 Use pragma once for headers (368B - Same as #368 but using pragma only) Sh1ft0x0EF 2017-02-18 18:58:37 +04:00
  • 0b95a4f976 Merge pull request #370 from shelru/Description-fixz Lev 2017-02-18 17:26:44 +05:00
  • 10ae7b6988 Basic editor rules. Lev 2017-02-18 17:10:03 +05:00
  • 0cf0746afb Merge pull request #364 from WPMGPRoSToTeMa/patch-7 Lev 2017-02-18 17:08:17 +05:00
  • 09fc396a84 Some desc added. shelru 2017-02-18 15:59:20 +04:00
  • 776ac6f2f8 Merge pull request #369 from dreamstalker/refactor20170218 Lev 2017-02-18 14:07:31 +05:00
  • ef8134168b Small refactoring. Lev 2017-02-18 13:55:05 +05:00
  • 0b4c5c404f Merge pull request #365 from dreamstalker/fixes20170217 Lev 2017-02-17 23:03:26 +05:00
  • f97308fc78 Refactoring, #362. Lev 2017-02-17 22:40:25 +05:00
  • facbbafb8a Fixed double userinfo sending when SetClientKeyValue is used in ClientUserInfoChanged Artem Golubikhin 2017-02-17 19:14:33 +03:00
  • c55837e42a Refactoring: use SOCKET type for sockets, simplified code for invalid socket value. (#359) Lev 2017-02-17 17:26:44 +05:00
  • 5c34ee85ea Fixed post build event. Lev 2017-02-15 20:04:23 +05:00
  • 42ae4c2e97 MSVC Warning Fix (v140_xp) (#355) souvikdas95 2017-02-15 20:29:39 +05:30
  • 9ee7e6e95f Formatting. Lev 2017-02-15 08:41:28 +05:00
  • 94fb06f95b Merge pull request #358 from dreamstalker/fixes_unrechable Lev 2017-02-15 08:22:06 +05:00
  • b03dc58897 Fixed most of unrechable code. Lev 2017-02-15 08:10:29 +05:00
  • c702da50ef Merge pull request #357 from dreamstalker/fixes20170215 Lev 2017-02-15 06:15:27 +05:00
  • a0a5202362 Suffix parameters in type declaration to avoid messing with macros and local variables. Lev 2017-02-15 06:04:23 +05:00
  • 9ecd027518 Remove comment (#352) In-line 2017-02-15 04:58:09 +04:00
  • 6e5a4eb010 Merge pull request #327 from souvikdas95/master Lev 2017-02-15 05:20:17 +05:00
  • 656c5d5f52 Fixed: parameter constraint in PF_lightstyle_I Souvik Das 2017-02-15 00:32:54 +05:30
  • 6a9d611a25 Fixed: parameter constraints in meta forwards Souvik Das 2017-02-15 00:10:58 +05:30
  • 0a62dab196 Added more constraints to cmd functions Souvik Das 2017-02-14 22:55:31 +05:30
  • e2e4e90abe Merge pull request #354 from dreamstalker/fixes20170214 Lev 2017-02-14 22:00:22 +05:00
  • 9ae0cb3f57 Remove static link option for gcc lib too. Lev 2017-02-14 21:29:46 +05:00
  • 96d7b982a9 Merge pull request #351 from s1lentq/stdc_compat theAsmodai 2017-02-14 19:23:09 +03:00
  • 28d4b4e559 Merge pull request #353 from In-line/UseFuncWheneverPossible Lev 2017-02-14 21:06:44 +05:00
  • f892229a40 Use __func__ whenever possible In-line 2017-02-14 19:47:09 +04:00
  • 1b893376db Remove link statically with libstdc++ and add compatibility tricks to avoid symbols with version GLIBCXX_3.4.16 and bigger. s1lent 2017-02-14 21:27:57 +07:00
  • c2de84abf5 HLDS Launcher: Fix pingboost 1 s1lent 2017-02-14 17:15:23 +07:00
  • 562f957477 Fixed typo in comment. Lev 2017-02-14 04:36:15 +05:00
  • 5eb2498ced HLDS Launcher: Fix pingboost s1lent 2017-02-14 03:51:06 +07:00
  • 69bdbc2575 Merge pull request #350 from s1lentq/hlds_launcher Lev 2017-02-14 01:01:50 +05:00
  • 3bf374d298 Add project Dedicated (hlds launcher without VGUI) s1lent 2017-02-14 00:45:46 +07:00
  • 713eb77e9e Merge pull request #349 from dreamstalker/fixes20170212 Lev 2017-02-13 01:36:01 +05:00
  • 9905fc6839 Added some comment. Lev 2017-02-13 01:34:25 +05:00
  • 4fa22385be Merge pull request #348 from dreamstalker/fixes20170212 theAsmodai 2017-02-12 23:02:10 +03:00
  • eb27095f73 Fix CreateBaseline call crash under Linux and change parameters passing under Windows. Lev 2017-02-12 22:53:07 +05:00
  • 27f002256a Merge pull request #344 from WPMGPRoSToTeMa/patch-6 Lev 2017-02-11 08:42:49 +05:00
  • 4ec65317f9 Fixed typo in SV_FindModelNumbers Artem Golubikhin 2017-02-11 06:15:55 +03:00
  • d7dc53ced2 Updated README. Lev 2017-02-11 02:55:23 +05:00
  • 2f64cfc873 GCC support (#339) Lev 2017-02-11 01:51:22 +05:00
  • f96e27fd79 Define __func__ on VS less than 2015. gcc Lev 2017-02-10 07:23:19 +05:00
  • 1a4b0a60b3 Change __FUNCTION__ into __func__. Lev 2017-02-10 07:03:03 +05:00
  • dec8f3d094 Use __FUNCTION__ in calls to Sys_Error and Host_Error. Lev 2017-02-08 03:47:59 +05:00
  • 3e7aaae919 Use __FUNCTION__. Lev 2017-02-08 01:11:42 +05:00
  • b0cd67b112 Merge pull request #338 from WPMGPRoSToTeMa/LocalGametime Lev 2017-02-07 01:38:00 +05:00
  • f797704762 Fixed build fail WPMGPRoSToTeMa 2017-02-06 20:29:36 +03:00
  • 027a01bf42 Merge pull request #337 from WPMGPRoSToTeMa/LocalGametime theAsmodai 2017-02-06 13:51:12 +03:00
  • dacd3bf14e Fixed local gametime ticking when server is paused WPMGPRoSToTeMa 2017-02-06 02:43:59 +03:00
  • 512c03160e Ignore VS2015 files. Lev 2017-02-05 03:04:20 +05:00
  • 9d5b94a514 Do model leafs check only in single player. (#336) Lev 2017-02-04 23:11:21 +05:00
  • f5faf796d9 Small fixes and formatting. (#331) Lev 2017-02-03 23:07:24 +05:00
  • 21d8ca5521 Update README.md (#329) In-line 2017-01-28 17:24:32 +04:00