Nicholas Hastings
|
64bfb0961e
|
Updated TF2 customkill defines (bug 4682, r=fyren).
|
2010-10-28 10:23:30 -04:00 |
|
Nicholas Hastings
|
7972acf5bf
|
Added one more missing enum value in tf2_stocks.
|
2010-10-01 15:24:30 -04:00 |
|
Nicholas Hastings
|
943777e5d0
|
Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren).
|
2010-10-01 10:46:21 -04:00 |
|
Nicholas Hastings
|
e517eceb24
|
Shortened names of some symbols in tf2_stocks (bug 4642, r=fyren).
|
2010-10-01 08:50:18 -04:00 |
|
Nicholas Hastings
|
7fb57a4064
|
Updated TF2 includes with more defined identifiers (bug 4640, r=dvander).
|
2010-09-30 23:40:42 -04:00 |
|
Scott Ehlert
|
0d933a1901
|
Disabled nextmap plugin on Alien Swarm (bug 4571, r=fyren).
|
2010-08-16 15:13:47 -05:00 |
|
Nicholas Hastings
|
9f21865caf
|
Fixed typo in edd61d1e1e26 (bug 4542)
|
2010-08-05 19:24:30 -04:00 |
|
Erik Minekus
|
bcc1c2e658
|
Fixed typos in some usage replies (bug 4552, r=dvander).
|
2010-08-02 09:44:49 -04:00 |
|
Scott Ehlert
|
9408a61eb1
|
Ugh, fixed builds for real. How did that even happen?
|
2010-07-27 20:28:27 -05:00 |
|
Scott Ehlert
|
dd44a0aaea
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-27 17:32:32 -05:00 |
|
Nicholas Hastings
|
2722e96fac
|
Two more phrases in ice.sp are now able to use translations (bug 4540, r=fyren).
|
2010-07-26 19:11:06 -04:00 |
|
pheadxdll
|
488de0014e
|
Added TF2_MakeBleed native to TF2 ext (bug 4542, r=fyren,psychonic).
|
2010-07-26 11:06:08 -04:00 |
|
Zach Callear
|
9c2e0ebd4c
|
Fixed living players hearing dead players if alltalk is disabled while deadtalk is on (bug 4533, r=fyren).
|
2010-07-26 08:23:49 -04:00 |
|
Nicholas Hastings
|
28cc96cfd0
|
Fixed errors and missing effects caused by missing sprites on L4D2 (bug 4512, r=fyren).
|
2010-07-26 08:15:52 -04:00 |
|
Erik Minekus
|
4ab3b15efd
|
Added TF2 object stocks (bug 4536, r=psychonic).
|
2010-07-23 21:23:35 -04:00 |
|
Nicholas Hastings
|
1507d03c21
|
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
|
2010-07-20 11:21:37 -04:00 |
|
Scott Ehlert
|
c72222f718
|
Updated docs on replicate and notify params for SetConVar* and ResetConVar (bug 4517, r=pred).
|
2010-07-14 20:29:53 -05:00 |
|
Scott Ehlert
|
86f767e1aa
|
Made name param of GetConVarName() non-const (bug 4515, r=pred).
|
2010-07-14 20:29:29 -05:00 |
|
Scott Ehlert
|
9d5e994c01
|
Bleh, fixed compiler error in console.inc caused by previous changeset.
|
2010-07-07 02:27:59 -05:00 |
|
Scott Ehlert
|
6f16fc77b8
|
Added GetConVarDefault() native (bug 4502, r=dvander).
|
2010-07-06 17:32:58 -05:00 |
|
Nicholas Hastings
|
e4832f0d08
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
|
2010-06-28 17:48:14 -04:00 |
|
_KaszpiR_
|
5d5400a9ac
|
Added FindFlagChar native. (bug 3776, r=dvander)
|
2010-06-27 19:17:25 -04:00 |
|
Erik Minekus
|
92d3fc3d8c
|
Fixed lack of error checking on sm_motd. (bug 4460, r=dvander)
|
2010-06-23 23:41:47 -04:00 |
|
Nicholas Hastings
|
5d89599799
|
Backed out changeset: 6c4d95b625ea
|
2010-06-23 23:40:53 -04:00 |
|
Erik Minekus
|
2eb5b5eb67
|
Fixed lack of error checking on sm_motd.
|
2010-06-23 23:39:39 -04:00 |
|
devicenull
|
d7ebf2edc1
|
Fixed inaccuracy in CommandListener documentation
|
2010-06-23 09:22:49 -04:00 |
|
Greyscale
|
a9aed2e557
|
Removed unnecessary tag from return value of SetArrayCell
|
2010-06-23 09:17:21 -04:00 |
|
Nicholas Hastings
|
2f128113b6
|
Added missing TF2 critcola condflag define (bug 4464, r=fyren)
|
2010-06-22 19:31:33 -04:00 |
|
Nicholas Hastings
|
895f7edd12
|
Added new player condition (TFCond_CritCola) to tf2.inc. (bug 4447, r=fyren)
|
2010-06-06 20:51:35 -04:00 |
|
Nicholas Hastings
|
fe08104d18
|
Fixed tf2.inc incorrectly attempting to load tf2 ext on all games (bug 4197, r=fyren)
|
2010-05-31 16:31:10 -04:00 |
|
David Anderson
|
28217f10cb
|
Added ProcessTargetString simple filter API (bug 4404, r=ds).
|
2010-05-13 12:28:51 -07:00 |
|
Nicholas Hastings
|
b1b0484dae
|
Fixed TF2 natives not being marked optional when ext not required (bug 4389, r=fyren)
|
2010-05-10 18:18:15 -04:00 |
|
David Anderson
|
fc88cd3cb1
|
Check return value of GetPlayerNetInfo (bug 4315, r=fyren).
|
2010-04-27 23:40:04 -07:00 |
|
Nicholas Hastings
|
e5e1507dff
|
Fixed functions.inc not having double-include prevention (bug 4342, r=fyren)
|
2010-04-24 21:06:10 -04:00 |
|
Nicholas Hastings
|
956d345e17
|
Added TF2_StunPlayer native and TF2_GetPlayerConditionFlags stock to TF2 ext. (bug 4331, r=pred)
|
2010-03-31 08:51:25 -04:00 |
|
Nicholas Hastings
|
ddfb958647
|
Added missing semicolon in plugins/include/tf2.inc.
|
2010-03-23 20:06:13 -04:00 |
|
Nicholas Hastings
|
a72daff4ac
|
Added 4 new natives to TF2 ext. (bug 4166, r=pred)
Added natives for Regenerate, add/remove condition, and SetPlayerPowerPlay. Also updated TF2 test plugin.
|
2010-03-18 11:35:05 -04:00 |
|
Nicholas Hastings
|
ba76506773
|
Fixed inaccurate description for sm_unban (bug 4245, r=dvander)
|
2010-03-09 18:41:25 -05:00 |
|
Liam
|
4bdc495d01
|
Corrected a typo in the string.inc file. (bug 4207, r=fyren)
|
2010-02-13 01:49:39 -05:00 |
|
Fyren
|
6f04dad428
|
maxClients -> MaxClients in sdktools_sound.inc (fix bug 3985, r=psychonicsux)
|
2010-02-10 11:07:21 -08:00 |
|
Nicholas Hastings
|
0af39de346
|
Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander).
|
2010-02-08 20:14:52 -08:00 |
|
Nicholas Hastings
|
7633c8e76e
|
Fixed nextmap errors on Garry's Mod (bug 4268, r=dvander).
|
2010-02-08 20:06:48 -08:00 |
|
Greyscale
|
3b0785cae0
|
Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander).
|
2010-01-14 00:22:45 -08:00 |
|
Downtown1
|
18865c44c8
|
Added a new ValveCallType that allows for arbitrary |this| parameters, as well as associated features in gamedata and for reading/writing memory (bug 3520, r=dvander, sr=fyren).
|
2010-01-11 22:46:44 -08:00 |
|
Nicholas Hastings
|
deb3f6d9c4
|
Changed basechat to use %N instead of GetClientName (bug 4205, r=dvander).
|
2010-01-10 17:57:34 -08:00 |
|
Nicholas Hastings
|
b1b98c5256
|
Fixed basechat not using color messages on hl2mp (bug 4204, r=dvander).
|
2010-01-10 17:51:24 -08:00 |
|
Nicholas Hastings
|
4dc2227f23
|
Fixed lack of quotes on some basechat log messages (bug 4132, r=dvander).
|
2010-01-10 17:50:30 -08:00 |
|
David Anderson
|
a76f9e11fb
|
Backed out changeset 9a52d61fe6ba (bad commit).
|
2010-01-10 17:49:44 -08:00 |
|
Nicholas Hastings
|
abeb91a5e4
|
Fixed lack of quotes on some basechat log messages (bug 4132, r=dvander).
|
2010-01-10 17:47:11 -08:00 |
|
Nicholas Hastings
|
6d5e7cbe08
|
Added missing SDK define for L4D2 (bug 4209, r=dvander).
|
2010-01-10 17:38:03 -08:00 |
|