David Anderson
|
ee7413bbdd
|
Bumped version for release.
|
2011-04-15 13:41:58 -07:00 |
|
Nicholas Hastings
|
e0639de6a0
|
Shortened __ext name for ClientPrefs to avoid hitting symbol limit (bug 4839).
|
2011-04-15 02:07:17 -04:00 |
|
Berni
|
d706023c74
|
Added GetEntityClassname stock (bug 4798, r=dvander).
|
2011-04-09 00:29:46 -04:00 |
|
Nicholas Hastings
|
4c5c2eae24
|
Added better cross-engine entity flag compatibility. (bug 4809, r=fyren).
|
2011-04-04 13:37:29 -04:00 |
|
Nicholas Hastings
|
bc4eecae8f
|
Mark clientprefs natives as optional when ext not required. (bug 4839, r=fyren).
|
2011-03-24 09:48:36 -04:00 |
|
Nicholas Hastings
|
218b9b1fab
|
Changed some instances of LogMessage to LogAction. (bug 4649, r=fyren).
|
2011-03-20 19:50:56 -04:00 |
|
Nicholas Hastings
|
41b0e7fc53
|
Added new TF2 condition defines (bug 4834, r=fyren).
|
2011-03-13 14:03:26 -04:00 |
|
GoD-Tony
|
f7398119f4
|
Added new language natives (bug 4613, r+a13=dvander).
|
2011-03-08 08:35:35 -05:00 |
|
Nicholas Hastings
|
87af9af0f6
|
Fixed graphical glitches with funcommands effects in L4D1 (bug 3486, r=fyren).
|
2011-02-28 19:45:36 -05:00 |
|
Nicholas Hastings
|
ebb26e6144
|
Added identifier for new TF2 flag event, 'returned' (bug 4808, r=fyren).
|
2011-02-28 19:44:41 -05:00 |
|
Nicholas Hastings
|
50c15f4f78
|
Updated TF2 condition idenifiers (bug 4801, r=fyren).
Added TFCond_InHealRadius (amputator glow) and fixed TFCond_Healing.
|
2011-02-28 19:43:08 -05:00 |
|
Nicholas Hastings
|
d77d1de462
|
Asher Baker - Added defines for TF2 weapon slots (r=dvander).
|
2011-02-01 14:51:42 -05:00 |
|
Nicholas Hastings
|
2b3f888712
|
Updated customkill and deathflag defines in tf2_stocks (bug 4799, r=dvander).
|
2011-01-16 20:26:42 -05:00 |
|
Nicholas Hastings
|
b8e530ab7e
|
Raised MAXPLAYERS from 64 to 65 (bug 4490, r=dvander).
|
2011-01-16 20:07:20 -05:00 |
|
Erik Minekus
|
274539cf49
|
Fixed bug in nominations that could cause "Unknown command" error (bug 4797, r=psychonic).
|
2011-01-16 20:01:39 -05:00 |
|
Nicholas Hastings
|
8dca4bf093
|
Updated TF2 includes with new weapon and condition identifiers (bug 4761, r=fyren).
|
2010-12-18 17:10:32 -05:00 |
|
Erik Minekus
|
090cc9f818
|
Fixed sm_rtv printing "unknown command" (bug 4730, r=psychonic).
|
2010-12-04 15:29:29 -05:00 |
|
Nicholas Hastings
|
3aeab98517
|
Updated TF2_GetPlayerConditionFlags to match Valve's current logic (bug 4726, r=fyren).
|
2010-12-03 17:14:00 -05:00 |
|
A.W. Stanley
|
5ff8ec62e0
|
Added TF2_IsPlayerInDuel native to TF2 extension (bug 4695, r=psychonic).
|
2010-11-07 19:09:34 -05:00 |
|
David Anderson
|
1f06a6951d
|
Bumped version to 1.3.7-dev.
|
2010-10-30 17:43:40 -07:00 |
|
David Anderson
|
c5e37e15e6
|
Strip -dev tags for release.
|
2010-10-30 16:09:37 -07:00 |
|
Nicholas Hastings
|
8e845b0a33
|
Updated TF2 customkill defines (bug 4682, r=fyren).
|
2010-10-28 10:23:30 -04:00 |
|
David Anderson
|
ee19cf4045
|
Bumped version to 1.3.6-dev.
|
2010-10-17 14:51:25 -07:00 |
|
David Anderson
|
b811336c1e
|
Removed -dev tag for release.
|
2010-10-17 12:28:04 -07:00 |
|
Nicholas Hastings
|
f7d3396001
|
Added one more missing enum value in tf2_stocks.
|
2010-10-01 15:24:50 -04:00 |
|
Nicholas Hastings
|
55508e0068
|
Fixed/updated TF2_DisguisePlayer (bug 4641, r=fyren).
|
2010-10-01 10:47:58 -04:00 |
|
Nicholas Hastings
|
d05d47139d
|
Shortened names of some symbols in tf2_stocks (bug 4642, r=fyren).
|
2010-10-01 08:53:09 -04:00 |
|
Nicholas Hastings
|
47e02e0f6c
|
Updated TF2 includes with more defined identifiers (bug 4640, r=dvander).
|
2010-09-30 23:42:31 -04:00 |
|
Scott Ehlert
|
fe435ca0ab
|
Disabled nextmap plugin on Alien Swarm (bug 4571, r+a13=fyren).
|
2010-08-16 15:49:47 -05:00 |
|
Nicholas Hastings
|
f356cb78f9
|
Fixed typo in 13fd4d07f246 (bug 4542)
|
2010-08-05 19:25:07 -04:00 |
|
Erik Minekus
|
9188e9f6a9
|
Fixed typos in some usage replies (bug 4552, r=dvander).
|
2010-08-02 09:45:35 -04:00 |
|
Scott Ehlert
|
f3fb84d1d0
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
pheadxdll
|
bff4fe01e3
|
Added TF2_MakeBleed native to TF2 ext (bug 4542, r=fyren,psychonic).
|
2010-07-26 11:08:39 -04:00 |
|
Zach Callear
|
959c571fc6
|
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
|
c5c8b90262
|
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
|
8744c1871d
|
Added TF2 object stocks (bug 4536, r=psychonic).
|
2010-07-23 21:24:07 -04:00 |
|
Nicholas Hastings
|
04c2e47a5f
|
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
|
2010-07-20 11:21:37 -04:00 |
|
David Anderson
|
8d16ac2295
|
Bumped version to 1.3.5-dev.
|
2010-07-17 23:37:58 -07:00 |
|
David Anderson
|
0c16c6ebe9
|
Bump version from 1.3.4-dev to release.
|
2010-07-17 22:42:57 -07:00 |
|
Nicholas Hastings
|
f53746f720
|
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred, a13=dvander).
|
2010-07-15 00:58:42 -05:00 |
|
Scott Ehlert
|
7316b6255c
|
Updated docs on replicate and notify params for SetConVar* and ResetConVar (bug 4517, r=pred, a13=dvander).
|
2010-07-14 20:29:53 -05:00 |
|
Scott Ehlert
|
01a3a09d96
|
Made name param of GetConVarName() non-const (bug 4515, r=pred, a13=dvander).
|
2010-07-14 20:29:29 -05:00 |
|
Scott Ehlert
|
7d97de8a10
|
Bleh, fixed compiler error in console.inc caused by previous changeset.
|
2010-07-07 02:29:23 -05:00 |
|
Scott Ehlert
|
51bee0f420
|
Added GetConVarDefault() native (bug 4502, r+a13=dvander).
|
2010-07-07 02:10:57 -05:00 |
|
Nicholas Hastings
|
f8f6f2cf6c
|
Merge.
|
2010-06-27 19:24:28 -04:00 |
|
_KaszpiR_
|
99ae90ecc5
|
Added FindFlagChar native. (bug 3776, r=dvander)
|
2010-06-27 19:23:50 -04:00 |
|
David Anderson
|
7fb3632fd7
|
Bumped version to 1.3.4-dev.
|
2010-06-24 01:25:25 -07:00 |
|
David Anderson
|
49e2303a5b
|
Bumped version to 1.3.3 for release.
|
2010-06-23 23:44:14 -07:00 |
|
Erik Minekus
|
f1bcb2ad3e
|
Fixed lack of error checking on sm_motd. (bug 4460, r=dvander)
|
2010-06-23 23:42:22 -04:00 |
|
devicenull
|
58ca1508bc
|
Fixed inaccuracy in CommandListener documentation
|
2010-06-23 09:23:23 -04:00 |
|