2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-04-21 13:53:34 +03:00

Commit Graph

  • f3ae0987b9
    SV_HandleClientMessage_api: loop break when got invalid message (as default behavior) s1lent 2019-08-11 03:01:49 +07:00
  • ed0e4fedcf
    PreBuild.bat: Fix generate overrun number of build built from msvc s1lent 2019-08-11 03:01:18 +07:00
  • 084bd023d2
    ReHLDS API: Extending api s1lent 2019-08-11 03:01:01 +07:00
  • 9f7be106ed Add toolset for VS 19 (#712) Shorohov Sergey 2019-08-10 17:00:37 +03:00
  • 0c28b707a0
    SV_EmitSound2: check player to fakeclient and active. Closes s1lentq/reapi#137 s1lent 2019-07-31 00:01:39 +07:00
  • b4ddf0bbd3
    Send fake build number in S2C_CONNECTION packet s1lent 2019-07-30 23:28:19 +07:00
  • a0926eda44
    HLTV: Closed #657 HLDS: Moved check to limit of leafs into SV_SpawnServer function. s1lent 2019-07-30 23:20:05 +07:00
  • 0c8d3d76ac Fix for range loop in CUtlVector (#697) Karol Szuster 2019-06-05 19:31:06 +02:00
  • 3f809d018a Simple entity editor (#694) Karaulov 2019-05-07 15:52:00 +03:00
  • 998f17263e
    [api] Added MSG_* funcs [rehlsdk] Added missing platform.h Bump minor version s1lent 2019-04-30 22:02:23 +07:00
  • f6822e30ea fix buffer overflow (#687) namazso 2019-03-29 18:21:09 +00:00
  • 89be2166ee
    Merge pull request #660 from dreamstalker/cll_hookchain theAsmodai 2018-09-29 12:47:42 +03:00
  • 2444c9fe15
    Merge pull request #659 from dreamstalker/ipbans_check theAsmodai 2018-09-29 12:47:34 +03:00
  • c2d311c6df Add hookchain for connectionless limiter Asmodai 2018-09-27 01:00:11 +03:00
  • 93222402b8 Optimize check for bans by ip Asmodai 2018-09-26 23:48:10 +03:00
  • 83f53fb5c5
    Merge pull request #652 from WPMGPRoSToTeMa/fix-net-queuepacket-workflow theAsmodai 2018-09-19 13:46:45 +03:00
  • 4abeb0c8b5
    Merge pull request #653 from dreamstalker/chal_api theAsmodai 2018-09-15 13:00:34 +03:00
  • 834c5a9eda Reworked SV_CheckChallenge_api function Asmodai 2018-09-15 12:21:01 +03:00
  • d15ebf6df2 Fixed NET_QueuePacket workflow WPMGPRoSToTeMa 2018-09-15 00:16:19 +03:00
  • 469908f5c5
    Fix #483 s1lent 2018-09-03 18:04:47 +07:00
  • 237ee46464
    SV_WriteId_f, DemoFile::StartRecording: Enforce certain extensions be used for files (*.dem, *.cfg) and prevent certain path characters from being used in commands SV_CheckForDuplicateNames: revert checks (default behavior hlds) s1lent 2018-09-03 17:34:08 +07:00
  • 0ce0af7d0f
    Merge pull request #643 from s1lentq/master theAsmodai 2018-08-11 18:04:52 +03:00
  • 3eed9d11e7
    Check limits up to MAX_MODELS for precached local models (Related #633) s1lent 2018-08-08 14:06:03 +07:00
  • 4da8c9ebcd
    Merge pull request #641 from dreamstalker/namedots theAsmodai 2018-08-06 11:36:30 +03:00
  • c7616fa283 Additional check for '..' in fixed names Asmodai 2018-08-05 12:01:59 +03:00
  • 65c6ce593b
    Bugfix: Prevent to pre-cache same local models twice and more (Affects #612) s1lent 2018-05-22 19:09:21 +07:00
  • 87a2d170ec
    Merge pull request #614 from s1lentq/fligthrec-move-to-debug theAsmodai 2018-05-13 21:30:05 +03:00
  • 7fa57453ed
    Move REHLDS_FLIGHT_REC macro to debug build s1lent 2018-05-10 23:05:10 +07:00
  • 87a10a1e41
    Added sv_rehlds_maxclients_from_single_ip cvar (#610) theAsmodai 2018-05-07 21:24:21 +03:00
  • 1328b28304
    Merge branch 'master' into ipconnlimit ipconnlimit Dmitry Novikov 2018-05-07 23:07:02 +07:00
  • 19c22d7538 Skipping local model to pre-cached if no entities to transmit. (#612) Dmitry Novikov 2018-05-07 21:18:56 +07:00
  • 2e2b93131d
    Closes #611 s1lent 2018-05-07 01:44:37 +07:00
  • 2fa7655370
    Bugfix Info_ValueForKey: Fix wrong comparison s1lent 2018-05-06 13:33:38 +07:00
  • f324df867f
    Info code refactoring (#604) theAsmodai 2018-05-04 23:37:53 +03:00
  • 97868baf92
    Merge pull request #581 from dreamstalker/hltv_frag_validation theAsmodai 2018-05-04 23:37:18 +03:00
  • 204b843068 Added sv_rehlds_maxclients_from_single_ip cvar Correctly reject overlimit connections Asmodai 2018-05-04 00:39:14 +03:00
  • 5fdafc1f3e
    Merge pull request #597 from IgnacioFDM/patch-1 theAsmodai 2018-04-28 12:50:09 +03:00
  • ce163a323b
    Fixes for new exploit involving " in info strings. (#596) Alik Aslanyan 2018-04-06 20:11:38 +04:00
  • ec63e8f162
    Dummy assignment? IgnacioFDM 2018-04-03 14:27:19 -03:00
  • 19e3a5df56 Fix (Re)HLDS exploit (Can't use keys or values with a ") IgnacioDM 2018-04-01 11:53:32 -03:00
  • 7cfae98e81
    Reworked NetChannel::ValidateFragments Added macros HLTV_FIXES Minor refactoring BitBuffer.cpp and cosmetic changes s1lent 2018-02-22 17:31:28 +07:00
  • 822df9a92d
    Default sv_rollangle/sv_rollspeed to 0.0 (without REHLDS_FIXES) (#584) In-line 2018-02-21 21:47:13 +04:00
  • 0d5a8ee2bf
    Set default values sv_rollspeed, sv_rollangle for the default behavior s1lent 2018-02-21 15:57:53 +07:00
  • acf44cf949 Add missing sv_* cvars registration. (#583) In-line 2018-02-20 20:53:29 +04:00
  • 4d87e215d3 Add fragments validation to hltv Asmodai 2018-02-17 01:45:10 +03:00
  • 7a415ed47c
    SV_CountResourceByType: Remove useless filter s1lent 2018-02-14 19:13:19 +07:00
  • 20de6914f7
    Merge pull request #579 from s1lentq/fix-char3164 theAsmodai 2018-02-13 14:55:07 +03:00
  • fec4b1bbe6
    Fix non-printable character 0x3164 s1lent 2018-02-13 17:47:52 +07:00
  • 82ee1b0aac
    ReHLDS API: Implemented CRehldsServerStatic::GetMaxClientsLimit Bump minor version s1lent 2018-01-24 17:34:06 +07:00
  • 20200f7eaa
    ReHLDS API: Use maxclientslimit instead maxclients s1lent 2018-01-24 17:19:53 +07:00
  • 923c838807 Refactoring and fixes in net_ws (#567) In-line 2018-01-18 15:13:38 +04:00
  • a8f4f03e3e
    SV_FlyMove: Add impact to MOVETYPE_TOSS (related #555) s1lent 2018-01-17 17:29:03 +07:00
  • 01781eacc1
    Fix missed else-statement related #555 s1lent 2017-12-30 19:01:27 +07:00
  • 780afd0227
    Prevent crash when steam not active yet s1lent 2017-12-20 20:49:36 +07:00
  • e6a9fd1095
    Small refactoring r_studio.cpp s1lent 2017-12-20 20:05:12 +07:00
  • f5784be364
    Reversed CIPRateLimit Minor refactoring s1lent 2017-12-19 21:34:15 +07:00
  • 5e2bd82b00
    Improve movement toss (#555) Dmitry Novikov 2017-12-18 19:01:18 +07:00
  • a761c5d380 Small refactoring in pr_edict. Lev 2017-12-15 20:23:36 +05:00
  • 8249802a70
    ICC: Use -fp-model precise for ANSI/IEEE standards compliance s1lent 2017-12-15 02:15:59 +07:00
  • 6994b32f25
    HLTV: Rename GROUP_UNKNOWN to GROUP_MULTICAST s1lent 2017-12-15 01:35:42 +07:00
  • 690296605f
    Revert: sv_force_ent_intersection s1lent 2017-12-15 00:54:56 +07:00
  • 2d85358e7e
    SV_FlyMove: fixed illogical checks s1lent 2017-12-15 00:28:05 +07:00
  • 4ea810eeba
    sv_phys.cpp: minor refactoring and more comments s1lent 2017-12-14 17:49:04 +07:00
  • fda9ee3fe2
    Removed HOOK_ENGINE s1lent 2017-12-12 18:26:02 +07:00
  • 7d041ea357 DeltaJit: (#545) theAsmodai 2017-12-12 13:30:51 +03:00
  • eaabafc16d
    FileSystem: Fixes #552 s1lent 2017-12-11 18:09:45 +07:00
  • 60f2181a55
    Rework #529, #530 (#553) Dmitry Novikov 2017-12-11 17:52:38 +07:00
  • 170df2ab49
    Back to default limit of ipfilter. Closes #537 s1lent 2017-12-11 17:29:42 +07:00
  • 9594150810 Fixed head hull detection in SV_HullForBsp (#525) Artem Golubikhin 2017-12-09 19:50:47 +03:00
  • e5d26bc4d2
    HLTV-Core: Fixed wrong size of lightstyles HLTV-Console: Added macros LAUNCHER_FIXES s1lent 2017-12-09 23:24:18 +07:00
  • aac529d2e4 Allow build rehlds without x86 delta jit (#546) theAsmodai 2017-12-09 17:08:29 +03:00
  • 5513e70c1c
    Merge branch 'master' into delta_nojit delta_nojit Dmitry Novikov 2017-12-09 21:05:46 +07:00
  • fd64218ecd
    Fixes #547 Refactoring minor net_ws.cpp s1lent 2017-12-09 21:00:18 +07:00
  • 5f1672ca85
    Move math sse to macros REHLDS_SSE s1lent 2017-12-09 16:47:08 +07:00
  • 4fad5255ba
    Refactoring world.cpp, sv_phys.cpp, sv_move.cpp s1lent 2017-12-09 12:21:09 +07:00
  • 70efca6185
    Merge pull request #551 from s1lentq/filesystem theAsmodai 2017-12-06 01:24:45 +03:00
  • 0daf12924d
    Add project FileSystem_Stdio s1lent 2017-12-05 22:55:45 +07:00
  • 00989b9969 Allow build rehlds without x86 delta jit Asmodai 2017-11-27 23:52:26 +03:00
  • 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