This website requires JavaScript.
563e981902
Fixed Linux and OS X builds.
Scott Ehlert
2010-07-21 22:23:56 -05:00
c3e20d5d12
FireOutput detour in SDKTools now uses CDetour (bug 4416, r=pred).
Fyren
2010-07-21 22:09:03 -05:00
2802486671
Fixed a couple small things in npp xml generation script.
Nicholas Hastings
2010-07-21 08:46:52 -04:00
04c2e47a5f
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
Nicholas Hastings
2010-07-20 11:21:37 -04:00
1507d03c21
Updated TF2 conditions enum and defines (bug 4526, r=fyren)
Nicholas Hastings
2010-07-20 11:21:37 -04:00
fbbf193345
Fixed duplicated entries and unnecessary file locking in ProfViewer (bug 4510, r=dvander)
Jason Booth
2010-07-18 21:39:15 -04:00
78e51e6b11
Fixed problems with ProfViewer project file (bug 4510, r=dvander)
Jason Booth
2010-07-18 21:37:18 -04:00
2f03f53ab1
Merge.
Nicholas Hastings
2010-07-18 15:52:28 -04:00
be2bbec526
Fixed PlayerRunCmd being hooked when not used. (bug 3990, r=fyren)
Nicholas Hastings
2010-07-18 15:43:56 -04:00
0d2819e3b5
Fixed PlayerRunCmd being hooked when not used. (bug 3990, r=fyren)
Nicholas Hastings
2010-07-18 15:43:56 -04:00
8d16ac2295
Bumped version to 1.3.5-dev.
David Anderson
2010-07-17 23:37:58 -07:00
714e71b6c3
Added tag sourcemod-1.3.4 for changeset 4d6afc42522c
David Anderson
2010-07-17 23:36:54 -07:00
0c16c6ebe9
Bump version from 1.3.4-dev to release.
sourcemod-1.3.4
David Anderson
2010-07-17 22:42:57 -07:00
1b9ce5f484
Updated changelog for 1.3.4.
David Anderson
2010-07-17 22:41:35 -07:00
a366096ef4
Added MSVC10 project file for sample extension (bug 4521, r=dvander).
Scott Ehlert
2010-07-15 15:19:14 -05:00
c72222f718
Updated docs on replicate and notify params for SetConVar* and ResetConVar (bug 4517, r=pred).
Scott Ehlert
2010-07-14 20:29:53 -05:00
fba0ec93bf
Fixed replicate and notify params not working on old engine games (bug 4516, r=pred).
Scott Ehlert
2010-07-14 20:29:45 -05:00
86f767e1aa
Made name param of GetConVarName() non-const (bug 4515, r=pred).
Scott Ehlert
2010-07-14 20:29:29 -05:00
7e54192713
Added gamedata for DOD:S on Mac OS X. (bug 4513, r=dvander).
Scott Ehlert
2010-07-12 21:03:25 -05:00
e76a73e276
Fixed Windows build fo' realz.
David Anderson
2010-07-11 18:06:06 -07:00
ccf0490624
Windows build fix.
David Anderson
2010-07-11 17:45:35 -07:00
fe2721e04e
Merge.
David Anderson
2010-07-11 17:33:09 -07:00
fdd1a9afef
Use hash table for global name lookups (bug 4496, r=fyren).
David Anderson
2010-07-11 17:32:46 -07:00
abf7aed880
Triggering a build to compile against L4D2 SDK changes (bug 4509).
Scott Ehlert
2010-07-11 03:00:30 -05:00
d986c7cdc0
Fixed TF2 sigs that broke with recent update (bug 4506, r=fyren)
Nicholas Hastings
2010-07-08 21:07:06 -04:00
9d5e994c01
Bleh, fixed compiler error in console.inc caused by previous changeset.
Scott Ehlert
2010-07-07 02:27:59 -05:00
6f16fc77b8
Added GetConVarDefault() native (bug 4502, r=dvander).
Scott Ehlert
2010-07-06 17:32:58 -05:00
651dfb796c
Merge.
David Anderson
2010-07-02 18:17:16 -07:00
4f2fc17a8f
Fixed staging buffers reallocating on every operation (bug 3820, r=fyren+fyren).
David Anderson
2010-07-02 18:16:50 -07:00
7bc019547f
Fixed O(n) insertion of debug strings (bug 4495, r=fyren).
David Anderson
2010-07-02 18:16:15 -07:00
f8c2629a3e
Fixed O(n^2) generation of debug info tables (bug 4493, r=fyren).
David Anderson
2010-07-02 18:15:59 -07:00
b5b4bff2fc
Fixed bogus assert in callfunction (bug 4487, r=fyren).
David Anderson
2010-07-02 18:15:21 -07:00
8a0a911d43
Fixed bogus assert about name lengths (bug 4486, r=fyren).
David Anderson
2010-07-02 18:12:31 -07:00
fae6673957
Added MSVC10 project file for sample extension (bug 4521, r+a13=dvander).
Scott Ehlert
2010-07-15 15:21:43 -05:00
63f50b1e73
Oh, fixed Linux build.
Scott Ehlert
2010-07-15 01:04:52 -05:00
f53746f720
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred, a13=dvander).
Nicholas Hastings
2010-07-15 00:58:42 -05:00
5dd18eeaad
Appended OS names to package archives (bug 4395, r+a13=dvander).
Scott Ehlert
2010-07-14 23:45:01 -05:00
7316b6255c
Updated docs on replicate and notify params for SetConVar* and ResetConVar (bug 4517, r=pred, a13=dvander).
Scott Ehlert
2010-07-14 20:29:53 -05:00
eb2605f1a3
Fixed replicate and notify params on SetConVar* and ResetConVar which didn't work on old engine games (bug 4516, r=pred, a13=dvander).
Scott Ehlert
2010-07-14 20:29:45 -05:00
01a3a09d96
Made name param of GetConVarName() non-const (bug 4515, r=pred, a13=dvander).
Scott Ehlert
2010-07-14 20:29:29 -05:00
01e7fb463b
Triggering a build to compile against L4D2 SDK changes (bug 4509).
Scott Ehlert
2010-07-11 03:06:00 -05:00
c4390478fc
Fixed TF2 sigs that broke with recent update (bug 4506, r=fyren)
Nicholas Hastings
2010-07-08 21:11:39 -04:00
7d97de8a10
Bleh, fixed compiler error in console.inc caused by previous changeset.
Scott Ehlert
2010-07-07 02:29:23 -05:00
51bee0f420
Added GetConVarDefault() native (bug 4502, r+a13=dvander).
Scott Ehlert
2010-07-07 02:10:57 -05:00
04642a7cc0
Gmod gamedata update (bug 4489, r=fyren)
Nicholas Hastings
2010-07-06 07:31:58 -04:00
7054b92a14
Fixed bogus assert about name lengths (bug 4486, r=fyren).
David Anderson
2010-07-02 18:12:31 -07:00
5856f9a45f
Gmod gamedata update (bug 4489, r=fyren)
Nicholas Hastings
2010-06-29 18:17:25 -04:00
cec10060c6
How did I even do that.
Fyren
2010-06-28 17:25:06 -07:00
74a479ab41
Fix build
Fyren
2010-06-28 16:41:08 -07:00
e51ab09bb1
Backed out changeset: f1bfc4089ce5
Nicholas Hastings
2010-06-28 19:17:10 -04:00
0cd98bc353
Another try at fixing build.
Nicholas Hastings
2010-06-28 19:12:37 -04:00
158f9b0dc7
Backed out changeset: 54086a5d694b
Nicholas Hastings
2010-06-28 19:12:05 -04:00
95fe6eaf86
Fix build.
Nicholas Hastings
2010-06-28 19:03:16 -04:00
40b4859b16
newline
Nicholas Hastings
2010-06-28 18:37:43 -04:00
e4832f0d08
Added forward/detour for TF2's GetHoliday function (bug 4462, r=pred)
Nicholas Hastings
2010-06-28 17:48:14 -04:00
f8f6f2cf6c
Merge.
Nicholas Hastings
2010-06-27 19:24:28 -04:00
99ae90ecc5
Added FindFlagChar native. (bug 3776, r=dvander)
_KaszpiR_
2010-06-27 19:23:50 -04:00
5d5400a9ac
Added FindFlagChar native. (bug 3776, r=dvander)
_KaszpiR_
2010-06-27 19:17:25 -04:00
d64125ddd4
Added tag sourcemod-1.3.3 for changeset c5062ca82830
David Anderson
2010-06-24 01:42:39 -07:00
7fb3632fd7
Bumped version to 1.3.4-dev.
David Anderson
2010-06-24 01:25:25 -07:00
49e2303a5b
Bumped version to 1.3.3 for release.
sourcemod-1.3.3
David Anderson
2010-06-23 23:44:14 -07:00
fe0b9f7320
Updated changelog.
David Anderson
2010-06-23 23:43:09 -07:00
f439cad46c
Removed code now dead from CS:S Orange Box move (bug 4399, r=ds).
David Anderson
2010-06-23 23:35:28 -07:00
b16c758f88
Removed code now dead from CS:S Orange Box move (bug 4399, r+a13=ds).
David Anderson
2010-06-23 23:35:28 -07:00
da729c3c08
Removed cstrike ep1 and cstrike_beta builds and references. (bug 4399, r=dvander)
Nicholas Hastings
2010-06-23 23:53:16 -04:00
9fe2e8e31a
Removed cstrike ep1 and cstrike_beta builds and references.
Nicholas Hastings
2010-06-23 23:49:06 -04:00
f1bcb2ad3e
Fixed lack of error checking on sm_motd. (bug 4460, r=dvander)
Erik Minekus
2010-06-23 23:42:22 -04:00
92d3fc3d8c
Fixed lack of error checking on sm_motd. (bug 4460, r=dvander)
Erik Minekus
2010-06-23 23:41:47 -04:00
5d89599799
Backed out changeset: 6c4d95b625ea
Nicholas Hastings
2010-06-23 23:40:53 -04:00
2eb5b5eb67
Fixed lack of error checking on sm_motd.
Erik Minekus
2010-06-23 23:39:39 -04:00
9270399eb1
Forcing (re)build(?) since Windows had a strange fail.
Nicholas Hastings
2010-06-23 10:33:51 -04:00
76e6edbad4
Cstrike ext now recognizes and loads on cstrike_beta (bug 4399, r=fyren)
Nicholas Hastings
2010-06-23 10:12:55 -04:00
45549a8173
Cstrike ext now recognizes and loads on cstrike_beta (bug 4399, r=fyren)
Nicholas Hastings
2010-06-23 10:08:08 -04:00
58ca1508bc
Fixed inaccuracy in CommandListener documentation
devicenull
2010-06-23 09:23:23 -04:00
d7ebf2edc1
Fixed inaccuracy in CommandListener documentation
devicenull
2010-06-23 09:22:49 -04:00
eed1df28ec
Removed unnecessary tag from return value of SetArrayCell
Greyscale
2010-06-23 09:17:53 -04:00
a9aed2e557
Removed unnecessary tag from return value of SetArrayCell
Greyscale
2010-06-23 09:17:21 -04:00
a602d7d107
Ep2v cstrike ext now gets added to package.
Nicholas Hastings
2010-06-23 09:02:04 -04:00
d691a0cf24
Ep2v cstrike ext now gets added to package.
Nicholas Hastings
2010-06-23 08:54:56 -04:00
9a08986fd1
Silly AMBuild
Nicholas Hastings
2010-06-23 08:32:25 -04:00
5d1820853a
Adding building of cstrike ext for ep2v (bug 4399, r=fyren)
Nicholas Hastings
2010-06-23 08:29:15 -04:00
cbaa959521
Adding building of cstrike ext for ep2v (bug 4399, r=fyren)
Nicholas Hastings
2010-06-23 08:19:19 -04:00
753aced2a3
Added missing TF2 critcola condflag define (bug 4464, r=fyren)
Nicholas Hastings
2010-06-22 19:31:33 -04:00
2f128113b6
Added missing TF2 critcola condflag define (bug 4464, r=fyren)
Nicholas Hastings
2010-06-22 19:31:33 -04:00
df47457321
Updated TF2 'Burn' signature (bug 4463, r=fyren)
Nicholas Hastings
2010-06-22 19:26:07 -04:00
70251a8b2e
Updated TF2 'Burn' signature (bug 4463, r=fyren)
Nicholas Hastings
2010-06-22 19:26:07 -04:00
d9e818e5d9
Possible dynamic array dimension fix (bug 4428, r=dvander)
Fyren
2010-06-19 15:17:10 -07:00
e332f4e12b
Possible dynamic array dimension fix (bug 4428, r=dvander)
Fyren
2010-06-19 15:15:23 -07:00
47c840c9b4
Fixed outputname null pointer crash in sdktools (bug 4422, r=fyren)
Nicholas Hastings
2010-06-14 09:32:50 -04:00
9a140ff93f
Fixed outputname null pointer crash in sdktools (bug 4422, r=fyren)
Nicholas Hastings
2010-06-14 09:32:50 -04:00
2bfc5d3e1e
Fixed switch case comparisons failing with large numbers (bug 4457, r=pred).
David Anderson
2010-06-13 20:26:58 -07:00
97ab5dd1b5
Fixed switch case comparisons failing with large numbers (bug 4457, r=pred).
David Anderson
2010-06-13 20:26:58 -07:00
075b4e92a9
Added gamedata for TF2 on Mac OS X. (bug 4455, r=dvander).
Scott Ehlert
2010-06-10 17:12:52 -05:00
4307c57697
Added missing FireOutput and PlayerRunCmd gamedata for zombie_master (bug 4452, r=fyren)
Nicholas Hastings
2010-06-07 19:39:15 -04:00
f22dcfe03c
Added missing FireOutput and PlayerRunCmd gamedata for zombie_master (bug 4452, r=fyren)
Nicholas Hastings
2010-06-07 19:35:34 -04:00
124086419e
Fixed IMemUtils::ResolveSymbol() on Mac OS X (bug 4448, r=dvander).
Scott Ehlert
2010-06-07 13:26:45 -05:00
bff0faff52
Added new player condition (TFCond_CritCola) to tf2.inc. (bug 4447, r=fyren)
Nicholas Hastings
2010-06-06 20:55:25 -04:00
0712db0d29
Merge.
Nicholas Hastings
2010-06-06 20:53:13 -04:00
895f7edd12
Added new player condition (TFCond_CritCola) to tf2.inc. (bug 4447, r=fyren)
Nicholas Hastings
2010-06-06 20:51:35 -04:00
a3c5c0c23a
Merge
Matt Woodrow
2010-06-07 10:33:47 +12:00