Commit Graph

  • f772c88eed Whoops. Wliu 2015-02-20 21:26:34 -0500
  • 58d94c2827 Adds TF2_SetClientTeam to provide symmetry to TF2_GetClientTeam Also remove some trailing whitespace Wliu 2015-02-20 21:23:27 -0500
  • a989a2b791 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-02-20 09:17:01 -0500
  • 7e8d4b89ca Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-02-20 09:16:40 -0500
  • 70be2941fe All of the KyleS. Nicholas Hastings 2015-02-18 22:42:06 -0500
  • 9ffbac4f4e Simplified code. (We don't need m_Shared). Nicholas Hastings 2015-02-18 18:44:31 -0500
  • 684b59a921 Don't fire forwards if client isn't ingame. Nicholas Hastings 2015-02-18 12:33:37 -0800
  • e8765c5d3d Move m_CondOffset initialization to ctor. Nicholas Hastings 2015-02-18 12:27:03 -0800
  • d179240c45 Merge pull request #265 from alliedmodders/missing-fs-native Nicholas Hastings 2015-02-18 15:10:05 -0500
  • ac530a4ce0 Fix passing incorrect cond# to forwards for CondEx/2/3 fields. Nicholas Hastings 2015-02-18 12:09:17 -0800
  • 589482736f Merge pull request #247 from AnthonyIacono/normalshook-upgrade Nicholas Hastings 2015-02-18 14:43:33 -0500
  • 3d2bd070ad Merge pull request #264 from davidskuza/sample-ext-vs-update Nicholas Hastings 2015-02-18 14:38:22 -0500
  • c4a58b1c95 Make sure processing and fwd calls happen on main thread. Nicholas Hastings 2015-02-18 05:35:58 -0800
  • b9579a53ce Add missing impl for File.ReadUint16. Nicholas Hastings 2015-02-18 04:50:20 -0800
  • 94c439e533 Updated Visual Studio sample_ext files Developer 2015-02-18 10:34:38 +0100
  • a327a788c1 Trigger build for hl2sdk-csgo changes. Nicholas Hastings 2015-02-17 15:52:31 -0500
  • 68a1e89c24 Trigger build for hl2sdk-csgo changes. Nicholas Hastings 2015-02-17 15:50:38 -0500
  • a541acb2bc Convert admin SQL plugins to use AdminId/GroupId methodmaps, newdecls. Nicholas Hastings 2015-02-17 09:13:40 -0800
  • 63d1fa2d8e Convert admin-flatfile to use AdminId/GroupId methodmaps and newdecls. Nicholas Hastings 2015-02-17 08:24:46 -0800
  • e4ee52e1ac Convert adminhelp to newdecls. Nicholas Hastings 2015-02-17 08:24:11 -0800
  • c0729ff5e2 Add methodmap for GroupId. Nicholas Hastings 2015-02-17 08:21:14 -0800
  • c2d37cdff5 Add methmodmap for AdminId. Nicholas Hastings 2015-02-17 07:19:56 -0800
  • 0f00a2db08 Remove unused result value in OnRebuildAdminCache forward call. Nicholas Hastings 2015-02-17 06:43:49 -0800
  • 67e74581cc Make result ptr in IForward::Execute default to NULL (which is allowed). Nicholas Hastings 2015-02-17 06:43:07 -0800
  • eb9f496cd8 Merge pull request #262 from VoiDeD/bug-6310 David Anderson 2015-02-15 21:45:46 -0800
  • 0203d2c811 Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) Ryan Stecker 2015-02-15 21:53:31 -0600
  • 289455d538 Trigger build (bug 6308). Nicholas Hastings 2015-02-14 12:03:55 -0500
  • 6bc2d20177 Mess with some array sizes. Nicholas Hastings 2015-02-08 20:30:15 -0500
  • 350eb462ca Rewrite TF2 extension's player conditions handling to remove dirty frame loop. Nicholas Hastings 2015-02-08 20:03:07 -0500
  • 591aea54b6 Merge pull request #261 from alliedmodders/handle-dump-loc Nicholas Hastings 2015-02-08 17:14:42 -0500
  • 00ad38f5b7 Actually use game path instead of SM path as base. Nicholas Hastings 2015-02-07 09:25:25 -0800
  • 261e135845 Make handle dump location relative to gamedir to match other sm_dump commands. Nicholas Hastings 2015-02-07 09:21:53 -0800
  • f50d8317f6 Merge currently in-use gdc-psyfork symbols.txt. Nicholas Hastings 2015-02-05 14:44:58 -0500
  • 3558418ed7 Initializing soundEntry and using something safer than strcpy Anthony 2015-02-05 11:12:33 -0800
  • 4919e4a002 Roll version number. Nicholas Hastings 2015-02-04 18:25:02 -0500
  • fd0aaf9da9 Update versioning for 1.7.0 release. sourcemod-1.7.0 Nicholas Hastings 2015-02-04 17:33:14 -0500
  • 325e95e9be Update changelog for version 1.7.0. Nicholas Hastings 2015-02-04 17:29:10 -0500
  • c2e31deb78 Sync changelog from 1.6-dev branch. Nicholas Hastings 2015-02-04 17:24:56 -0500
  • c944ef18b3 Remove sizeof() as a special-case default argument value. David Anderson 2015-02-02 21:10:20 -0800
  • 14af0bae82 Fix crash when creating and destroying a TopMenu without map change (bug 6303). Nicholas Hastings 2015-02-04 09:57:04 -0800
  • fca927884b Merge pull request #260 from alliedmodders/bug-6303 Nicholas Hastings 2015-02-04 16:16:23 -0500
  • 10c62dc0c0 Fix crash when creating and destroying a TopMenu without map change (bug 6303). Nicholas Hastings 2015-02-04 09:57:04 -0800
  • 7e9b22cb6e Merge pull request #259 from alliedmodders/rm-sizeof-defarg David Anderson 2015-02-03 12:44:00 -0800
  • efba7bd82a Expose Message_DetermineMulticastRecipients as GetClientsInRange native. Nicholas Hastings 2014-12-30 11:38:06 -0500
  • 6da2f6c8ed Fix FindFlagChar not finding char for AdminFlag_Custom6. Nicholas Hastings 2015-02-03 10:32:34 -0500
  • 9e6f7a9e89 Fix g_ReverseFlags array size. Nicholas Hastings 2015-02-03 10:27:32 -0500
  • d0ab3e7bd6 Rename g_FlagSet to g_FlagCharSet to avoid some confusion. Nicholas Hastings 2015-02-03 10:26:28 -0500
  • c427dfbea7 Merge pull request #203 from alliedmodders/bug-6248 Nicholas Hastings 2015-02-03 12:39:43 -0500
  • e88039d4e0 Fix FindFlagChar not finding char for AdminFlag_Custom6. Nicholas Hastings 2015-02-03 10:32:34 -0500
  • 84a59c6fb7 Fix g_ReverseFlags array size. Nicholas Hastings 2015-02-03 10:27:32 -0500
  • 19be28cc2e Rename g_FlagSet to g_FlagCharSet to avoid some confusion. Nicholas Hastings 2015-02-03 10:26:28 -0500
  • c116a731f1 Remove sizeof() as a special-case default argument value. David Anderson 2015-02-02 21:10:20 -0800
  • a6d5212ee9 Initial CSGO GetWeaponPrice fixes Ruben Gonzalez 2015-01-31 12:44:18 -0500
  • cf9dd08c45 Merge pull request #258 from alliedmodders/weaponprice-fix-wip Ruben Gonzalez 2015-02-01 12:06:07 -0500
  • 79bb037b66 Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) David Anderson 2015-01-29 00:16:06 -0800
  • ea3f491a8e Fix chained field expressions losing lvalue-ness. (bug 6298) David Anderson 2015-01-28 17:30:59 -0800
  • aa27b10232 Increased handles to 32k Thordin 2014-12-07 21:50:40 -0800
  • 1ebf70b450 Fix wrong value in transitional DBI callback. (bug 6292) David Anderson 2015-01-16 00:29:36 -0800
  • a88b447327 Merge pull request #257 from alliedmodders/sm-plugins-refresh Nicholas Hastings 2015-01-31 15:31:49 -0500
  • 52514a96bd Fix "sm plugins refresh" not refreshing changed plugins. Nicholas Hastings 2015-01-31 15:28:21 -0500
  • 5ffb4d9845 Merge branch 'master' into weaponprice-fix-wip Ruben Gonzalez 2015-01-31 15:15:44 -0500
  • 0bb2dc32af Merge pull request #256 from alliedmodders/bug6302 David Anderson 2015-01-31 10:50:24 -0800
  • 213e7ced8c Initial CSGO GetWeaponPrice fixes Ruben Gonzalez 2015-01-31 12:44:18 -0500
  • 380479cadd Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) David Anderson 2015-01-29 00:16:06 -0800
  • 04c23383b1 Merge pull request #255 from alliedmodders/bug6298 David Anderson 2015-01-28 17:49:52 -0800
  • 90ff154598 Fix chained field expressions losing lvalue-ness. (bug 6298) David Anderson 2015-01-28 17:30:59 -0800
  • 840b432ce0 Merge pull request #253 from alliedmodders/adminmenu-newdecl Nicholas Hastings 2015-01-28 18:52:53 -0500
  • e1b6e09cd3 Merge pull request #250 from alliedmodders/sdkhooks-newdecls Nicholas Hastings 2015-01-28 18:52:41 -0500
  • ad8373925a Merge pull request #251 from alliedmodders/topmenus-stuff Nicholas Hastings 2015-01-28 18:52:23 -0500
  • 3a499036ac Fix incorrect error line show for incorrect return value on forwards (bug 6226). Nicholas Hastings 2015-01-28 09:51:02 -0800
  • 6b92f18a86 Don't allow plugins to block LevelInit (wtf). Nicholas Hastings 2015-01-27 18:01:30 -0800
  • 2292515315 Merge pull request #254 from alliedmodders/bug-6226 Nicholas Hastings 2015-01-28 14:45:06 -0500
  • d9ce8249cb Fix incorrect error line show for incorrect return value on forwards (bug 6226). Nicholas Hastings 2015-01-28 09:51:02 -0800
  • b3bb37323d Merge pull request #252 from alliedmodders/sdkhooks-lvlinit-block Nicholas Hastings 2015-01-27 21:31:03 -0500
  • c6b5675262 Merge pull request #249 from alliedmodders/signunsigned-stack-warning Nicholas Hastings 2015-01-27 21:29:23 -0500
  • 43bca4dcc2 Convert adminmenu to use newdecls and new classes/methodmaps. Nicholas Hastings 2015-01-27 18:13:10 -0800
  • dbbc30368d Convert remainder of sdkhooks.inc to newdecls. Nicholas Hastings 2015-01-27 18:06:14 -0800
  • 5f651f7fde Convert remainder of topmenus.inc to newdecls. Nicholas Hastings 2015-01-27 18:03:59 -0800
  • eadfec75a4 Make TopMenuHandler pass topmeut as TopMenu instead of Handle. Nicholas Hastings 2015-01-27 18:03:24 -0800
  • e2aab2ab10 Don't allow plugins to block LevelInit (wtf). Nicholas Hastings 2015-01-27 18:01:30 -0800
  • 8705aea634 Fix signed/unsigned compare warning in smn_adt_stack. Nicholas Hastings 2015-01-27 17:59:55 -0800
  • 3040708d4e Merge pull request #215 from Thordin/more_handles David Anderson 2015-01-26 11:24:46 -0800
  • 60757dde1c Establish a default timeout for MySQL connectivity. Kyle Sanderson 2015-01-21 05:58:45 -0800
  • 2382902fe4 Merge pull request #244 from alliedmodders/db-fix David Anderson 2015-01-23 14:07:22 -0800
  • ee0575bbb0 Adding EmitSoundEntry() for engines >= portal 2 Anthony 2015-01-21 10:33:29 -0800
  • d5fc57316e Update protobuf include path for Dota build. Nicholas Hastings 2015-01-21 11:04:03 -0500
  • aff2551942 Remove conditionals in ambuild scripts for using msvc <2013 (not supported). Nicholas Hastings 2015-01-21 11:04:52 -0500
  • 18b54b9064 Update protobuf include path for Dota build. Nicholas Hastings 2015-01-21 11:04:03 -0500
  • d1af9b5fd1 Merge pull request #248 from KyleSanderson/mysqltimeout Kyle Sanderson 2015-01-21 06:46:18 -0800
  • e3349116cb Establish a default timeout for MySQL connectivity. Kyle Sanderson 2015-01-21 05:58:45 -0800
  • c70f16c65a Force reconfigure. Kyle Sanderson 2015-01-20 18:15:15 -0800
  • 37d9867c06 Merge pull request #129 from KyleSanderson/SDKDep Kyle Sanderson 2015-01-20 17:22:04 -0800
  • cddae6f456 Upgrading the normal sound hook for games like CS:GO Anthony 2015-01-20 15:08:57 -0800
  • 1b47398e38 Prevent null auth string comparisons. Ryan Stecker 2014-12-24 17:29:38 -0600
  • ff27484527 Prevent null auth string comparisons. Ryan Stecker 2014-12-24 17:29:38 -0600
  • 70f42dee65 Fix regression causing "BOT" to no longer be valid in adminsys for Steam identities. Nicholas Hastings 2015-01-17 10:11:04 -0500
  • 08db476476 Add missing semicolon. Simone 2015-01-17 11:47:26 +0100
  • b1353e2ca4 Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. Ryan Stecker 2015-01-15 13:40:21 -0600
  • 324d52bf2b Merge pull request #246 from alliedmodders/bot-admins Nicholas Hastings 2015-01-17 16:15:14 -0500
  • 9f648879e5 Fix regression causing "BOT" to no longer be valid in adminsys for Steam identities. Nicholas Hastings 2015-01-17 10:11:04 -0500