Ross Bemrose
|
c4a3c421ff
|
Add condition 87 back.
|
2014-11-15 10:14:06 -05:00 |
|
Ross Bemrose
|
cb3d03d699
|
Update condition names. Remove condition 87 for now.
|
2014-11-15 10:13:58 -05:00 |
|
Ross Bemrose
|
faad5ff3ea
|
New Halloween 2014 conditions.
|
2014-11-15 10:13:44 -05:00 |
|
Ross Bemrose
|
702ac32bc0
|
New Holiday as per Halloween update.
|
2014-11-06 06:49:13 -05:00 |
|
Nicholas Hastings
|
dd51da519d
|
Add half-assed backport of GetClientAuthId
|
2014-09-19 10:36:13 -07:00 |
|
FlaminSarge
|
7df2b28fe0
|
Update TF2 enums for Love & War
|
2014-08-23 09:33:51 -04:00 |
|
Ryan Stecker
|
48012ccf08
|
Mark TF2_RemoveWearable as optional.
|
2014-08-16 16:30:39 -04: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
|
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 |
|
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 |
|
David Anderson
|
9f9f2baae2
|
Remove map snapshot API (was not yet ready).
|
2014-06-22 22:40:57 -07: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 |
|
FlaminSarge
|
7a96467045
|
Update TF_WEAPON enum for June 11, 2014 TF2 Patch.
|
2014-06-15 00:30:53 -07:00 |
|
FlaminSarge
|
86c1660ee9
|
Fix line endings in tf2_stocks include.
|
2014-06-15 00:29:41 -07:00 |
|
WildCard65
|
8e4836f83a
|
Added spacing to compile.sh
And made it exit out on compile error.
|
2014-06-14 08:32:24 -04:00 |
|
Kyle Sanderson
|
70518a8e49
|
Revert "Add better spacing to compile.sh"
This reverts commit cd106a7eb6 .
|
2014-06-08 00:42:27 -07:00 |
|
David Anderson
|
6ac897f9f3
|
Merge pull request #26 from alliedmodders/sql-txn
Add an API for off-thread SQL transactions. (bug 3775, r=kyle)
|
2014-06-06 20:51:30 -07:00 |
|
Kyle Sanderson
|
ec9791b183
|
Merge pull request #24 from 50Wliu/compile
Compile.sh spacing improvements
|
2014-06-06 19:52:56 -07:00 |
|
David Anderson
|
f1f135adb6
|
Add CloneHandle() test.
|
2014-06-05 10:27:59 -07:00 |
|
David Anderson
|
91077fdc91
|
Fix tab/space mix.
|
2014-06-05 10:16:47 -07:00 |
|
David Anderson
|
6a98e40643
|
Fix typo.
|
2014-06-05 01:25:32 -07:00 |
|
David Anderson
|
39ff3f9993
|
Add a rollback test.
|
2014-06-05 01:05:23 -07:00 |
|
David Anderson
|
7026e68b06
|
Add tests for SQL transactions.
|
2014-06-05 01:00:54 -07:00 |
|
David Anderson
|
2379c76b03
|
Add a new testing API for the testsuite.
|
2014-06-05 01:00:17 -07:00 |
|
David Anderson
|
d7b49f7706
|
Initial implementation.
|
2014-06-04 22:45:26 -07:00 |
|
Wliu
|
cd106a7eb6
|
Add better spacing to compile.sh
|
2014-06-04 22:00:10 -04:00 |
|
Scott Ehlert
|
fb5c3c86da
|
Add clan tag and team score commands to cstrike test plugin.
|
2014-06-01 16:52:03 -05:00 |
|
Bara
|
5eef4bccd3
|
Add CS_DMG_HEADSHOT define
but i don't know if it works in other games.
( I'm using this already in my only headshot plugin - https://forums.alliedmods.net/showthread.php?t=234169 and works fine in CSS/CSGO )
|
2014-05-28 15:32:58 +02:00 |
|
Nicholas Hastings
|
3c52840dd8
|
Add CS_SLOT_KNIFE define (bug 6131, r=drifter).
|
2014-05-21 09:08:53 -04:00 |
|
Peace-Maker
|
32f019c70c
|
Fix Mapchooser dying on single map rotation servers (bug 5179, r=kyles).
|
2014-05-13 13:44:14 -07:00 |
|
Peace-Maker
|
4cd6c37ab5
|
Remove LogMessageEx definition from logging.inc (bug 5897, r=kyles).
|
2014-05-10 05:42:33 -07:00 |
|
Peace-Maker
|
e9b4a6e96c
|
Add DisplayTopMenuCategory native (bug 6033, r=dvander).
|
2014-05-09 12:32:49 -07:00 |
|
Peace-Maker
|
530078b3ae
|
Add ability to disable TopMenu Title Caching (bug 6034, r=dvander).
|
2014-05-09 12:30:52 -07:00 |
|
Nicholas Hastings
|
0513f93f9d
|
Add PrepSDKCall_SetAddress and Address support to PrepSDKCall_SetFromConf (bug 5261, r=asherkin).
|
2014-05-07 12:58:16 -04:00 |
|
David Anderson
|
e69e9eddc7
|
Change float comparison operators to return false for NaN (bug 6107, r=ds).
--HG--
extra : rebase_source : a11c56fb23d6617545def3591ec6100dd143eb3e
|
2014-04-22 19:40:45 -07:00 |
|
Powerlord
|
5efb5068cd
|
Add new TF2_IsHolidayActive native to TF2 Ext (bug 6095, r=psychonic).
|
2014-04-07 23:17:11 -04:00 |
|
Powerlord
|
90c8440f17
|
Add TFHoliday_AprilFools to TFHoliday enum (bug 6092, r=psychonic).
|
2014-04-07 23:15:13 -04:00 |
|
Nicholas Hastings
|
655994cd09
|
Fix doc style on two native comments to fix detection in our api parser.
|
2014-04-06 17:03:14 -04:00 |
|
Nicholas Hastings
|
217ca928d5
|
Move funcommands material and sound defs to gamedata (bug 6085, r=asherkin).
|
2014-03-29 15:07:07 -04:00 |
|
Nicholas Hastings
|
fdae6cf1b0
|
Backed out changeset: fe0e55c4d544
|
2014-03-30 14:07:14 -04:00 |
|
Nicholas Hastings
|
2c399ec441
|
Move funcommands material and sound defs to gamedata.
|
2014-03-29 15:07:07 -04:00 |
|
Nicholas Hastings
|
2b015a1d5b
|
Add support for Contagion (bug 6007, r=asherkin).
|
2014-03-29 14:14:00 -04:00 |
|
SystematicMania
|
010220ea25
|
No longer require clients to be ingame for INetChannelInfo natives (bug 5775, r=psychonic).
|
2014-03-27 22:52:16 -04:00 |
|
SystematicMania
|
a8ff00bc34
|
Switch more base plugins to OnClientSayCommand from say hooks (bug 5986, r=psychonic).
--HG--
extra : rebase_source : 7ff7d92f9d060ac69d0652d643f08e7d81946e49
|
2014-03-25 11:57:00 -04:00 |
|
Nicholas Hastings
|
49d769282b
|
Fix compile error in DisplayAskConnectBox stock (bug 5984).
|
2014-03-22 17:06:37 -04:00 |
|