Commit Graph
76 Commits
Author SHA1 Message Date
Nicholas Hastings 3e63e611c2 Update versioning for 1.6.2 release. 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
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
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
Nicholas Hastings cb73b935ec Bumping version. 2014-08-17 09:55:54 -04:00
Nicholas Hastings 76e8e7e50c Update versioning for 1.6.1 release. 2014-08-17 09:14:04 -04:00
Nicholas Hastings 1ef60a13d0 Fix automatic language detection on CS:GO (bug 6163). 2014-08-11 05:28:29 -07:00
Nicholas Hastings d8406a3efc Update Fistful of Frags gamedata. 2014-07-30 06:36:00 -04:00
Nicholas Hastings 048c227fcc Bumping version. 2014-07-03 15:58:02 -04:00
Nicholas Hastings 95ab81f0db Update versioning for 1.6.0 release. 2014-07-03 12:56:45 -04:00
Nicholas Hastings 2fb01e412e Switch TF2 to use IVEngineServer::GetIServer in SDKTools to find IServer ptr. 2014-07-03 12:45:50 -04:00
Nicholas Hastings 6e9b4bf276 Update changelog for version 1.6.0. 2014-07-03 12:30:48 -04:00
Nicholas Hastings 594cc249ef Update CStrike extension CSWeaponDrop to use Vector overload on CS:GO. 2014-07-02 10:52:03 -04:00
Nicholas Hastings 0967035dd0 Update CS:GO CSWeaponDrop gamedata. 2014-07-01 21:06:53 -04:00
Nicholas Hastings a9de6ed52c Add HudText gamedata support for Synergy (bug 6161). 2014-06-29 20:23:24 -04:00
Nicholas Hastings f0f50aa7bb Update Dota Linux EntityFactoryDictionary gamedata. 2014-06-28 17:04:56 -04:00
Nicholas Hastings 36fab677a0 Update Synergy gamedata and switch NMRiH gamedata on linux to use symbols. 2014-06-28 09:53:19 -04:00
Nicholas Hastings 6c0d2a3743 Synced changelog.txt from sourcemod-1.5 branch. 2014-06-23 19:43:04 -04:00
Nicholas Hastings e71eb5f704 Add missing thisptr to call. 2014-06-23 19:40:01 -04:00
Nicholas Hastings 4532b8a38d Update TF2_IsHolidayActive native to virtually call gamerules IsHolidayActive. 2014-06-23 19:39:54 -04:00
Nicholas Hastings 49a643f411 Remove redundant code. 2014-06-22 21:26:49 -04:00
Nicholas Hastings 8d7e8b2a85 Remove dead variable. 2014-06-22 21:26:41 -04:00
Nicholas Hastings 848bc927a0 Switch TF2 extension to hook CTFGameRules::IsHolidayActive for holiday forward (bug 6137). 2014-06-22 21:26:28 -04:00
Nicholas Hastings 91a796b24d Fix FindStringIndex native not returning INVALID_STRING_INDEX when string not found (bug 6144). 2014-06-19 14:56:05 -04:00
Nicholas Hastings 7e7544e036 Update SDKTools entity output functions to use core's GetEntityClassname instead of own. 2014-06-19 14:55:56 -04:00
Nicholas Hastings 9d676ed440 Revert "Disable FireOutput gamedata on TF2 until proper fix is found."
This reverts commit a2951b9ea8.
2014-06-19 00:35:07 -04:00
Nicholas Hastings bad5252ee3 Add early-exit in entity output detour if entity has no classname. 2014-06-19 00:34:10 -04:00
Nicholas Hastings a2951b9ea8 Disable FireOutput gamedata on TF2 until proper fix is found. 2014-06-18 23:16:39 -04:00
Nicholas Hastings f98cd68341 Revert "Update TF2 FireOutput gamedata."
This reverts commit 45b9573348.
2014-06-18 23:16:33 -04:00
Nicholas Hastings 7553106eee Merge pull request #34 from WildCard65/Spacing
Added spacing to compile.sh (r=psychonic).
2014-06-17 21:44:05 -04:00
Nicholas Hastings 5cf73385c5 Merge pull request #37 from FlaminSarge/tf_weapon_enum_2014jun11
Update TF_WEAPON enum and tf2_stocks.inc (r=psychonic).
2014-06-17 16:52:11 -04:00
Nicholas Hastings 00c09584c7 Update Fistful of Frags gamedata. 2014-06-13 13:40:06 -04:00
Nicholas Hastings 7677e8af79 Merge pull request #27 from VoiDeD/convar-cache
Utilize convar cache for FindConVar (r=KyleS, r=psychonic)..
2014-06-12 19:47:33 -04:00
Nicholas Hastings 17a7d4802d Update TF2 SDKHooks Reload gamedata. 2014-06-12 10:00:49 -04:00
Nicholas Hastings 0b2610e3b3 Update CSGO Windows SetClanTag gamedata (bug 6150). 2014-06-12 09:56:50 -04:00
Nicholas Hastings 51a02652d8 Merge pull request #33 from alliedmodders/tf2-iservertools
Use updated IServerTools iface on TF2 for getting tempent list and FindEntityByClassname (PR #33, r=KyleS).
2014-06-11 23:43:48 -04:00
Nicholas Hastings e7870da5ff Add ifdef section notes on endifs. 2014-06-11 23:37:02 -04:00
Nicholas Hastings a697e81427 Use updated IServerTools iface on TF2 for getting tempent list and FindEntityByClassname. 2014-06-11 22:44:42 -04:00
Nicholas Hastings 5f8288dc70 Update TF2 CalcIsAttackCritical gamedata. 2014-06-11 17:48:51 -04:00
Nicholas Hastings feb5050df1 Merge pull request #5 from peace-maker/pawn_stringconcat
Add string literal concatenation using ellipses "..." (bug 4261, PR #5, r=dvander).
2014-06-11 08:16:04 -04:00
Nicholas Hastings e4328f9211 Fix build. 2014-06-10 12:30:04 -04:00
Nicholas Hastings 0ca218931a Trigger build again for hl2sdk-l4d and hl2sdk-dota changes. 2014-06-02 09:57:02 -04:00
Nicholas Hastings 1d9f769a42 Trigger build for hl2sdk-dota changes. 2014-06-02 09:30:25 -04:00
Nicholas Hastings 4c7cf6ce06 Trigger build for hl2sdk-l4d changes. 2014-06-01 16:27:52 -04:00
Nicholas Hastings 39993c7019 Merge pull request #20 from psychonic/bot-hibernation-disconnect
Fix case where bots leave server without disconnect notice (hibernation) (r=KyleS).
2014-05-31 23:00:03 -04:00
Nicholas Hastings a0f3410f3b Fix a case where bots can leave server without disconnect notice (hibernation), triggering other issues. 2014-05-31 15:18:17 -04:00
Nicholas Hastings 76a589f689 Merge pull request #16 from psychonic/client-disconnect-quirks
Fix inconsistencies with OnClientDisconnected calls (bug 5988, r=kyles)
2014-05-30 19:09:50 -04:00
Nicholas Hastings e7621ad8a7 Fix inconsistencies with OnClientDisconnected calls (bug 5988) 2014-05-30 17:45:49 -04:00
Nicholas Hastings c4232510a1 Merge pull request #15 from 50Wliu/contributing
Create CONTRIBUTING.md (r=psychonic).
2014-05-29 23:27:12 -04:00
Nicholas Hastings 5cb10441d7 Merge pull request #7 from Bara20/patch-1
Add CS_DMG_HEADSHOT define (r=psychonic).
2014-05-29 15:39:33 -04:00
Nicholas Hastings 6ee42dc7fe Really fix Mac build. 2014-05-29 15:09:38 -04:00
Nicholas Hastings e0f6544c86 Fix Mac build. 2014-05-29 14:16:11 -04:00
Nicholas Hastings beb3f8c1d4 Replace magic numbers for sm_show_activity with named constants. 2014-05-29 13:54:51 -04:00
Nicholas Hastings 35784c018d Move adminsys and more natives from core to logic. 2014-05-29 13:31:12 -04:00
Nicholas Hastings 9ff6cdef8c Merge pull request #12 from psychonic/more2logic
Move many player natives from core to logic.
2014-05-29 00:51:29 -04:00
Nicholas Hastings dbc881143b Move many player natives from core to logic. 2014-05-28 23:20:41 -04:00
Nicholas Hastings 6456b937be Fix build. 2014-05-28 21:10:40 -04:00
Nicholas Hastings f1387c892e Merge pull request #10 from psychonic/platform-defs
Fix up PLATFORM defs to match same-name ones in some SDK versions.
2014-05-28 21:01:17 -04:00
Nicholas Hastings cae5d48d31 Merge pull request #8 from psychonic/travis-ci
Add support for Travis-CI
2014-05-28 20:56:14 -04:00
Nicholas Hastings d83d72fd88 Give define value (of 1) to PLATFORM defs to match the same-name defs in some SDKs. 2014-05-28 20:36:52 -04:00
Nicholas Hastings ff42e854bb Add Travis-CI config file. 2014-05-28 14:38:55 -04:00
Nicholas Hastings a462feee61 Fix version script failing when HEAD directly contains hash instead of ref to it. 2014-05-28 14:38:17 -04:00