Commit Graph

  • 8da4179c64 Merge pull request #150 from alliedmodders/fix-dbi David Anderson 2014-09-04 09:51:30 -0700
  • a1dc1101f7 Fix build. David Anderson 2014-09-03 22:33:05 -0700
  • a00adaf9fb Sync with AMTL one last time. David Anderson 2014-09-03 22:05:10 -0700
  • 8686957dee Final sync of AMTL. David Anderson 2014-09-03 21:48:48 -0700
  • e6e90fb8b8 Sync am-string. David Anderson 2014-09-03 21:45:44 -0700
  • 6068d341c8 Sync am-hashmap. David Anderson 2014-09-03 21:44:51 -0700
  • 105cd27d19 Sync am-utility.h from upstream. David Anderson 2014-09-03 21:40:03 -0700
  • e608057304 Sync a change from AMTL. David Anderson 2014-09-03 21:31:06 -0700
  • 448c55c0f2 Fix DBI after AMTL changes. David Anderson 2014-09-03 21:11:17 -0700
  • a7cdf17d90 Merge pull request #147 from alliedmodders/new-auth Nicholas Hastings 2014-09-03 18:50:24 -0400
  • b2b82f4a86 Add gamedata for SDKHooks Blocked and OnTakeDamage_Alive for many games. Nicholas Hastings 2014-09-03 18:49:14 -0400
  • 6da7219f9f Merge pull request #149 from alliedmodders/ontakedamage_alive Nicholas Hastings 2014-09-03 18:35:06 -0400
  • 7f3656215b Consistency Fixes (ID->Id, AuthString->AuthId) Nicholas Hastings 2014-09-03 15:13:30 -0700
  • be55587d70 Add OnTakeDamage_Alive hook support to SDKHooks (bug=6249). Nicholas Hastings 2014-09-03 17:45:34 -0400
  • 40b1067ef7 Merge pull request #148 from alliedmodders/warnings-as-errors David Anderson 2014-09-03 11:10:56 -0700
  • 01d1c0c806 Add a flag for warnings-as-errors. David Anderson 2014-09-03 11:04:25 -0700
  • 3fba1d2817 Fix some nits Nicholas Hastings 2014-09-03 10:50:11 -0700
  • e6ff9c36ed Merge pull request #119 from VoiDeD/sdkhooks-blocked Nicholas Hastings 2014-09-03 10:50:38 -0400
  • e11fec9ba1 Rename GetClientAuthString2 to GetClientAuthId Nicholas Hastings 2014-09-02 18:11:36 -0700
  • d0c701793c Document possibly-unexpected yet valid auth strings Nicholas Hastings 2014-09-02 17:47:33 -0700
  • eafd6626ec Fix true return when validation wanted and steam id pending Nicholas Hastings 2014-09-02 17:44:11 -0700
  • e3b87a5ca4 Spin new logic into GetClientAuthString2... and mark GetClientAuthString as deprecated, using 1.6.x GetClientAuthString behavior Nicholas Hastings 2014-09-02 17:38:25 -0700
  • 8c89b72fbc Expose explicit client auth string formats Nicholas Hastings 2014-09-02 14:40:39 -0700
  • cae1d0dec1 Don't override hook result in BlockedPost. Ryan Stecker 2014-09-02 13:01:18 -0500
  • 88c6d3d9a7 Merge remote-tracking branch 'upstream/master' into sdkhooks-blocked Ryan Stecker 2014-09-02 00:04:54 -0500
  • e9e35979a4 Update core AMBuild script for hl2sdk-csgo and hl2sdk-dota protobuf changes. Nicholas Hastings 2014-09-01 11:25:55 -0400
  • 9d337dd1a9 Merge pull request #146 from alliedmodders/unions David Anderson 2014-08-31 16:02:59 -0400
  • e093c7f72a Merge pull request #120 from alliedmodders/wip-valve-fs2 Nicholas Hastings 2014-08-30 14:25:53 -0400
  • 47b0022331 Update for hl2sdk-dota changes Nicholas Hastings 2014-08-29 09:53:43 -0700
  • ac121ec4d2 Merge branch 'master' of https://github.com/alliedmodders/sourcemod Nicholas Hastings 2014-08-29 09:54:13 -0700
  • b81c44cf49 Update for hl2sdk-dota changes Nicholas Hastings 2014-08-29 09:53:43 -0700
  • a136049392 Merge pull request #142 from VoiDeD/array-commas David Anderson 2014-08-29 11:21:14 -0400
  • a1b7c32b29 Add a "union" keyword to replace funcenum. David Anderson 2014-08-28 14:02:08 -0700
  • 302dc1cb8a Add test. Ryan Stecker 2014-08-26 14:58:58 -0500
  • 6db4f31a10 Remove weird tag flags. David Anderson 2014-08-24 20:47:07 -0700
  • 63e5ab18ff Remove support for multiple tags on an argument. David Anderson 2014-08-24 18:59:51 -0700
  • d230711e4d Bump SourcePawn version to 1.7 to match SourceMod. David Anderson 2014-08-23 19:26:51 -0700
  • 74908098f4 Allow trailing commas in string array declarations. (bug 6239) Ryan Stecker 2014-08-23 18:11:03 -0500
  • 078ee76491 Re-add .dbg.natives. David Anderson 2014-08-23 13:40:50 -0700
  • 98ec07a419 Add debug info tables to smxbuilder. David Anderson 2014-08-23 13:21:55 -0700
  • c4056aea5d Rewrite the assembly pipeline. David Anderson 2014-08-23 01:57:13 -0700
  • 7a51d5d549 Remove unused variables. David Anderson 2014-08-22 21:20:57 -0700
  • 7df2b28fe0 Update TF2 enums for Love & War FlaminSarge 2014-08-21 23:14:14 -0700
  • 89f5d6ecfb Merge pull request #140 from FlaminSarge/tf_enums_2014jun Nicholas Hastings 2014-08-23 09:32:35 -0400
  • 9267d0c803 Eliminate Newborn/NoAddRef (bug 5907, r=ds). David Anderson 2014-08-22 22:50:25 -0700
  • 0cf8eb2854 Fix Windows build more. David Anderson 2014-08-22 21:07:49 -0700
  • d20ba38d6b Fix Windows build. David Anderson 2014-08-22 20:47:18 -0700
  • 4d42fa0305 Fix Windows build. David Anderson 2014-08-22 20:41:24 -0700
  • 860a5db5ea Merge pull request #139 from alliedmodders/fix-mac-build David Anderson 2014-08-22 20:34:38 -0700
  • 666b6b97ee Fix Mac build on apple-clang 5.0. David Anderson 2014-08-22 20:30:35 -0700
  • d562593d31 Fix build. David Anderson 2014-08-22 18:27:46 -0700
  • 27c3866b90 Merge branch 'calli-4' David Anderson 2014-08-22 10:10:48 -0700
  • 50f3ec8da2 Merge branch 'calli-3' David Anderson 2014-08-22 09:59:11 -0700
  • f42651a813 Merge branch 'calli-2' David Anderson 2014-08-22 09:58:14 -0700
  • 91f0f1001b Merge pull request #134 from alliedmodders/calli David Anderson 2014-08-22 09:54:48 -0700
  • 51d32bca77 Clarify return value commit on RemoveFile Nicholas Hastings 2014-08-22 07:21:12 -0700
  • 9d6fea857b Fix another syntax error in files.inc Nicholas Hastings 2014-08-22 06:55:45 -0700
  • 8d60fecb96 Fix syntax errors in files.inc Nicholas Hastings 2014-08-22 06:30:25 -0700
  • 73115f7afa Add support for specifying gameinfo search path when using valveFS in file natives Nicholas Hastings 2014-08-22 06:00:43 -0700
  • b95e7ff145 Add missing use_valve_fs param to CreateDirectory native def Nicholas Hastings 2014-08-22 05:59:41 -0700
  • e1158889e5 Fix backwards use_valve_fs logic for OpenDirectory Nicholas Hastings 2014-08-22 05:56:23 -0700
  • a09735a4c7 Remove SC_FUNC and SC_VDEFINE. David Anderson 2014-08-22 00:53:47 -0700
  • 6291374b35 Move rtti hacks. David Anderson 2014-08-22 00:41:32 -0700
  • dcd246c7ef Port scvars to C++. David Anderson 2014-08-22 00:39:03 -0700
  • 29fbbade69 Port sc1 to C++. David Anderson 2014-08-22 00:38:04 -0700
  • 48d228e2b1 Port sc2 to C++. David Anderson 2014-08-22 00:23:02 -0700
  • 4608050bd2 Port sc3 to C++. David Anderson 2014-08-22 00:17:00 -0700
  • 234b4907ed Port sc4 to C++. David Anderson 2014-08-22 00:12:16 -0700
  • 9c005d93ed Port sc5 to C++. David Anderson 2014-08-22 00:09:28 -0700
  • 3eb1faa470 Port sc6 to C++. David Anderson 2014-08-22 00:07:40 -0700
  • 142fbaafdd Port sc7 to C++. David Anderson 2014-08-22 00:04:48 -0700
  • afd6009fda Port scexpand and sci18n to C++. David Anderson 2014-08-22 00:00:31 -0700
  • 3e8157c6bc Port lstring and sclist to C++. David Anderson 2014-08-21 23:58:19 -0700
  • 2ba4fb180e Move scstate.c to C++. David Anderson 2014-08-21 23:54:10 -0700
  • 261188fd1b Port a bunch of legwork files to C++. David Anderson 2014-08-21 23:53:11 -0700
  • 5a4c50ce55 Port sp_symhash to C++. David Anderson 2014-08-21 23:36:26 -0700
  • c70543839f Update TF2 enums for Love & War FlaminSarge 2014-08-21 23:14:14 -0700
  • f5efdbf6f5 Remove hardtabs and fix style issues. David Anderson 2014-08-21 22:42:22 -0700
  • 25241fa278 Remove file. David Anderson 2014-08-21 22:19:25 -0700
  • 225954a27c Modernize the smx headers. David Anderson 2014-08-21 22:16:07 -0700
  • 7df1069613 Merge pull request #136 from alliedmodders/steamid-bcompat-hack Nicholas Hastings 2014-08-21 20:46:16 -0400
  • 7585acaeef << >> Nicholas Hastings 2014-08-21 20:20:12 -0400
  • dfcf953131 Add bad hack to add backcompat for new SteamID rendering changes in TF2 and later others. Nicholas Hastings 2014-08-21 20:10:17 -0400
  • cb31a65807 Update NMRIH gamedata. Ruben Gonzalez 2014-08-21 09:33:25 -0400
  • 3e1495d692 Update NMRIH gamedata. Ruben Gonzalez 2014-08-21 09:33:25 -0400
  • 5716927cbf Fix compile error on with MSVC. Nicholas Hastings 2014-08-20 21:37:47 -0400
  • 09250f89cc Merge pull request #133 from alliedmodders/logger-logic Nicholas Hastings 2014-08-20 06:43:31 -0400
  • 233aa5d2df Merge pull request #135 from alliedmodders/typedef-fix David Anderson 2014-08-20 00:30:08 -0700
  • 1f51393e26 Fix typedefs not fixing string sizes (bug 6220). David Anderson 2014-08-20 00:26:09 -0700
  • d91d69f72e Remove newline. David Anderson 2014-08-20 00:06:33 -0700
  • 96a73eb86f Deleting CONTRIBUTOR.md (until an up-to-date link is available). David Anderson 2014-08-20 00:02:01 -0700
  • e5e2c1fa3d Simplify functag handling. David Anderson 2014-08-20 00:00:24 -0700
  • 942a3cd155 Another dedent. David Anderson 2014-08-19 22:32:02 -0700
  • 8dc4fcc728 Remove allowproccall code, dedent a block. David Anderson 2014-08-19 22:29:13 -0700
  • 385d3708a3 Fix style issues in sctracker.c. David Anderson 2014-08-19 22:17:10 -0700
  • 5cf2475e2e Merge pull request #132 from alliedmodders/fix-variadic-args David Anderson 2014-08-19 21:36:31 -0700
  • 6123c5e013 Update FoF gamedata. Ruben Gonzalez 2014-08-18 08:56:39 -0400
  • 9f2a0f6748 Update FoF gamedata. Ruben Gonzalez 2014-08-18 08:56:39 -0400
  • e9ba251c1c Fix link errors. Nicholas Hastings 2014-08-17 11:11:55 -0400
  • e4645332aa Convert missed files in logic to use logger from logic. Nicholas Hastings 2014-08-17 11:06:43 -0400