Commit Graph

  • 487e01e4ed
    Merge pull request #821 from alliedmodders/update-amtl David Anderson 2018-05-31 21:44:09 -0700
  • 25b3d8f354 Update AMTL. David Anderson 2018-05-31 21:23:59 -0700
  • cdb9851da6 Fix/Update regex extension and docs (#775, #767) Dr!fter 2018-02-12 18:59:28 -0500
  • d430bd2f5c
    Fix CompileRegex not actually setting a valid error code. (#775) Ruben Gonzalez 2018-05-28 13:59:43 -0400
  • e2767a3c80
    Remove goto from ExtensionSys.cpp (#729) Ruben Gonzalez 2018-05-25 09:49:10 -0400
  • 7f552e4d75 Deprecate GetMaxClients (#818) RumbleFrog 2018-05-23 07:58:36 -0400
  • cbcda61135 Swap _XKEYCHECK_H for _ALLOW_KEYWORD_MACROS, in case it moves to a different header. Nick Hastings 2018-05-21 19:54:12 -0400
  • 93e9a29353 Merge branch '1.9-dev' of https://github.com/alliedmodders/sourcemod into 1.9-dev Nick Hastings 2018-05-20 19:50:58 -0400
  • fba6997c67 Missed converting a GetFlags instance. Nick Hastings 2018-05-06 13:18:04 -0400
  • 880f8869a6 Out with the old ConVar accessibility hacks, in with the new. Nick Hastings 2018-05-06 12:59:33 -0400
  • e71497eaa6
    Update pushbuild.txt Nicholas Hastings 2018-05-11 08:54:45 -0400
  • 2904c87b62 Send ShowActivity messages to TV clients (#813) jason-e 2018-05-09 03:13:49 -0500
  • cfdedce362 Missed converting a GetFlags instance. Nick Hastings 2018-05-06 13:18:04 -0400
  • 467d57059a Out with the old ConVar accessibility hacks, in with the new. Nick Hastings 2018-05-06 12:59:33 -0400
  • 256b33f75a Update BM:S gamedata. Nick Hastings 2018-05-06 12:17:47 -0400
  • c993712438 Update BM:S gamedata. Nick Hastings 2018-05-06 12:17:47 -0400
  • c316d8fccd Fix wrong matchmaking_ds bin path being used in some instances. Nick Hastings 2018-05-06 10:31:25 -0400
  • a69d18ae1c Fix warning/error on newer Clang versions from abort not being defined. Nick Hastings 2018-05-06 10:28:24 -0400
  • 95dae67d5b Fix wrong matchmaking_ds bin path being used in some instances. Nick Hastings 2018-05-06 10:26:43 -0400
  • bc09b06166 Update Insurgency FireOutput gamedata. Nick Hastings 2018-05-05 11:35:06 -0400
  • 208299f703 Update ConVar hacks for BMS. Nick Hastings 2018-05-05 11:01:55 -0400
  • 523befc238 Update Function Offsets For PVKII (#808) Spirrwell 2018-05-01 20:28:54 -0400
  • f6a64da672 Update Insurgency FireOutput gamedata. Nick Hastings 2018-05-05 11:35:06 -0400
  • 11b23a6d07 Update ConVar hacks for BMS. Nick Hastings 2018-05-05 11:01:55 -0400
  • 82f1c5a20b Update Function Offsets For PVKII (#808) Spirrwell 2018-05-01 20:28:54 -0400
  • 7e080d259e Update helpers.inc (#805) 404 2018-04-28 06:18:12 -0400
  • 1ab6ab1e5c
    NPOTB: Add basic issue template for new GH issues. Kyle Sanderson 2018-04-05 22:20:49 -0700
  • b0e7bab980 Merge branch 'master' of https://github.com/alliedmodders/sourcemod Nick Hastings 2018-03-28 21:11:14 -0400
  • 9b8d28de56 Allow -1/null for attacker and inflictor for OTD (bug 6494). Nick Hastings 2018-03-28 21:10:32 -0400
  • 5611ec54a2 Migrate extensions to common AMTL string funcs (#785) Michael Flaherty 2018-03-25 13:00:53 -0700
  • 6c7e29cbdb Documentation fixes from methodmap implementation (#788) Hexah 2018-03-25 21:58:12 +0200
  • 118d6dc9b1 Improve error message for EmitSound (#787) Michael Flaherty 2018-03-20 18:42:43 -0700
  • 08fe840bfd Probably fix Windows build. Nicholas Hastings 2018-03-20 17:25:48 -0400
  • 4637cf9221
    Use MySQL 5.5 for MySQL extension. (#786) Nicholas Hastings 2018-03-20 17:12:30 -0400
  • 4fd68939d3 [ZPS] Update gamedata and engine migration (#782) Joël Troch 2018-03-20 00:19:01 +0100
  • be6a930e82 Update SQLite to version 3.22.0 (#783) peace-maker 2018-03-20 00:09:12 +0100
  • 956f264b85 Replace ke::SafeSprintf with ke::SafeStrcpy (#784) Michael Flaherty 2018-03-19 13:12:51 -0700
  • 0a91b1f5b1 Increase MAX_NAME_LENGTH to match CS:GO MAX_PLAYER_NAME_LENGTH. Nicholas Hastings 2018-02-25 10:51:18 -0500
  • a17b47a2dc Add Protobuf.HasField native. Nicholas Hastings 2018-02-25 10:49:37 -0500
  • 2a8c390498 Un-const string retrievals (#769) Michael Flaherty 2018-02-20 10:38:17 -0800
  • 2098a36d4b
    Update blacklist.plugins.txt Asher Baker 2018-02-15 22:37:13 +0000
  • 41ffe975fd
    Update blacklist.plugins.txt Asher Baker 2018-02-15 22:35:56 +0000
  • 5ac3390656
    Add new regex natives. (#767) Ruben Gonzalez 2018-02-15 15:31:24 -0500
  • f9faf9e48c Allow different values per platform in "Keys" gamedata section (#765) peace-maker 2018-02-06 15:40:51 +0100
  • e57dce76e1 Add support for msvc 1912 (Fixes #761) (#764) Michael Flaherty 2018-02-04 14:06:22 -0800
  • 64a6972757 Fix description for CharToLower and CharToUpper v2 (#750) Michael Flaherty 2018-02-02 15:30:12 -0800
  • 1293d15f72 Remove the @brief tag in sdktools_hooks.inc (#759) StrangeThings 2018-02-03 00:28:20 +0100
  • 12fca79006 Prevent use of primitive float operation functions (#763) Michael Flaherty 2018-02-02 15:27:38 -0800
  • 55b8371fa8 Add VS Preview 2017 as valid compiler (msvc-1911) (#678) thewavelength 2018-01-28 12:39:23 +0100
  • a8080c0bbb Fix description of nominations convars (#758) peace-maker 2018-01-27 13:00:04 +0100
  • 8c61fdc99d Add more TF2 specific DMG_ definitions (#756) JRiipinen 2018-01-26 16:06:54 +0200
  • 083ab81035 Add RemoveEntity native. (bug 5714) (#745) Nicholas Hastings 2018-01-07 13:52:36 -0500
  • 9374620b8b
    Add RemoveEntity native. (bug 5714) (#745) Nicholas Hastings 2018-01-07 13:52:36 -0500
  • 847261b6c9 Merge pull request #744 from alliedmodders/show-required-exts Ruben Gonzalez 2017-12-31 11:06:35 -0500
  • 5a35760215
    Merge pull request #744 from alliedmodders/show-required-exts Ruben Gonzalez 2017-12-31 11:06:35 -0500
  • 6b257de75a Add internationalization to basechat and fix CS:GO colours (#674) Alex 2017-12-30 22:25:32 +0200
  • 40356fc9db Address issue #737 Ruben Gonzalez 2017-12-30 14:08:56 -0500
  • de108cca44
    Simplify Logger internals (Fixes Issue #663). (#691) Kyle Sanderson 2017-12-29 19:56:25 -0800
  • 5f5a6b3a16
    Migrate CDataPack from a Compact Cassette tape. (#688) Kyle Sanderson 2017-12-29 19:56:02 -0800
  • 29b1926432 A couple of fixups to last commit (NPOTB). Nicholas Hastings 2017-12-29 04:55:56 -0800
  • e0a154faa0 Add TF2 NextBot symbol data from Pelipoka to GDC (NPOTB). Nicholas Hastings 2017-12-29 04:38:47 -0800
  • 1706fdfed9 Fix typo and update CSGOBadList (#738) Byte 2017-12-29 10:43:49 +1100
  • 945df342d8 Fix typo in SwitchTeam Linux Signature (#743) Byte 2017-12-29 09:39:30 +1100
  • bfb11c7712
    Remove extra CS:GO Mac offset for GetItemInLoadout Scott Ehlert 2017-12-20 04:17:29 -0600
  • fa7d8757dc Rebuild 64-bit Linux libpcre with -Wa,-mrelax-relocations=no Scott Ehlert 2017-12-20 03:50:12 -0600
  • 3c7978153b Rebuild 64-bit Linux libpcre with -fPIC. Scott Ehlert 2017-12-20 03:15:38 -0600
  • 7cb3d4d8ff Fix Linux and macOS builds. Scott Ehlert 2017-12-20 02:13:56 -0600
  • 870e118150 Fix BreakpadSymbols script for 64-bit builds. Scott Ehlert 2017-12-20 02:07:30 -0600
  • e27f8fba1a Hopefully fix Windows build. Scott Ehlert 2017-12-20 02:04:05 -0600
  • ce1a4dcac0
    64-bit support for CSGO on Linux and macOS (#705) Scott Ehlert 2017-12-20 01:56:23 -0600
  • 309e6ae959 Update CS:GO TerminateRound signature for Linux. Scott Ehlert 2017-12-19 23:23:29 -0600
  • 057a5790e2 Update CS:GO TerminateRound signature for Linux. Scott Ehlert 2017-12-19 23:23:29 -0600
  • 87858ef264 Test build. Nicholas Hastings 2017-12-18 21:00:04 -0500
  • 98fea02eaa Roll version. >_> Nicholas Hastings 2017-12-18 20:39:57 -0500
  • 1de6dbacad
    Update TF2 CalcIsAttackCritical gamedata. Nicholas Hastings 2017-12-14 08:27:37 -0500
  • 64ab3a08b5 Add missing const to usermessage function parameters (#735) Michael Flaherty 2017-12-14 03:27:07 -0800
  • 4007ec8cf8 Temp fix for load issues on Linux. Nicholas Hastings 2017-12-05 20:44:53 -0500
  • c33bf330a0
    Add doi, remove dota Asher Baker 2017-12-04 21:47:00 +0000
  • 830c3f36d3 Block reserved device names on windows (#733) Michael Flaherty 2017-12-03 03:38:56 -0800
  • a5583882f4 fix bad english 🍋 (#724) Michael Flaherty 2017-12-03 03:37:50 -0800
  • 6896ef739d
    Merge pull request #728 from alliedmodders/show-required-exts Ruben Gonzalez 2017-11-30 16:02:33 -0500
  • c87afde1bd Add optional extensions not found to sm exts list in a seperate list. Ruben Gonzalez 2017-11-30 14:21:19 -0500
  • 51cea0e04e Only show extensions that failed to load if the extension is required. Ruben Gonzalez 2017-11-30 12:57:12 -0500
  • 89732f7935 Revert "Update pushbuild.txt" Nicholas Hastings 2017-11-27 20:57:18 -0500
  • 8589a091dd
    Update pushbuild.txt Kyle Sanderson 2017-11-27 17:49:01 -0800
  • d9bf0a816e Fix CreateInterface missing in loader. Nicholas Hastings 2017-11-27 19:21:25 -0500
  • 38ba9b4561
    Merge pull request #727 from alliedmodders/reverse-csgo-native-changes Ruben Gonzalez 2017-11-27 13:39:09 -0500
  • 8e6ca1ce09 Revert "Make CS:GO specific natives exist only on CS:GO" Ruben Gonzalez 2017-11-27 12:58:24 -0500
  • d685f30847 Add Translation Natives (#669) Michael Flaherty 2017-11-20 21:24:01 -0800
  • 43cdf20fd3 Add FrameIterator to SourceMod (#716). Michael Flaherty 2017-11-16 18:55:37 -0800
  • 7507672895
    Merge pull request #701 from alliedmodders/csgo-hashmap Ruben Gonzalez 2017-11-03 19:48:55 -0400
  • 95afe72307
    Separate out DOI build. (#718) Nicholas Hastings 2017-11-03 15:45:16 -0400
  • 539adcb8a2 Fix typo in reservedslots.phrases.txt (#717) BenediktKa 2017-11-03 17:19:08 +0100
  • 3a1bb177fc Fix TF2IgnitePlayer not working after game update (fixes #713). Nicholas Hastings 2017-10-28 16:17:21 -0400
  • f156d48f45
    Include missing ctype header for macOS build Asher Baker 2017-10-28 12:51:55 +0100
  • 404e96ad45 Add KeyValues.ExportToString (#706) Michael Flaherty 2017-10-28 04:47:00 -0700
  • 90ddc16a4b Lowercase windows/mac paths to avoid plugin duplicate loadings (Bug 6491) (#709) Michael Flaherty 2017-10-28 04:44:25 -0700
  • c3b25e54f8 Add convenience logic for "offset" to Address definitions in GameConf (#580) FlaminSarge 2017-10-28 04:11:32 -0700
  • b6a2f72e95
    Merge branch 'master' into csgo-hashmap Ruben Gonzalez 2017-10-27 18:57:28 -0400
  • 6085afbaae Fix comment info Ruben Gonzalez 2017-10-27 18:55:02 -0400