Commit Graph

  • 5479084039
    ZPS: Add LookupEntityAttachment and GetEntityAttachment Gamedata (#1706) XeroX 2022-02-09 02:56:31 +0100
  • 95ab60c4eb
    Stop SQLite results being used before being fetched (#1709) Asher Baker 2022-02-06 16:34:14 +0000
  • 2111e90540
    Fix FindSendPropOffs with SendPropArray props (#1708) Asher Baker 2022-02-06 15:56:52 +0000
  • dc9c52bfd6
    Enable nextmap for Black Mesa (#1695) Alienmario 2022-02-04 14:50:26 +0100
  • f5461df28c
    Remove hardcoded question mark from sm_vote (#1699) Ҝℴţأķ 2022-02-03 15:56:25 +0500
  • e5afdb4181
    adminhelp.sp -> Switch to the new CommandIterator() (#1388) iNilo 2022-02-01 19:13:06 +0100
  • 250dc1b206
    Update dhooks.inc documentation for consistency (#1658) Arron Vinyard 2022-02-01 12:46:59 -0500
  • f5f26e2dfe
    Fix GetGameSoundParams in CSGO (#1631) komashchenko 2022-02-01 18:14:53 +0200
  • f7c54e9027
    Fix silent error on large ArrayList startsize (#1705) peace-maker 2022-01-31 22:07:32 +0100
  • 1ce828b6c8
    Add NMRiH support for new collision and attachment natives (#1702) dysphie 2022-01-26 15:51:37 -0300
  • c471e41dc7
    Add ArrayStack.Clear native (#1676) Corey D 2022-01-22 22:26:21 +1100
  • afc9310704
    Add LookupEntityAttachment & GetEntityAttachment natives (#1653) Mikusch 2022-01-03 14:13:54 +0100
  • bf898dd45f
    Fix ArrayList return types (#1679) Corey D 2021-12-27 22:17:04 +1100
  • 7d6eb2bd81
    Fix crash in non-bypass-hooks DropWeapon implementation (#1672) naydef 2021-12-15 12:41:55 +0200
  • 547ac5b026 Fix helpers module path lookup on newer Perl versions. Nick Hastings 2021-12-13 13:16:14 -0500
  • 7328ce657b Missing ;s. Nick Hastings 2021-12-13 12:59:20 -0500
  • 14c9ac8fdb
    [Buildbot] Delete package after successful upload. (#1665) Nicholas Hastings 2021-12-13 12:52:26 -0500
  • 93cd78a6c5 Remove dead code. Nick Hastings 2021-12-13 09:56:44 -0500
  • b62f332611 Use SteamWorks C++ API in CStrike RulesFix, for better interface compatibility. Nick Hastings 2021-12-13 09:01:37 -0500
  • 47f135534d Upload libsourcepawn Breakpad symbols as well Asher Baker 2021-12-12 15:04:40 +0000
  • bb095097a2 Upload libsourcepawn debug symbols Asher Baker 2021-12-12 14:43:32 +0000
  • c873e1aafb Update SourcePawn/AMTL to fix build. David Anderson 2021-12-11 14:55:54 -0800
  • 455bb14589 Update SP. Fyren 2021-12-11 03:58:31 -0500
  • e786ff54f7
    Prevent enum shadowing & pin sourcemod for build fixes (#1661) Headline 2021-12-10 14:22:04 -0800
  • af3c10b173 Update AMTL. David Anderson 2021-12-09 18:14:28 -0800
  • 351ac171d2 Merge branch 'fix-menu-vote-handler' David Anderson 2021-12-09 18:13:30 -0800
  • 96c74651db Fix vote menu handler to work with direct arrays. David Anderson 2021-11-17 18:47:16 -0800
  • 329d587214
    Fix ShouldCollide originalResult behaviour (#1657) Benoist 2021-11-30 10:24:56 +0100
  • 4e3df76358 Update SourcePawn. David Anderson 2021-11-22 23:20:37 -0800
  • 161084e6f8
    gamedata: Add SetEntityOwner L4D1 offset (#1649) Stanislav Polshyn 2021-11-23 02:46:07 +0200
  • b38c9824fe
    sdktools: Add EntityCollisionRulesChanged & SetEntityOwner natives (#1620) Benoist 2021-11-22 08:03:35 +0100
  • 4e4c2a7bb0
    menusys: Correct GetMenuExitBackButton returncode (#1646) Adrián 2021-11-21 01:52:40 +0100
  • 1c30b88069
    Cache copy of library on first symbol/signature lookup (#1642) peace-maker 2021-11-18 17:55:32 +0100
  • 31f6c0cb18 Dedent some menu code for readability. David Anderson 2021-11-17 18:19:40 -0800
  • 9cb693d8a3 Ignore all build* folders in .gitignore Peace-Maker 2021-11-02 17:29:34 +0100
  • 896e92264f Use SourceMod's version number Peace-Maker 2021-11-02 16:55:52 +0100
  • f32b210ec9 Print OS errors if mprotect fails Peace-Maker 2021-11-02 16:46:12 +0100
  • 8f7ecf66a4 Use JMP patching of CDetour Peace-Maker 2021-11-02 15:20:25 +0100
  • 581068c09b Add copyright headers Peace-Maker 2021-11-02 14:33:09 +0100
  • 0f5f1a814e Import DHooks + Dynamic Detouring Peace-Maker 2021-11-02 14:28:24 +0100
  • 18f9d65938
    Fix translations getting truncated prematurely (#1640) Adrián 2021-11-16 17:09:30 +0100
  • 589fc96bc9 Update Contagion SDKHooks gamedata. Nick Hastings 2021-11-15 21:26:23 -0500
  • 5787fca029 Disable Reserved Slots plugin on Contagion. Nick Hastings 2021-11-15 20:53:09 -0500
  • 09ea982bbd Make separate copy of makesig script for IDA 7.x. Nick Hastings 2021-11-15 20:52:37 -0500
  • e3569edb65 Update Team Fortress 2 gamedata Mikusch 2021-11-16 02:29:38 +0100
  • 3db7116620 Update Contagion SDKTools gamedata. Nick Hastings 2021-11-15 20:31:54 -0500
  • 83672a6ce0
    Fix "ForcePlayerSuicide" linux offset in NMRiH (#1627) dysphie 2021-11-12 05:19:41 -0300
  • 90fec5c6df Add support for ASAN. David Anderson 2021-11-07 18:56:00 -0800
  • 257535daf2 Update SourcePawn. David Anderson 2021-11-07 17:57:28 -0800
  • eb0878be2b Update SourcePawn. David Anderson 2021-11-02 10:34:54 -0700
  • f229badbfc Fix server binary name for CRC lookups. Nick Hastings 2021-10-30 11:52:33 -0400
  • 9a6866d14a Invert CRC to match most popular implementations. Nick Hastings 2021-10-30 11:45:45 -0400
  • 8991b557ab
    Update gamedata for NMRiH 1.12 (#1623) dysphie 2021-10-31 22:42:45 -0300
  • be60a55aa3 Update SourcePawn. David Anderson 2021-10-31 15:00:21 -0700
  • 10795fbed5 Switch to clang-8. David Anderson 2021-10-27 11:36:04 -0700
  • 9d7e720f33 Fix compiling with tf2_stocks FortyTwoFortyTwo 2021-10-27 12:04:05 +0100
  • 7605940994 Fix build. David Anderson 2021-10-26 23:33:00 -0700
  • 94ff26bdf1
    Fix error return of FormatNativeString. (#1613) David Anderson 2021-10-26 19:31:58 -1000
  • 2a06680252 Update to the new SourcePawn compiler. David Anderson 2021-10-25 22:31:09 -0700
  • 38a069b97a Throw error if unknown SDK call type specified. Nick Hastings 2021-10-26 17:32:25 -0400
  • 4b58b9f673 Reorder SDKCallType enum for better compatibility with existing plugins. Nick Hastings 2021-10-26 17:32:02 -0400
  • ffc23a1a1e Exposed SDKCall_Server call type to use CBaseServer methods dragokas 2021-10-26 23:07:37 +0300
  • cab60f7385 Bump handle limit to 1MB. David Anderson 2021-10-25 23:58:39 -0700
  • 92ce0fe814 Update TerminateRound signature for CSGO Kyle 2021-10-26 14:06:17 +0800
  • 79d594aca3
    Add OnClientLanguageChanged() forward (#1597) Vladimir 2021-10-25 21:45:24 +0300
  • a343410793
    Fix build against released MM:S branches (#1607) Asher Baker 2021-10-25 19:42:51 +0100
  • 3332da3489 Fix up OnClientSettingsChange logic order. - Fixes bot name cache not getting updated (see #1579) - Fixes IClientListener::OnClientSettingsChanged not being called for bots. Nick Hastings 2021-10-23 22:35:54 -0400
  • 1a65b308d1 Add support for other Steam ID formats to admin-sql-threaded (#1520). Nick Hastings 2021-10-23 18:14:03 -0400
  • f9309c83d2 Don't cache replay_enable value when evaling whether to use FileExists hook. Nick Hastings 2021-10-23 12:16:48 -0400
  • 636161e183 Mark unloaded extensions as not fully loaded (fixes #1574). Nick Hastings 2021-10-23 23:36:47 -0400
  • 897878f8ae Removed incorrect parameter RemoveChangeHook desc Charles 2021-10-15 11:42:05 +0200
  • 7650cee459 Removed incorrect parameter in description Charles 2021-10-14 23:30:36 +0200
  • 30c764e4b3 Use words instead of quotes for better clarity Corey D 2021-08-22 11:11:12 +1000
  • dc92335fbe Missed Database.Escape Corey D 2021-08-22 10:51:05 +1000
  • 8c625ca87d Clarify SQL_EscapeString usage Corey D 2021-08-22 10:33:33 +1000
  • 536750b428 Add missing parameters for CSWeaponDrop. Nick Hastings 2021-10-22 23:42:45 -0400
  • 11e7bb10f1
    Fix CS_OnCSWeaponDrop after latest CSGO update (21/10/21) (#1602) GAMMACASE 2021-10-22 18:20:54 +0300
  • f7cd28cfd3 Update HandleCommand_Buy_Internal sig and related offsets for CS:GO Win Vauff 2021-10-21 21:42:09 -0400
  • 83c7bdf872 Update CSWeaponDropBB signature for CS:GO Linux Vauff 2021-10-21 20:04:41 -0400
  • 97383028e5 Add option to not bypass hooks with TakeDamage and DropWeapon natives. Nick Hastings 2021-10-12 20:34:55 -0400
  • 4a6d263dad Remove obsolete core-legacy checks. Nick Hastings 2021-10-12 20:34:26 -0400
  • 549e881ba4 Fix attempting to link win32 libprotobuf on win64. Nick Hastings 2021-10-13 12:05:51 -0400
  • c72ea03a86 Use MM:S master for Windows builds (already doing for Linux/Mac). Nick Hastings 2021-10-13 10:36:15 -0400
  • 9fed0724f7 Typo fix. Nicholas Hastings 2021-10-13 09:57:09 -0400
  • ed96da1afc Fix incorrect param types in CS:GO GNI (otherwise broken for x64). Nick Hastings 2021-10-02 11:38:54 -0400
  • da3146e294 Remove manual ptr math in vnatives for params not mapped to cell params. Nick Hastings 2021-10-02 11:38:19 -0400
  • 5aa0cdfd45 Fix Blade Symphony GiveNamedItem call on x64. Nick Hastings 2021-10-02 11:19:40 -0400
  • 0be7813398 Add ValveType_Object type. Nick Hastings 2021-10-02 11:18:23 -0400
  • de84f47503 On Linux, link against server libs instead of client (fixes META_CONPRINT). Nick Hastings 2021-10-02 10:50:20 -0400
  • 115e3d4392 Update multiple SDKTools calls to be x64-safe [sizeof(void*) != sizeof(int)] Nick Hastings 2021-09-23 23:24:43 -0400
  • 9f101ce67f Add missing WriteBaselines signatures for Blade Symphony. Nick Hastings 2021-09-23 23:23:52 -0400
  • 9295bc4fbb Fix crash with IBinTools calls on x64 for functions with void return. Nick Hastings 2021-09-23 23:23:24 -0400
  • 9e083ec668 Use new GetIServer call and updated IServerTools calls on Blade Symphony. Nick Hastings 2021-09-22 22:09:39 -0400
  • 68c8857410 Enable more CS:GO engine logic for Blade Symphony. Nick Hastings 2021-09-22 21:03:21 -0400
  • 9323d1094f Blade Symphony gamedata updates, round 1. Nick Hastings 2021-09-22 20:53:54 -0400
  • dc2967b2e7 Fix CS:GO transposing of GiveNamedItem last param and return. Nick Hastings 2021-09-22 18:49:33 -0400
  • 6d85c09e69 Enable 64-bit builds for Blade Symphony. Nick Hastings 2021-09-20 22:55:03 -0400
  • 6a8177145d Add .vs and .vscode dirs to .gitignore. Nick Hastings 2021-10-12 20:38:44 -0400
  • baf686c6c4
    Fix NMRiH's 'GivePlayerAmmo' offset on Windows (#1593) dysphie 2021-10-06 17:20:04 -0300
  • 34c5eed867
    Update float.inc (#1591) naydef 2021-10-02 23:23:43 +0300