Commit Graph

  • e8734ccf28 Update small plugins for transitional syntax (#506) ErikMinekus 2016-05-11 15:32:34 +0200
  • 11b4320204 Fix potential crash on plugin load when a required library is not found. Nicholas Hastings 2016-04-27 10:49:39 -0400
  • fb2117137e Update basebans and SQL admins plugins for transitional syntax (#484) ErikMinekus 2016-04-27 15:34:22 +0200
  • 730a9a4a40 Transitional Syntax for reservedslots.sp (#501) Maxim Telezhenko 2016-04-27 06:19:53 +0300
  • 40f2512317 Remove support for Source 1 Dota 2. (#496) Nicholas Hastings 2016-04-26 23:18:47 -0400
  • 6dc602ad7c Update TFCond and tf2_stocks enums (#499) FlaminSarge 2016-04-26 20:18:34 -0700
  • b5876bdd33 Allow Plugin_Changed return on event PreHooks to not block. (#503) Nicholas Hastings 2016-04-26 23:18:00 -0400
  • 29a5daab98 Allow support for running on filesystems that use 64-bit inodes on Linux. (#502) Nicholas Hastings 2016-04-26 23:17:36 -0400
  • ed46ca3328 Add support for retrieving game server Steam Id (bug 6404). (#495) Nicholas Hastings 2016-04-26 23:17:08 -0400
  • e6ec89d145 Change checkout-deps to use tls for mysql. Kyle Sanderson 2016-04-15 19:10:23 -0700
  • b196d3e3c0 http://cdn.mysql.com -> https://cdn.mysql.com Alexander Georgievskiy 2016-04-16 00:15:40 +0300
  • ebb5607bd4 Really fix FollowCSGOServerGuidelines setting being ignored in SDKTools (always on) (bug 6480). Nicholas Hastings 2016-03-30 15:59:51 -0400
  • 416abd81a1 Add support for compiling with VS2015. Nicholas Hastings 2016-03-30 08:56:27 -0400
  • c536a43914 Merge pull request #494 from akowald/gamerules-edictstate Nicholas Hastings 2016-03-25 07:46:27 -0400
  • 283bdad552 Makes sending the change the default behavior with the GameRules_Set* natives. akowald 2016-03-25 00:43:39 -0400
  • 0c8e6e2918 Fix FollowCSGOServerGuidelines setting being ignored in SDKTools (always on). Nicholas Hastings 2016-03-21 15:29:21 -0400
  • 8924a9744e Only hook IBaseFileSystem::FileExists if we're also hooking INetChannel::SendFile or INetChannel::ProcessPacket. Kyle Sanderson 2016-03-20 14:07:08 -0700
  • 5815e49d93 Merge pull request #491 from alliedmodders/travis-clang-3.7 Nicholas Hastings 2016-03-18 11:19:56 -0400
  • 70bc24218f Update TravisCI build to use Clang 3.7. Nicholas Hastings 2016-03-17 16:05:19 -0400
  • 4f4903a05e Don't try to call functions in paused plugins Peace-Maker 2016-03-14 13:24:23 +0100
  • f7bb423f06 Update to the latest SourcePawn and AMTL. David Anderson 2016-03-13 13:58:46 -0700
  • 19bcc8417d Merge pull request #486 from alliedmodders/csgo-safety Nicholas Hastings 2016-03-02 15:26:34 -0500
  • b65de29c92 Add initial version of safety checks for CS:GO to attempt to avoid user GSLT bans. Nicholas Hastings 2016-03-02 15:25:01 -0500
  • 7bd1ed2339 Merge pull request #477 from 2m/wip-fix-sample-extension-2m David Anderson 2016-02-29 18:12:15 -0500
  • a7c7e72004 Merge pull request #485 from peace-maker/plugin_unloading David Anderson 2016-02-29 10:53:26 -0500
  • df59fd5b0e Fix scheduled plugin unloading Peace-Maker 2016-02-29 16:40:24 +0100
  • 0d80d3c57c Merge pull request #482 from peace-maker/ext_deps_name Kyle Sanderson 2016-02-27 15:00:35 -0800
  • 060f63e9db Fix printing dependent extension name Peace-Maker 2016-02-27 21:22:09 +0100
  • e243de0538 Merge pull request #480 from iNilo/patch-1 Asher Baker 2016-02-25 14:17:57 +0000
  • 11253eae1c GetClientSerial does not have @error documentation iNilo 2016-02-25 15:06:23 +0100
  • c81e1865e0 Merge pull request #479 from TheCreeper/master Nicholas Hastings 2016-02-22 17:12:07 -0500
  • 39d9f4da3f Be consistent. TheCreeper 2016-02-22 21:15:38 +0000
  • 6d5dd40875 Add support for Empires to mapchooser. TheCreeper 2016-02-22 21:10:34 +0000
  • 051e7cf320 Update Empires gamedata. Nicholas Hastings 2016-02-20 23:32:35 -0500
  • 37210c9ef1 Fix compilation of sample extension. Martynas Mickevičius 2016-02-20 03:27:49 +0200
  • 3215e25318 Update TF2 gamedata. Nicholas Hastings 2016-02-19 10:10:59 -0800
  • 9d72f0b335 Update CS:GO gamedata for cstrike extension. Ruben Gonzalez 2016-02-18 11:16:05 -0500
  • 803c6b0a82 Update TerminateRound detour comment's Ruben Gonzalez 2016-02-18 11:15:39 -0500
  • 4b04b8d51e Enable ShowMenu and HudMsg for KreedzClimbing. Nicholas Hastings 2016-02-15 14:58:48 -0500
  • b239430247 Merge pull request #458 from stickz/patch-5 Asher Baker 2016-02-15 17:11:39 +0000
  • 700ec92a9a Implement an auto-escaping Format native for SQL query construction Asher Baker 2016-02-15 15:05:16 +0000
  • 272655f340 Changed AddString to be failable Asher Baker 2016-02-15 14:57:56 +0000
  • 7c3bcc9c25 Add missing buffer size check to SQLite QuoteString impl Asher Baker 2016-02-15 14:19:11 +0000
  • 1ff13c59cf Move the guts of Format to a helper function Asher Baker 2016-02-15 12:49:22 +0000
  • 936bdc47f0 Add argument index to format error messages Asher Baker 2016-02-15 10:20:08 +0000
  • 9008705b9d Pass format flags down to AddString Asher Baker 2016-02-15 10:16:14 +0000
  • 886c358e91 Renumber format flags for sanity Asher Baker 2016-02-15 10:09:48 +0000
  • 76f33d2742 Merge pull request #474 from Benoist3012/Benoist3012-tf2-tfcond-enums-update Kyle Sanderson 2016-02-06 14:56:35 -0800
  • 5703c323d6 Update tf2.inc Benoist3012 2016-02-06 15:27:09 +0100
  • 40434f54aa Update tf2.inc Benoist3012 2016-02-06 13:35:37 +0100
  • b9e9e15647 Merge pull request #473 from akowald/gamerules-crash Nicholas Hastings 2016-02-03 18:30:53 -0500
  • 7fbc9869bd Fix for crashes related to the GameRules_Set* natives. akowald 2016-02-03 16:20:31 -0500
  • 148943dad6 Merge pull request #472 from alliedmodders/more-stv-detect-fix Nicholas Hastings 2016-01-25 19:41:50 -0500
  • 90ca9d7a47 Fix SourceTV bot detection on Source SDK 2013 mods and BM:S. Nicholas Hastings 2016-01-25 18:28:18 -0500
  • a0e6f33828 Fix some typos in BM:S SDKHooks gamedata. Nicholas Hastings 2016-01-25 06:59:42 -0800
  • 52e3b580f3 Merge pull request #471 from peace-maker/drawitem_returntag Kyle Sanderson 2016-01-22 09:45:29 -0800
  • 1c0a5b0420 Change Panel.DrawItem return tag to |int| (bug 6463) Peace-Maker 2016-01-22 18:30:32 +0100
  • f9448e30c9 Merge pull request #470 from powerlord/sampleext-updateambuild Asher Baker 2016-01-19 19:49:36 +0000
  • 2f5257fcb5 Update sample_ext's AMBuildScript with the changes used in SourceMod's AMBuildScript Ross Bemrose 2016-01-19 12:29:15 -0500
  • 5a50c28afd Merge branch 'static-lib-sym-vis' Nicholas Hastings 2016-01-09 11:50:42 -0500
  • 3c24ce4d7b Change --exclude-libs to be for Linux only. Apple's linker does not support it. Nicholas Hastings 2016-01-09 11:50:13 -0500
  • 441bb0483a Merge pull request #469 from alliedmodders/static-lib-sym-vis Nicholas Hastings 2016-01-09 11:34:09 -0500
  • 05c7bd4be9 Don't export (all) symbols from included static lib on Linux/Mac. Nicholas Hastings 2016-01-09 10:26:12 -0500
  • 3dc9c23b65 Updated NMRiH gamedata. Nicholas Hastings 2016-01-07 20:03:08 -0500
  • e0e9e87326 Merge pull request #468 from splewis/new-syntax-testing David Anderson 2016-01-07 12:35:12 +0700
  • 52c7ef0f6f Update sourcepawn testing include to new syntax. Sean Lewis 2016-01-06 18:35:16 -0600
  • 7ada5f957e Merge pull request #467 from peace-maker/removefromtrie_tag Nicholas Hastings 2016-01-05 10:55:18 -0500
  • d3cc797f0f Add missing |bool| return tag to RemoveFromTrie native Peace-Maker 2016-01-05 16:52:30 +0100
  • 8f4f0f61ea Merge pull request #466 from peace-maker/inform_customgd Nicholas Hastings 2016-01-04 17:54:19 -0500
  • edb820eae8 Add info message when loading custom gamedata Peace-Maker 2016-01-03 22:28:24 +0100
  • 497b51814d Merge pull request #465 from klausenbusk/bug-5515 Nicholas Hastings 2015-12-30 20:33:25 -0500
  • 311203b5cf Fix Neotokyo SDKHooks gamedata (bug 6453). Nicholas Hastings 2015-12-30 18:34:02 -0500
  • 7dc4d49b86 Fix Neotokyo SDKTools gamedata (bug 6453). Nicholas Hastings 2015-12-30 16:11:22 -0500
  • 4cba1925fd Allow plugins to suppress entity outputs (fix 5515). Kristian Klausen 2015-12-30 16:37:28 +0100
  • 23fafbd47d Update PVKII gamedata. Nicholas Hastings 2015-12-30 08:34:54 -0500
  • 7fbcb81916 Merge pull request #456 from alliedmodders/canbeautobalanced Nicholas Hastings 2015-12-29 15:56:24 -0500
  • 2812f227b7 Change SDKHooks CanBeAutoBalanced to only MRES_SUPERCEDE if the return changes. Kyle Sanderson 2015-12-29 12:44:03 -0800
  • ce07a44fb0 Merge pull request #455 from alliedmodders/normalshook-typeset Nicholas Hastings 2015-12-29 14:56:58 -0500
  • 23f9a1a524 Typo fix fix. Nicholas Hastings 2015-12-22 16:18:53 -0500
  • c81466bb33 Trigger Build Ruben Gonzalez 2015-12-22 12:19:57 -0500
  • 26b056d2c4 Typo fix. Nicholas Hastings 2015-12-22 09:58:57 -0500
  • bd9fd43b76 Fix for Black Mesa's different GiveNamedItem prototype. Nicholas Hastings 2015-12-22 09:55:15 -0500
  • 184ad9083c Fix for varint gamerules sendprops being treated improperly in Black Mesa. Nicholas Hastings 2015-12-22 09:54:55 -0500
  • 8e7093ba2b Fix Black Mesa gamerules gamedata having always been incorrect. Nicholas Hastings 2015-12-22 09:54:28 -0500
  • eb3e7fcc32 Update Black Mesa gamedata for game update. Nicholas Hastings 2015-12-22 09:54:05 -0500
  • c5a81d7c6f Adjust for hl2sdk-bms updates. Nicholas Hastings 2015-12-22 09:53:05 -0500
  • f42e9ff812 Merge branch 'master' of https://github.com/alliedmodders/sourcemod Nicholas Hastings 2015-12-17 15:01:14 -0500
  • dc791f1fbe Update NMRiH gamedata. Nicholas Hastings 2015-12-17 04:40:19 -0800
  • bbd3d3f4b6 Update TF2 gamedata.. Nicholas Hastings 2015-12-16 14:53:13 -0500
  • 8370112aa4 Merge pull request #462 from GoD-Tony/vtable-dump-fix Asher Baker 2015-12-12 21:44:56 +0000
  • 5e51ca0f80 Update IDA vtable dump script GoD-Tony 2015-12-12 22:01:21 +0100
  • 7821c34a7b Force a build to make sure I didn't break CS:GO Asher Baker 2015-12-11 20:54:05 +0000
  • 272d3c4b9e Trigger build for hl2sdk-csgo updates. Nicholas Hastings 2015-12-09 13:37:38 -0500
  • dd9d60e1d7 Revert part of Windows CS:GO gamedata change to fix IServer lookup. Nicholas Hastings 2015-12-09 10:54:15 -0500
  • 3219abcd1f Update CS:GO engine gamedata. Nicholas Hastings 2015-12-09 08:29:56 -0500
  • 5733bb5b08 Force build for CS:GO SDK changes Asher Baker 2015-12-09 10:45:20 +0000
  • 75484c02a0 Add CheckHiddenSlots() Function stickz 2015-11-27 12:51:38 -0500
  • 3e1ba143bf Merge pull request #457 from GoD-Tony/vtable-dump-x64 Nicholas Hastings 2015-11-26 16:46:59 -0500
  • d3ea10a600 Add x64 support to IDA vtable dump script GoD-Tony 2015-11-26 17:36:14 +0100
  • 818e1e4e18 Add support for hooking CanBeAutobalanced to SDKHooks. Nicholas Hastings 2015-11-26 10:32:32 -0500