2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-26 14:45:44 +03:00

Commit Graph

  • a12def420b Add PF_Message(Begin|End)_I, PF_Write*_I hooks Adrian Cirstea 2024-02-22 02:43:02 +0200
  • 58391b6ee5 SV_WriteEntitiesToClient: Reset movetype if the aiment index is invalid s1lentq 2024-02-20 03:18:36 +0700
  • 39ca171a63
    Merge pull request #1 from dreamstalker/master Jonathan.Liu 2024-02-16 20:20:22 +0800
  • 5c1dc67bda for H0meV h0mev 2024-02-16 20:18:01 +0800
  • 85a74a6606 -pingboost 3 for windows h0mev 2024-02-16 19:55:19 +0800
  • 498d7e0d18 Fix crash when the entity with aiment doesn't have a model s1lentq 2024-02-14 19:23:16 +0700
  • 97f8630766 Update host.cpp h0mev 2024-02-03 19:14:16 +0800
  • 112726a70a -contitle启动项设置Windows的控制台标题 h0mev 2024-02-03 17:46:50 +0800
  • 439fe0a54e
    Merge branch 'dreamstalker:master' into master Jonathan.Liu 2024-02-03 17:34:33 +0800
  • b7f8493681 update MSVC h0mev 2024-02-03 17:29:17 +0800
  • a7b60451f3 TEX_InitFromWad: Fix reversing mistake (Don't add file handle before check) s1lentq 2024-01-31 15:41:00 +0700
  • 63fde229c9 MSG_WriteBitAngle: Cap the precision check from 32 to 22 to avoid overflow issues when representing angles with more than 22 bits because the multiply by 'shift' may result in overflow s1lentq 2024-01-25 19:04:48 +0700
  • 9b0dbe8dd2 Host_Status_f: Fixed incorrect player index to output s1lentq 2024-01-25 18:36:03 +0700
  • 41c5186b2c RCON: Fixes redirect print and minor refactoring s1lentq 2024-01-22 05:48:34 +0700
  • 207a4510e0
    SZ_GetSpace: Fix reversing error & buffer overflow anzz1 2024-01-19 09:48:25 +0200
  • 90cb97ddae Update README.md s1lentq 2024-01-18 21:50:33 +0700
  • 76cbd2c140 Implemented optional CVar sv_tags for sets a string defining the "gametags" for this server to allows users/scripts to filter in the matchmaking/server-browser interfaces based on the value s1lentq 2024-01-18 21:38:33 +0700
  • f29d6c5769 Update README.md s1lentq 2024-01-18 00:56:32 +0700
  • 355172d6db Fix unit-test s1lentq 2024-01-18 00:46:45 +0700
  • 62407e0dd6 Implement commands rcon_adduser,rcon_deluser,rcon_users to allow use RCON only by known user IPs (Resolves #796) SV_Rcon: Minor refactoring s1lentq 2024-01-18 00:40:16 +0700
  • a92cf7a93e
    Merge branch 'dreamstalker:master' into master cris840 2024-01-16 20:43:28 -0500
  • 1d6c6826db fix build s1lentq 2024-01-14 00:24:33 +0700
  • 5002ff9abe Prevent crash "Cache_UnlinkLRU: NULL link" on client-side if aiment with sprite model will be to render as a studio model s1lentq 2024-01-14 00:18:08 +0700
  • 32857e7785 Fix no exec config file when exceed limit text buffer s1lentq 2024-01-12 22:32:15 +0700
  • 57b08a4acc
    fix: hltv command "connect" no response on rcon Jonathan.Liu 2024-01-04 16:50:12 +0800
  • e13ae8f554
    Merge 0621bef519 into 93f5775ac2 Name: ________________ 2023-12-22 10:44:40 -0700
  • 93f5775ac2 Reworked AlertMessage s1lentq 2023-12-14 07:30:29 +0700
  • 0af97d98bb Add reg cvar r_cachestudio s1lentq 2023-11-24 22:47:08 +0700
  • ffb65795dd Update workflows/build.yml Fixes #1004 s1lentq 2023-11-22 23:41:21 +0700
  • dc24f5e727
    Increase NUM_EDICTS from 900 to 1200. fantoro 2023-11-22 13:48:08 +0100
  • edc78e4dfd
    Increase MAX_PACKET_ENTITES from 256 to 1024. fantoro 2023-11-21 22:54:02 +0100
  • 3f19bc1d3e
    engine: add sv_allow_autoaim cvar for HL25 DLL compatibility (#1000) Alibek Omarov 2023-11-21 04:35:36 +0300
  • 49c02f264f
    Update sv_main.cpp Dmitry Novikov 2023-11-21 08:11:40 +0700
  • ec3ba8f16b engine: add sv_allow_autoaim cvar for HL25 DLL compatibility Alibek Omarov 2023-11-20 22:36:46 +0300
  • 74c2427f4b fix wrong condition s1lentq 2023-11-13 08:18:13 +0700
  • 771486f43b Fix missing reg CVar sv_net_incoming_decompression_punish s1lentq 2023-11-13 08:10:06 +0700
  • 2d70bb5690 Minor refactoring Added CVar sv_net_incoming_decompression_punish for ban s1lentq 2023-11-12 17:54:08 +0700
  • 332c0e0323 Implemented reduction of impact caused by zip-bomb exploit s1lentq 2023-11-12 01:26:54 +0700
  • 9c4491f679 feat: add command line option "-map" to load entity file golukon 2023-11-05 16:15:15 +0300
  • 85294e2e5d
    Merge branch 'dreamstalker:master' into master cris840 2023-10-14 10:13:52 -0500
  • 7fcec97af4 Add support cheats command god,notarget,noclip s1lentq 2023-10-09 01:57:11 +0700
  • b32812231f Do it differently hamdi2050 2023-10-06 16:12:18 +0100
  • 9c8013a073 Better hamdi2050 2023-10-05 08:51:31 +0100
  • e7f419b5b6 Correct logic hamdi2050 2023-10-04 21:41:00 +0100
  • d5bd7d3fb4 add comments hamdi2050 2023-10-04 18:00:16 +0100
  • 3cd83bdb3f Update ping calculation hamdi2050 2023-10-04 17:56:49 +0100
  • 2a0d58d33d ref hamdi2050 2023-10-04 09:13:35 +0100
  • 55b9b8fa98 small ref hamdi2050 2023-10-04 09:05:19 +0100
  • 93e41e25fa Revert "revert" hamdi2050 2023-10-02 22:29:49 +0100
  • 4ef5c5ca90 revert hamdi2050 2023-10-02 22:28:59 +0100
  • 314bafc81b Revert "further refactoring" hamdi2050 2023-10-02 22:28:46 +0100
  • e826f7142f further refactoring hamdi2050 2023-10-02 22:21:09 +0100
  • 79ff015f65 ident hamdi2050 2023-10-02 21:18:50 +0100
  • 6085dbd31d Move the comment hamdi2050 2023-10-02 21:11:57 +0100
  • 5fe081a169 Add a comment hamdi2050 2023-10-02 21:07:52 +0100
  • 66736262e1 refactor hamdi2050 2023-10-02 21:02:28 +0100
  • d919eb55b2 Avoid redundant ping updates hamdi2050 2023-10-02 20:53:07 +0100
  • ecfe8bb5fb
    Merge branch 'dreamstalker:master' into sv_maxusrcmdprocessticks_warning Sergey Shorokhov 2023-09-29 14:35:56 +0300
  • b7f6eb8023
    Minor refactor ( add BoundsIntersect function ) (#986) Hamdi 2023-09-27 18:41:37 +0100
  • a14c6dfd63 Fix spaces hamdi2050 2023-09-27 08:43:21 +0100
  • c5c2df51e8 Fix typo ( IDE acting up ) hamdi2050 2023-09-27 08:42:35 +0100
  • 88838745da fix merge hamdi2050 2023-09-27 08:40:46 +0100
  • 3de614252d ref hamdi2050 2023-09-27 08:38:44 +0100
  • 99a1004dd2 Revert "ref" hamdi2050 2023-09-27 08:35:25 +0100
  • 28f4acfa8d ref hamdi2050 2023-09-27 08:33:21 +0100
  • ac64abb91c More refs hamdi2050 2023-09-27 08:30:57 +0100
  • 64a6c87b7c
    Update world.cpp Dmitry Novikov 2023-09-27 13:41:38 +0700
  • 7b8e1cdfee Minor refactor in world.cpp hamdi2050 2023-09-26 15:13:24 +0100
  • 5ec8c29185
    Update world.cpp (#985) Francisco Muñoz 2023-09-24 17:40:50 -0300
  • 6f031901cf Added cvarhook from latest HLDS build Making mapcyclefile/sv_cheats work in realtime Resolve #868 s1lentq 2023-09-25 02:08:04 +0700
  • 1fa34c2645 Fixed memleak in BSPModel German Semenov 2023-09-22 17:49:16 +0300
  • 9b188354f7 Update world.cpp dystopm 2023-09-21 00:57:58 -0300
  • de3679f039 Host_Motd_f: Fixed viewing motd when motdfile is not specified s1lentq 2023-09-20 20:20:14 +0700
  • 2ba27d409c Fixed reversing mistake, missing checking string for null s1lentq 2023-09-03 15:08:30 +0700
  • a5128e0daf Bump API version to 3.14 tmp64 2023-08-19 20:16:23 +0700
  • 32348af364 Add GetDispatch hook tmp64 2023-08-19 20:15:43 +0700
  • c3933a81b9
    Merge branch 'dreamstalker:master' into master cris840 2023-07-10 09:36:24 -0500
  • 0621bef519
    Merge branch 'dreamstalker:master' into master pepepepito0147 2023-07-07 08:21:27 -0400
  • 02a177eb52
    Merge branch 'dreamstalker:master' into test-overflowfix-szgetspace RauliTop 2023-07-06 08:26:32 +0200
  • f955b07b69
    Revert "change destinition folder for linux build (#842)" (#977) 3.13.0.788 Sergey Shorokhov 2023-07-03 22:02:28 +0300
  • 9b7b677dc3 Revert "change destinition folder for linux build (#842)" Sergey Shorokhov 2023-07-03 21:56:33 +0300
  • 918612fa23 GetBonePosition: Added bone index bounds check s1lentq 2023-07-04 01:39:26 +0700
  • 8841ba4aec GetAttachment: Added attachment index bounds check s1lentq 2023-07-04 01:33:41 +0700
  • fc404511f0
    Merge branch 'dreamstalker:master' into master cris840 2023-07-03 01:51:51 -0500
  • 0c5ce53666 Allow the clients to connect on the server of different game Fixed #975 Client should be use "setinfo _gd <game>" s1lentq 2023-07-02 03:45:49 +0700
  • 0d7726e8a4 Implement -pingboost 4 for behavior similar to mm_insane 1 in Linux Cris 2023-07-01 15:19:31 -0500
  • 8cfe8b7627
    Merge 45af90c7a7 into a680f18ee1 10669836 2023-05-20 07:24:37 +0000
  • 45af90c7a7 fix(filesystem): get rid crashing GetSteamContentPath function; enable use of pathmatching in CFileSystem_Stdio::FS_Open 10669836 2023-05-20 08:50:05 +0200
  • 30224b13b4
    Merge b09519164e into a680f18ee1 Alibek Omarov 2023-05-10 09:46:29 -0700
  • a680f18ee1 SV_BuildSoundMsg: fix '\n' in args check Sergey Shorokhov 2023-05-08 12:24:16 +0300
  • 1959f25330 readd Bounds Intersect check hamdi2050 2023-02-28 11:34:19 +0100
  • d36790b005
    Merge branch 'dreamstalker:master' into test-overflowfix-szgetspace RauliTop 2023-02-27 21:03:39 +0100
  • 817901bc5e Add SV_ClipToLinks_Point to get rid of redundant checks hamdi2050 2023-02-22 20:21:42 +0100
  • 5d03c3e8d3 Add a new clip type that allows to trace when ShouldCollide is false hamdi2050 2023-02-18 10:18:44 +0100
  • c6939f8ddb
    Merge 59966eb394 into 1796459953 Hamdi 2023-02-11 10:36:51 +0200
  • 1796459953
    Add SV_AllowPhysent hook (#951) Hamdi 2023-02-11 00:03:53 +0000
  • f429f0499e bump version hamdi2050 2023-02-10 12:30:24 +0100
  • 7bfd282f0c Add SV_AllowPhysent hook hamdi2050 2023-02-09 17:10:16 +0100
  • 5e8b0ba616 Increased limit leafs MAX_MAP_LEAFS up to 32767 s1lentq 2022-12-07 19:17:09 +0700
  • 14b56e0514 Added more check for possible numleaf overflow Minor refactoring s1lentq 2022-12-07 19:15:08 +0700