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

Commit Graph

  • dab2663e6c Remove size constant on memset() call (#541) hooker Alibek Omarov 2017-11-09 01:55:56 +03:00
  • cc90106339
    CCommandLine::CheckParm Fix undefined behavior Add flag -no-pie to linker for executable files s1lent 2017-10-25 00:59:00 +07:00
  • 3317627359
    Remove leading lib prefix on all projects s1lent 2017-10-22 23:00:45 +07:00
  • d86c9ce39e
    publish.gradle: remove leading lib prefix s1lent 2017-10-22 20:26:24 +07:00
  • 2829c7ffde Fixed saving temporary string in PF_lightstyle_I (#532) Artem Golubikhin 2017-10-09 18:06:05 +03:00
  • ae28ee69b4 Merge pull request #528 from In-line/RemoveStrip theAsmodai 2017-09-30 12:31:30 +02:00
  • 10a6da22a1 Set stripSymbolTable to false In-line 2017-09-29 19:55:05 +04:00
  • cf4a94d8c1 Merge pull request #527 from In-line/SizeOptimizations theAsmodai 2017-09-29 17:29:59 +02:00
  • 190e0261af Optimize size by removing unused data and functions In-line 2017-09-28 21:10:33 +04:00
  • a444ce046b
    HLTV: Support GCC s1lent 2017-09-27 04:00:01 +07:00
  • 3c036eda31 Merge pull request #520 from WPMGPRoSToTeMa/safeloading theAsmodai 2017-09-13 02:07:13 +02:00
  • 0d20fdf770 Moved fixed flags under REHLDS_FIXES and LAUNCHER_FIXES Removed fixed flags from unnecessary places WPMGPRoSToTeMa 2017-09-12 21:26:11 +03:00
  • 274b80bb93 Make DLL loading more safe WPMGPRoSToTeMa 2017-09-10 18:14:33 +03:00
  • 4246a44557 Merge pull request #519 from theAsmodai/master theAsmodai 2017-08-24 13:22:29 +02:00
  • 3047a7b54b Use CONTENTS_EMPTY const asmodai 2017-08-23 17:07:09 +03:00
  • 5bd5e891d1 [NEED TESTS AND REVIEWS] Reworked EXT_FUNC usage (#513) Artem Golubikhin 2017-08-04 23:57:36 +03:00
  • b1f93cb321
    Fix build fails (affected #512) s1lent 2017-08-01 23:36:07 +07:00
  • 58db70b9e5 Merge pull request #512 from WPMGPRoSToTeMa/patch-10 theAsmodai 2017-08-01 18:38:30 +03:00
  • 369b857155 Fixed F exporting Artem Golubikhin 2017-07-31 04:51:40 +03:00
  • 9b75935be0 ReHLDS API: Updated 3.3 (#506) Dmitry Novikov 2017-07-26 05:10:39 +03:00
  • 1cea370869 Fix IsWhiteSpace (#434) In-line 2017-07-25 14:45:03 +04:00
  • b4ef456411
    HLTV: Use Q_* defines s1lent 2017-07-24 18:43:24 +07:00
  • b0660861cb
    Fixed crash hlds, when building with GCC 6.X and later Fix gcc compile s1lent 2017-07-24 01:09:08 +07:00
  • 2cf2fc6b63
    Reconstruction & cleanup include files Remove useless include files and part of code too Move defines Q_* functions from engine/common.h to public/strtools.h Rename functions: strcopy > Q_strlcpy strncopy > Q_strnlcpy s1lent 2017-07-23 16:22:49 +07:00
  • 06ed0a12fd
    Added platform toolset selector for VS2017 s1lent 2017-07-23 13:10:21 +07:00
  • ec204e5ad4 Merge pull request #494 from In-line/patch-7 theAsmodai 2017-07-12 00:01:25 +03:00
  • f85feab68e Fix accuracy, improve bullet physics. In-line 2017-07-11 22:34:01 +04:00
  • 49f657e3c4 Merge pull request #493 from WPMGPRoSToTeMa/patch-9 theAsmodai 2017-07-11 15:07:38 +03:00
  • 195a436fa3 Merge pull request #492 from In-line/patch-6 theAsmodai 2017-07-11 15:06:35 +03:00
  • ccd82079d1 Added BOM skipping for .cfg files Artem Golubikhin 2017-07-11 03:36:43 +03:00
  • cd9e83dd8d Use mtune=generic instead of march for GCC In-line 2017-07-10 22:00:09 +04:00
  • 61952babd8 Merge pull request #488 from WPMGPRoSToTeMa/serversayfix theAsmodai 2017-07-10 16:31:55 +03:00
  • 17fdec348d Rework of #5 to support CS Beta (#487 fix) WPMGPRoSToTeMa 2017-07-02 00:55:27 +03:00
  • 534522fce9 Merge pull request #486 from In-line/patch-6 theAsmodai 2017-06-30 18:29:19 +03:00
  • b630405028 Fix compilation under linux with ICC 17 (GCC 6.2) In-line 2017-06-30 18:16:07 +04:00
  • eac20aef3a
    GCC 5.X: Force disable macro _GLIBCXX_USE_CXX11_ABI for compatibility oldest version libstdc++ Fix #476 s1lent 2017-06-28 18:26:29 +07:00
  • ba2d9e2cc0 Merge pull request #479 from dreamstalker/hash_cdkey theAsmodai 2017-06-14 23:21:10 +03:00
  • 55da681497 Hash cdkey once when client connected asmodai 2017-06-13 13:34:18 +03:00
  • 8276436809
    Fixes #471 s1lent 2017-05-21 18:08:28 +07:00
  • 5981a4c544
    HLTV: Some fixes director part and small refactoring. s1lent 2017-05-13 21:52:14 +07:00
  • 92b6fd6944 Add WIN32_LEAN_AND_MEAN to prevent tons of unused windows definitions from headers. (#470) Dmitry Novikov 2017-05-12 00:06:45 +03:00
  • 49483d3b05 HLTV: Refactoring and fixes (#469) Dmitry Novikov 2017-05-11 23:11:16 +03:00
  • 96a8033de9 Add HLTV related projects into main solution. Lev 2017-05-11 21:21:36 +05:00
  • 5ae03d2c5c Launcher fix crash on linux (#468) Dmitry Novikov 2017-05-11 18:51:45 +03:00
  • 4663183f7a Implemented SystemWrapper.cpp (#467) Dmitry Novikov 2017-05-10 12:37:20 +03:00
  • 18f75dadf4
    HLTV: Fix typo. s1lent 2017-05-09 21:38:59 +07:00
  • 7432df957c HLTV: Some fixes and small refactoring. (#466) Dmitry Novikov 2017-05-09 16:43:15 +03:00
  • 3c05dad7a7 Merge pull request #463 from s1lentq/hltv-fixport Dmitry Novikov 2017-05-07 15:40:25 +03:00
  • 759f51552e
    Fixes wrong port sending via steamapi s1lent 2017-05-07 19:09:02 +07:00
  • ba25dfb20a Merge pull request #461 from s1lentq/patch-xp Dmitry Novikov 2017-05-06 18:36:31 +03:00
  • 33d76dd68e
    launcher: support xp s1lent 2017-05-06 20:57:20 +07:00
  • f2b080ebba Merge pull request #457 from s1lentq/hltv-patch1 Dmitry Novikov 2017-05-05 19:06:31 +03:00
  • 87131e27e2 Make launcher code cleaner launcher_refactoring asmodai 2017-05-05 18:45:24 +03:00
  • 96b985b799 Merge pull request #456 from dreamstalker/launcher_refactoring theAsmodai 2017-05-05 18:38:21 +03:00
  • fa6bc4b98e
    HLTV: Fix crash and small refactoring. HLTV: Removed the obsolete filesystem_steam. s1lent 2017-05-05 21:54:31 +07:00
  • 0c4f5d37ad Fix crash on linux asmodai 2017-05-05 18:30:10 +03:00
  • 97edca1d90 Merge pull request #410 from dreamstalker/launcher_refactoring theAsmodai 2017-05-04 22:32:00 +03:00
  • 4ddd0ede7d Merge pull request #453 from s1lentq/fix_crash_hltv s1lentq 2017-05-04 20:27:23 +03:00
  • 98ba97820a HLTV: Fix crash the client on the connection to master server. s1lent 2017-05-05 00:23:59 +07:00
  • 3d4e4ae8e8 Merge pull request #452 from s1lentq/patch-21 theAsmodai 2017-05-04 01:32:42 +03:00
  • 1f355d6a5b SV_RecursiveHullCheck: fix typo DELTA_TestDelta: reverse engineering mistake. s1lent 2017-05-04 04:28:06 +07:00
  • f48ddcfadd Merge pull request #440 from s1lentq/hltv s1lentq 2017-05-03 21:38:15 +03:00
  • cd7798b7a8 Merge branch 'master' of github.com:dreamstalker/rehlds into hltv s1lent 2017-05-04 00:50:08 +07:00
  • a6ebcc747c Merge branch 'master' into launcher_refactoring Lev 2017-05-03 20:41:14 +05:00
  • 337847ddc1 Merge pull request #366 from Sh1ft0x0EF/coderev Lev 2017-05-03 20:37:38 +05:00
  • 46cd13fcd6 Add project HLTV s1lent 2017-04-24 04:26:43 +07:00
  • 5fa7569c26 Merge pull request #450 from In-line/patch-6 theAsmodai 2017-04-30 01:31:47 +03:00
  • a3d05f2301 Fix #445 In-line 2017-04-29 23:41:49 +04:00
  • adac0d655d Merge pull request #449 from In-line/patch-6 Lev 2017-04-29 15:23:16 +05:00
  • 0698bcc899 Refactor Sys_FloatTime in linux In-line 2017-04-29 11:14:13 +04:00
  • f812b2ea2e Fix possible null dereferences (#443) In-line 2017-04-27 18:55:25 +04:00
  • 66fea521a8 Merge pull request #447 from In-line/patch-6 theAsmodai 2017-04-27 16:39:39 +03:00
  • edbb15a0ca Add missing NOXREF and NOXREFCHECK to Host_Crash_f In-line 2017-04-27 17:06:10 +04:00
  • 187e04e25e Refactor calls (#445) In-line 2017-04-26 19:36:13 +04:00
  • 4da6a09875 Fix out of bounds assign in Sys_InitGame (#444) In-line 2017-04-26 17:44:18 +04:00
  • 416637e970 Const-like defines -> consts Sh1ft0x0EF 2017-04-26 00:51:29 +00:00
  • c895428d1d Merge pull request #439 from In-line/patch-6 theAsmodai 2017-04-25 18:43:16 +03:00
  • 18afb757b7 Merge pull request #438 from In-line/patch-4 theAsmodai 2017-04-25 18:38:03 +03:00
  • 52c6d0f855 Refactor & Fix pr_cmds.cpp (#437) In-line 2017-04-25 19:30:32 +04:00
  • 63357e9ce3 Optimize PF_IsMapValid_I In-line 2017-04-25 18:41:50 +04:00
  • 5f117f2c9e Add REHLDS_FIXES checks In-line 2017-04-25 18:38:20 +04:00
  • 6bda5ecbba Restructuring of rehlds for HLTV project. Improved hooks stuff: Removed wrappers for virtual functions hooks. s1lent 2017-04-23 20:42:15 +07:00
  • 7efc256c7c Update IsComment (#433) In-line 2017-04-23 16:19:56 +04:00
  • d4e76672e6 Merge pull request #432 from bryant1410/master Lev 2017-04-18 08:09:03 +05:00
  • d84d92964b Fix broken Markdown headings Santiago Castro 2017-04-17 23:54:10 -03:00
  • 6ee60a1f76 invert condition asmodai 2017-03-23 00:47:27 +03:00
  • 7e05e65513 Merge pull request #414 from dreamstalker/fixes20170321 Lev 2017-03-21 01:24:57 +05:00
  • 45a84ead82 Add check for NULL edict. Lev 2017-03-21 01:14:27 +05:00
  • c4d0210615 Merge pull request #413 from dreamstalker/fixes201703194 Lev 2017-03-20 00:02:21 +05:00
  • 0f4b380bee Added brackets after sizeof asmodai 2017-03-19 21:56:05 +03:00
  • 2c98e14606 Launcher refactoring asmodai 2017-02-28 02:22:37 +03:00
  • be6a16eb39 Use TYPE_xxx defines for *hltv values. Lev 2017-03-19 23:45:35 +05:00
  • e92df0e3f4 Merge pull request #409 from dreamstalker/fixes201703192 Lev 2017-03-19 22:41:16 +05:00
  • a4d2cd722f Merge pull request #412 from dreamstalker/fixes201703193 Lev 2017-03-19 22:36:21 +05:00
  • 2fc756efd1 Merge pull request #411 from dreamstalker/fixes201703194 Lev 2017-03-19 22:35:57 +05:00
  • ac3fdd5c5a Add and use netsrc_s size. Lev 2017-03-19 21:57:21 +05:00
  • 7c8dd5964d Leave FL_DORMANT in flags on disconnect if present (used by CS). Lev 2017-03-19 21:46:20 +05:00
  • 7e2dac19aa Merge pull request #408 from dreamstalker/fixes20170319 theAsmodai 2017-03-19 18:32:21 +03:00
  • 278573df1b Make cycle more close to original. Optimisation in call to the sleep function. Lev 2017-03-13 18:30:53 +05:00
  • 95a7df6ba5 Reset edict flags on client disconnect. Lev 2017-03-19 19:50:38 +05:00