Commit Graph
4584 Commits
Author SHA1 Message Date
Nicholas Hastings ce7a98dffa Trigger build for hl2sdk-tf2 changes. 2014-10-29 20:53:48 -04:00
Nicholas Hastings f3af8539d2 Update TF2 gamedata. 2014-10-29 20:26:04 -04:00
Nicholas Hastings 35e12b16ba Update Fistful of Frags gamedata. 2014-10-24 17:18:34 -04:00
Dr!fter 6e9c95034e Update windows CS:GO CheckWinLimit signature 2014-10-10 19:25:07 -04:00
Nicholas Hastings 34968def58 Trigger build for hl2sdk-tf2 changes. 2014-10-01 19:06:13 -04:00
Nicholas Hastings 4800732c00 Trigger build for hl2sdk-tf2 changes. 2014-10-01 18:54:30 -04:00
Nicholas Hastings 7d7bf38941 Trigger build for hl2sdk-tf2 changes (bug 6259). 2014-09-26 08:32:19 -04:00
Nicholas Hastings 5c13a0bc69 Bumping version. 2014-09-20 13:33:45 -04:00
Nicholas Hastings 3e63e611c2 Update versioning for 1.6.2 release. sourcemod-1.6.2 2014-09-20 12:54:09 -04:00
Nicholas Hastings c3598d8e71 Update changelog for version 1.6.2. 2014-09-20 12:53:22 -04:00
Nicholas Hastings f57097651b Merge pull request #159 from alliedmodders/1.6-getclientauthid
Backport GetClientAuthId native to 1.6-dev (r=asherkin).
2014-09-20 12:16:46 -04:00
Nicholas Hastings a5450aad18 Fix implicit bool conversion perf warning on msvc 2014-09-19 15:16:28 -07:00
Nicholas Hastings 0a4a06d9e1 Fix AuthId_Engine always returning Steam2 format 2014-09-19 15:10:26 -07:00
Nicholas Hastings dd51da519d Add half-assed backport of GetClientAuthId 2014-09-19 10:36:13 -07:00
Nicholas Hastings c79f52e2c9 Re-add DBI query throttling (r=dvander). 2014-09-18 22:31:08 -04:00
Asher Baker c4279da3b2 Updated plugin blacklist. 2014-09-16 10:49:14 +01:00
Ruben Gonzalez 3923177037 Update linux CSGO gamedata 2014-09-12 12:27:08 -04:00
Nicholas Hastings 80a0e24b66 Update CS:GO linux ClanTagOffset. 2014-09-12 06:50:53 -04:00
Nicholas Hastings 75d770ba0f Disable RTTI for more game-agnostic extensions. 2014-09-11 20:42:16 -04:00
Nicholas Hastings d9e6daa006 Disable RTTI for game-agnostic extensions 2014-09-11 20:31:16 -04:00
Nicholas Hastings f08b60bc98 Disable RTTI for Loader, Logic, and JIT bins 2014-09-11 20:17:24 -04:00
Nicholas Hastings 4d98fc2a3d Link libstdc++ on linux for CS:GO. 2014-09-11 19:24:58 -04:00
Nicholas Hastings 0b4ec459d3 Update core AMBuild script for hl2sdk-csgo and hl2sdk-dota protobuf changes. 2014-09-10 21:08:47 -04:00
Nicholas Hastings 65269551f9 Trigger build for hl2sdk-tf2 changes. 2014-09-10 21:05:00 -04:00
Nicholas Hastings 47b0022331 Update for hl2sdk-dota changes 2014-08-29 10:00:08 -07:00
FlaminSarge 7df2b28fe0 Update TF2 enums for Love & War 2014-08-23 09:33:51 -04:00
Nicholas Hastings 7df1069613 Merge pull request #136 from alliedmodders/steamid-bcompat-hack
Add bad hack to add backcompat for new SteamID rendering changes in TF2 and later others.
2014-08-21 20:46:16 -04:00
Nicholas Hastings 7585acaeef << >> 2014-08-21 20:20:12 -04:00
Nicholas Hastings dfcf953131 Add bad hack to add backcompat for new SteamID rendering changes in TF2 and later others. 2014-08-21 20:10:17 -04:00
Ruben Gonzalez cb31a65807 Update NMRIH gamedata. 2014-08-21 09:34:05 -04:00
Ruben Gonzalez 6123c5e013 Update FoF gamedata. 2014-08-18 08:57:38 -04:00
Nicholas Hastings cb73b935ec Bumping version. 2014-08-17 09:55:54 -04:00
Nicholas Hastings 76e8e7e50c Update versioning for 1.6.1 release. sourcemod-1.6.1 2014-08-17 09:14:04 -04:00
Ryan Stecker 40d049e1f6 Update changelog for 1.6.1. 2014-08-17 09:05:29 -04:00
Ryan Stecker 48012ccf08 Mark TF2_RemoveWearable as optional. 2014-08-16 16:30:39 -04:00
Ryan Stecker 80ceb149b0 Fix typo related to invalid regex handle errors. 2014-08-14 14:15:18 -04:00
Nicholas Hastings 1ef60a13d0 Fix automatic language detection on CS:GO (bug 6163). 2014-08-11 05:28:29 -07:00
WildCard65 e8e40d126e Actually remove extra wearables.
Old logic was to try to get extra wearables on a non-existent entity.
2014-08-08 16:04:34 +01:00
Ryan Stecker c7033827f5 Implement StringToKeyValues. 2014-08-03 09:49:16 -04:00
Ryan Stecker ff27214615 Remove the extra wearables of weapons in TF2_RemoveWeaponSlot. 2014-08-03 09:06:22 -04:00
Ross Bemrose 7b45e963d5 Make sure the edict isn't free.
return GetParametersForSoundEx's return value instead of always true.
2014-07-31 07:53:19 -07:00
Ross Bemrose 96965ef7cd Fixed overwriting the same copy/pasted line twice instead of once per new native. 2014-07-31 07:53:12 -07:00
Ross Bemrose 8f7ce184fb Commit new version of bug 5942: New functions for SDKTools to get information from game_sound files. 2014-07-31 07:52:58 -07:00
Ryan Stecker 4bed0a2893 Fix PerformGravity's logging format. 2014-07-31 12:46:27 +01:00
Kyle Sanderson 6ab2e23d9d Rename SDKHooks function and variable to be friendlier. 2014-07-31 12:46:23 +01:00
Ryan Stecker dd27de8d85 Add more TF2_RemoveWearable documentation. 2014-07-31 12:46:22 +01:00
Asher Baker 8c79a6df33 Improved error reporting in basebans custom reasons loading. 2014-07-31 12:46:13 +01:00
Ryan Stecker e8111f3c0a Implement TF2_RemoveWearable native. 2014-07-31 12:46:09 +01:00
Kyle Sanderson a038181193 Pre-allocate 8 elements to skip trivial reallocations near the beginning of the vectors life. 2014-07-31 12:46:08 +01:00
Kyle Sanderson 52fe916311 Store only the callback as per VoiDeD, re-eval if HookList changes. 2014-07-31 12:46:05 +01:00