peace-maker
0178c20f50
Fix threaded query's result handle access rights ( #567 )
...
Plugins were able to close the results handle in the threaded query
callback causing a double free crash. The access rights are setup right
before the handle is created, but weren't used.
2016-12-11 18:23:50 -08:00
Asher Baker
9eae3c7155
Update blacklist.plugins.txt
2016-12-09 18:37:15 +00:00
David Anderson
851acc52d9
Merge pull request #560 from peace-maker/suppress_not_runnable_18
...
Suppress logging of "Plugin not runnable" errors in SM 1.8
2016-12-04 21:57:02 -08:00
Nicholas Hastings
63261b9cea
Fix CS:GO OnGetWeaponPrice forward on Linux.
2016-11-29 11:06:07 -05:00
Nicholas Hastings
4b399eb895
Fix innocuous copy/paste error.
2016-11-29 11:06:01 -05:00
Nicholas Hastings
20668ea676
Add gamedata missing from last commit.
2016-11-29 10:53:27 -05:00
Nicholas Hastings
5642e4b9ee
Semi-tested fix for CS:GO GetWeaponPrice on Linux.
2016-11-29 10:53:20 -05:00
Nicholas Hastings
6b24e920e7
Revert "Update CS:GO GetWeaponPrice gamedata."
...
This reverts commit f3994ce6dc .
2016-11-29 09:01:54 -05:00
Nicholas Hastings
a94a52abed
Update CS:GO GetWeaponPrice gamedata.
2016-11-29 08:52:55 -05:00
Nicholas Hastings
089b5dbaf8
Add CS:GO FindEntityByClassname signature for Linux.
2016-11-29 07:57:06 -05:00
Nicholas Hastings
63fdce19d0
Update Linux IServer gamedata.
2016-11-28 22:20:53 -05:00
Ruben Gonzalez
4a52adfc79
Update cstrike extension gamedata.
2016-11-28 21:55:34 -05:00
Nicholas Hastings
6ab82e434d
Untested Core, SDKTools, SDKHooks fixes. (CStrike ext fixes pending)
2016-11-28 21:51:35 -05:00
Peace-Maker
0c6a220643
Suppress logging of "Plugin not runnable" errors
...
SourceMod itself and thirdparty extensions call functions in plugins
without making sure it is runnable. The plugin pausing feature isn't
supported anymore and is set to get nuked #438 which will reduce the
amount of not-runnable error reports.
We can't fix every third party extension, so suppressing the error from
the logs will stop the spam until pausing is removed.
This is a backport of #558 to the 1.8 branch.
2016-11-17 16:58:44 -07:00
Asher Baker
0a45b6cad7
Update blacklist.plugins.txt
2016-11-17 23:21:25 +00:00
Nicholas Hastings
043b94be8c
Trigger build for hl2sdk-bms changes.
2016-11-07 21:06:18 -05:00
Nicholas Hastings
99d9d03969
Update TF2 gamedata.
2016-11-02 20:09:03 -04:00
Nicholas Hastings
2355cfba1c
Don't build for CS:GO on Mac anymore. (Game is 64-bit-only there now).
2016-10-24 10:54:12 -04:00
Kyle Sanderson
111c95fea6
Check multiple engine sources for updated AuthIDs. ( #552 )
2016-10-14 12:46:10 -07:00
Nicholas Hastings
c5703db3da
Trigger build for hl2sdk-csgo update. (Fixes crash on player join.)
2016-10-13 20:40:53 -04:00
Ruben Gonzalez
c21a4bed71
Update more tf2 gamedata.
2016-10-12 21:36:42 -04:00
Ruben Gonzalez
7b924ff46a
Update tf2 gamedata.
2016-10-12 21:23:22 -04:00
Nicholas Hastings
c1b23df9fe
Add note about uninitialized data in ArrayList.Resize / ResizeArray.
2016-10-11 13:46:01 -04:00
iNilo
a5c5d5ccf9
Typo in OnRemoveBan documentation ( #542 )
...
Fix typo in OnRemoveBan documentation
2016-10-07 14:44:09 -04:00
Nicholas Hastings
fc6ab59f71
Strip invalid UTF-8 char from end of player names. ( #545 )
2016-10-07 14:43:57 -04:00
Nicholas Hastings
398fe47ca1
Fixed doc on RadToDeg.
2016-10-07 14:43:47 -04:00
»SoD« XeroX
71484f60bf
Fixed wrong return type in UserMessageToBfRead ( #546 )
...
Fixed wrong return type in UserMessageToBfRead
2016-10-07 14:43:38 -04:00
Nicholas Hastings
ae3f1da60a
Update CS:GO InfoChanged gamedata. (Fixes SetClientInfo).
2016-10-07 14:42:24 -04:00
Jonhasacat
ce00d46d3b
Fixed offsets for SetClientName ( #547 )
2016-10-07 09:45:24 +01:00
Ruben Gonzalez
8a31f97e11
Trigger Build
2016-10-06 23:18:51 -04:00
Ruben Gonzalez
0a00533a7b
Update pushbuild.txt
2016-10-06 22:37:03 -04:00
Nicholas Hastings
4a83cb4e13
Update Insurgency gamedata.
2016-10-05 21:08:10 -04:00
Peace-Maker
8fe289a25b
Merge PR #489 : Do not call functions in paused plugins
...
This should be reverted when pausing is removed, see PR discussion.
2016-10-04 16:37:48 +01:00
Kyle Sanderson
6abc7decd7
Fix erroneous () in DebugReport:: printouts. ( #517 )
2016-10-04 16:36:33 +01:00
Asher Baker
963059ed4f
Update MakeBleed gamedata
2016-10-01 18:16:06 +01:00
Nicholas Hastings
9ac02d0e78
Trigger build for hl2sdk-tf2 update.
2016-09-21 13:17:07 -04:00
Nicholas Hastings
cdbd3f362e
Update GoldenEye:Source gamedata (bug 6529).
2016-09-11 14:51:25 -04:00
Ruben Gonzalez
28e57b23f8
Update CS:GO gamedata for latest update.
2016-08-06 17:31:20 -04:00
Nicholas Hastings
4ad4871f73
Fix typo in updated Dino D-Day gamedata.
2016-08-06 13:34:53 -04:00
Nicholas Hastings
3b2d9bd56a
Update Dino D-Day gamedata.
...
(Piggy-backing off of Blade Symphony now instead of Alien Swarm.
They switched to Portal 2 engine so detects as Blade Symphony, and
both are pretty vanilla at the engine level.)
2016-08-06 10:53:48 -04:00
Ruben Gonzalez
e787a05d45
Update Insurgency gamedata.
2016-08-02 16:14:16 -04:00
Ruben Gonzalez
0f163b58e6
Fix CS:GO signature for conflicts with detours.
2016-08-02 12:17:12 -04:00
Nicholas Hastings
45188adfd8
Fix typo in DoI SlapSound13.
2016-07-26 11:15:50 -04:00
Nicholas Hastings
c41b6d043f
Add preliminary gamedata for Day of Infamy.
2016-07-26 08:26:48 -04:00
Nicholas Hastings
a69d7ccf2f
Redownload GeoIP data if file size is 0, regardless of file modified time..
2016-07-24 08:26:39 -04:00
Nicholas Hastings
f5abd9aa13
Trigger build.
2016-07-22 10:27:12 -04:00
Nicholas Hastings
2fb976b2ce
Update TF2 "holiday" gamedata.
2016-07-08 15:45:05 -04:00
Nicholas Hastings
821041372e
Merge branch '1.8-dev' of https://github.com/alliedmodders/sourcemod into 1.8-dev
2016-07-07 20:01:55 -04:00
Nicholas Hastings
a71e9e2cea
Update TF2 gamedata.
2016-07-07 19:59:46 -04:00
Asher Baker
6fb2fc1905
Force build for CS:GO CUserCmd mouse vector fix
2016-07-03 01:03:26 +01:00