Nicholas Hastings
|
f356cb78f9
|
Fixed typo in 13fd4d07f246 (bug 4542)
|
2010-08-05 19:25:07 -04:00 |
|
Nicholas Hastings
|
e5d1e0b319
|
Added initial gamedata for Alien Swarm (bug 4530, r=ds).
|
2010-08-02 12:28:38 -04:00 |
|
Erik Minekus
|
9188e9f6a9
|
Fixed typos in some usage replies (bug 4552, r=dvander).
|
2010-08-02 09:45:35 -04:00 |
|
Nicholas Hastings
|
8e72f57333
|
Fixed Ignite crash on Fistful of Frags (bug 4556, r=fyren).
|
2010-08-02 09:37:39 -04:00 |
|
Nicholas Hastings
|
df1e56e408
|
Fixed Firearms Source FireOutput signature (bug 4555, r=fyren).
|
2010-08-02 09:36:15 -04:00 |
|
Scott Ehlert
|
4afbf67ce1
|
Fixed potential crash with IMemUtils::FindPattern on Linux (bug 4554, r+a13=dvander).
|
2010-07-31 16:06:16 -05:00 |
|
Scott Ehlert
|
5c1efcb4d6
|
Fixed missing version string and compile date for MySQL extension (bug 4547, r+a13=dvander).
|
2010-07-28 14:51:58 -05:00 |
|
Scott Ehlert
|
f3fb84d1d0
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
Nicholas Hastings
|
6cae738f1c
|
Added gamedata for Fistful of Frags (bug 3883, r=fyren).
|
2010-07-26 19:26:32 -04: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
|
98a1dc7757
|
Added gamedata for Firearms: Source (bug 4537 r=fyren).
|
2010-07-23 21:18:48 -04:00 |
|
Nicholas Hastings
|
4064c6f1c2
|
Added support for logical entities to gamedata for Synergy. (bug 4534, r=fyren)
|
2010-07-22 21:40:52 -04:00 |
|
Nicholas Hastings
|
04c2e47a5f
|
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
|
2010-07-20 11:21:37 -04:00 |
|
Nicholas Hastings
|
2f03f53ab1
|
Merge.
|
2010-07-18 15:52:28 -04:00 |
|
Nicholas Hastings
|
0d2819e3b5
|
Fixed PlayerRunCmd being hooked when not used. (bug 3990, r=fyren)
|
2010-07-18 15:43:56 -04:00 |
|
David Anderson
|
8d16ac2295
|
Bumped version to 1.3.5-dev.
|
2010-07-17 23:37:58 -07:00 |
|
David Anderson
|
714e71b6c3
|
Added tag sourcemod-1.3.4 for changeset 4d6afc42522c
|
2010-07-17 23:36:54 -07:00 |
|
David Anderson
|
0c16c6ebe9
|
Bump version from 1.3.4-dev to release.
|
2010-07-17 22:42:57 -07:00 |
|
David Anderson
|
1b9ce5f484
|
Updated changelog for 1.3.4.
|
2010-07-17 22:41:35 -07:00 |
|
Nicholas Hastings
|
c4390478fc
|
Fixed TF2 sigs that broke with recent update (bug 4506, r=fyren)
|
2010-07-08 21:11:39 -04: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
|
04642a7cc0
|
Gmod gamedata update (bug 4489, r=fyren)
|
2010-07-06 07:31:58 -04:00 |
|
David Anderson
|
8a0a911d43
|
Fixed bogus assert about name lengths (bug 4486, r=fyren).
|
2010-07-02 18:12:31 -07:00 |
|
Scott Ehlert
|
fae6673957
|
Added MSVC10 project file for sample extension (bug 4521, r+a13=dvander).
|
2010-07-15 15:21:43 -05:00 |
|
Scott Ehlert
|
63f50b1e73
|
Oh, fixed Linux build.
|
2010-07-15 01:04:52 -05: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
|
5dd18eeaad
|
Appended OS names to package archives (bug 4395, r+a13=dvander).
|
2010-07-14 23:45:01 -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
|
eb2605f1a3
|
Fixed replicate and notify params on SetConVar* and ResetConVar which didn't work on old engine games (bug 4516, r=pred, a13=dvander).
This also fixes an issue where clients could be notified of convar changes twice on newer engines (Orange Box and later).
|
2010-07-14 20:29:45 -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
|
01e7fb463b
|
Triggering a build to compile against L4D2 SDK changes (bug 4509).
|
2010-07-11 03:06:00 -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
|
d64125ddd4
|
Added tag sourcemod-1.3.3 for changeset c5062ca82830
|
2010-06-24 01:42:39 -07: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 |
|
David Anderson
|
fe0b9f7320
|
Updated changelog.
|
2010-06-23 23:43:09 -07:00 |
|
David Anderson
|
b16c758f88
|
Removed code now dead from CS:S Orange Box move (bug 4399, r+a13=ds).
|
2010-06-23 23:35:28 -07:00 |
|
Nicholas Hastings
|
da729c3c08
|
Removed cstrike ep1 and cstrike_beta builds and references. (bug 4399, r=dvander)
|
2010-06-23 23:53:16 -04:00 |
|
Erik Minekus
|
f1bcb2ad3e
|
Fixed lack of error checking on sm_motd. (bug 4460, r=dvander)
|
2010-06-23 23:42:22 -04:00 |
|
Nicholas Hastings
|
9270399eb1
|
Forcing (re)build(?) since Windows had a strange fail.
|
2010-06-23 10:33:51 -04:00 |
|
Nicholas Hastings
|
76e6edbad4
|
Cstrike ext now recognizes and loads on cstrike_beta (bug 4399, r=fyren)
|
2010-06-23 10:12:55 -04:00 |
|
devicenull
|
58ca1508bc
|
Fixed inaccuracy in CommandListener documentation
|
2010-06-23 09:23:23 -04:00 |
|
Greyscale
|
eed1df28ec
|
Removed unnecessary tag from return value of SetArrayCell
|
2010-06-23 09:17:53 -04:00 |
|
Nicholas Hastings
|
a602d7d107
|
Ep2v cstrike ext now gets added to package.
|
2010-06-23 09:02:04 -04:00 |
|
Nicholas Hastings
|
9a08986fd1
|
Silly AMBuild
|
2010-06-23 08:32:25 -04:00 |
|