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
Nicholas Hastings
688bbc97ab
Trigger build for hl2sdk-csgo update.
2016-06-25 07:36:57 -04:00
Nicholas Hastings
28dd351335
Update FoF gamedata.
2016-06-16 16:16:13 -04:00
Nicholas Hastings
548f3db634
Update CS:GO gamedata.
2016-06-16 16:16:06 -04:00
Fyren
4db8fa70a5
Merge pull request #518 from alliedmodders/UTIL_ReplaceAll-fix
...
Fix UTIL_ReplaceAll not properly tracking length (bug 6472)
2016-06-10 07:58:25 -04:00
Fyren
b7741a2da8
Merge pull request #516 from alliedmodders/scheduledpluginreloads
...
Better plugin reloads.
2016-06-10 07:57:41 -04:00
Nicholas Hastings
71b0cd89c0
Fix float unary minus operator not functioning properly after PR #510 .
2016-06-09 21:37:09 -04:00
Nicholas Hastings
99481bee6f
Use VSERVERTOOLS003 in Nuclear Dawn if server has it available.
2016-06-08 12:32:45 -04:00
Nicholas Hastings
90e1e54fb2
Fixed varint sendprops being treated improperly in CS:GO.
2016-06-05 11:03:44 -04:00
ErikMinekus
b9f7f20046
Fixed return doc spacing for GetGameFolderName ( #515 )
2016-05-31 07:34:54 -04:00
Nicholas Hastings
c42f73b66c
Update more Insurgency gamedata.
2016-05-27 09:33:20 -04:00
Nicholas Hastings
5a2bc4479d
Update Insurgency gamedata.
2016-05-26 13:43:07 -04:00
Nicholas Hastings
31928e6282
Fix late/incorrect calls to TR_GetEntityIndex potentially causing crash. ( #513 )
2016-05-21 14:44:00 -04:00
Nicholas Hastings
9b3b2eb23e
Fix comment and reduce branching in TF2_IsPlayerInCondition.
2016-05-21 12:55:47 -04:00
Nicholas Hastings
e127a55b0a
Clarified func doc for some edict/entity funcs.
2016-05-21 12:53:55 -04:00