2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-03-30 22:29:07 +03:00

Commit Graph

  • 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
  • 6715402425 Workaround for texture precaching on case-sensitive filesystem (#325) Artem Golubikhin 2017-01-28 00:02:43 +03:00
  • 8513a0eae6 Merge pull request #324 from WPMGPRoSToTeMa/patch-3 theAsmodai 2017-01-27 03:09:03 +03:00
  • b175d2a829 Removed split packets processing on the server socket Artem Golubikhin 2017-01-27 02:26:33 +03:00
  • 94b591b4a8 Updating README.md. Lev 2017-01-26 05:04:49 +05:00
  • c70a05a40d Updating README.md. Lev 2017-01-26 04:51:09 +05:00
  • 27a2d94aff Updating README.md. Lev 2017-01-26 04:44:30 +05:00
  • c4c9829146 Added GccToolchain config - could be used via -PuseGcc command line argument. Lev 2017-01-26 04:23:23 +05:00
  • 94c23428db Fixed NOXREFCHECK macro for icc, added variants for gcc. Lev 2017-01-26 04:19:22 +05:00
  • 11ba3efdd6 Remove NOBODY from Sys_Error declaration. Lev 2017-01-25 21:34:07 +05:00
  • ad8a157346 Mark cmd_function_t.name const and apply adjustments to related functions. Lev 2017-01-25 19:51:49 +05:00
  • 830ff3b2ce Added cast in call to FileSystem_Init. Lev 2017-01-25 18:32:19 +05:00
  • 06f040072d Mark COM_CheckParm argument const. Lev 2017-01-25 18:30:34 +05:00
  • 141c867810 Declare and use __builtin_bswapXX. Lev 2017-01-25 17:11:11 +05:00
  • e1fa1ed090 Warning fix. Lev 2017-01-25 17:09:22 +05:00
  • 162247af9d Drop unused fasttimer.h. Lev 2017-01-25 16:51:19 +05:00
  • be5b192ed0 Tabify and formatting. Lev 2017-01-25 15:16:48 +05:00
  • 79164dc618 Ignore VS2015 files. Lev 2017-01-25 15:10:56 +05:00
  • 54749390de In GCC __FUNCTION__ is not a literal and can't be concatenated: pass it as argument. Lev 2017-01-25 15:00:51 +05:00
  • 4be9edaac3 Call pfnCreateBaseline via a cast instead of the naked function. Call SV_IsPlayerIndex directly on Linux. Lev 2017-01-25 06:46:15 +05:00
  • a2d4d64444 Fix warnings in Sys_Error. Lev 2017-01-25 04:49:16 +05:00
  • e6fa6d7c07 Merge pull request #321 from WPMGPRoSToTeMa/FixSpectatorBufferOverflow theAsmodai 2017-01-24 23:41:04 +03:00
  • 8f4b9b603c Refactoring around __FUNCTION__, small message changes. Lev 2017-01-25 01:14:09 +05:00
  • d13eed2256 Spacing between literals. Lev 2017-01-24 23:42:40 +05:00
  • ef3c83abc0 Move variable declarations under define that use them. Lev 2017-01-24 22:58:57 +05:00
  • 43fbd196a9 Corrected type of return value: NULL into FALSE. Lev 2017-01-24 22:57:07 +05:00
  • 50dc3acfde Allowed spectator and global unreliable buffer to overflow Extended spectator buffer WPMGPRoSToTeMa 2017-01-04 00:23:05 +03:00
  • 2382a8876f Fixed auto wad precaching (#319) Artem Golubikhin 2017-01-23 14:58:50 +03:00
  • 105075e0f6 Micro optimization and report recursive shutdown by Sys_Error (#318) In-line 2017-01-23 13:16:03 +04:00
  • fb3ec088e1 Fix and optimize file extension checks (#317) In-line 2017-01-21 23:00:50 +04:00
  • 47964c847b Merge pull request #314 from In-line/move_numleafs_check_to_model_load theAsmodai 2017-01-21 14:23:09 +03:00