Nicholas Hastings
|
ee42f09b8d
|
TF2 ext fixes for TF2 holiday system changes (bug 5150, r=asherkin).
|
2011-10-28 19:07:40 -04:00 |
|
Nicholas Hastings
|
e7f5f4a6af
|
Merge.
|
2011-10-28 11:24:08 -04:00 |
|
Nicholas Hastings
|
4d07acd384
|
Backed out changeset: 294fded6a0d0 (bug 4902, bug 5068).
|
2011-10-28 11:23:02 -04:00 |
|
David Anderson
|
2c06bb46ea
|
Pushing build.
|
2011-10-27 23:18:43 -07:00 |
|
David Anderson
|
3c3bfff0cf
|
Pushing build.
|
2011-10-27 23:15:55 -07:00 |
|
David Anderson
|
a86f6d0e64
|
Bump major version!
|
2011-10-27 22:10:46 -07:00 |
|
Nicholas Hastings
|
4d54bfa6b4
|
Preemptive gamedata update for tonight's TF2 update.
|
2011-10-27 20:28:26 -04:00 |
|
Nicholas Hastings
|
28d1dab18a
|
Small fixes to reservedslots, including ep2v Replay/SourceTV fix (bug 5094, r=fyren).
|
2011-10-20 21:42:18 -04:00 |
|
Nicholas Hastings
|
f3d19a860a
|
Added detection of Replay and SourceTV, and natives to query (bug 5124, r=fyren).
|
2011-10-20 21:39:57 -04:00 |
|
Nicholas Hastings
|
5732e34f50
|
Added check for element in Get/SetEntProp funcs >= 0 (bug 5141, r=fyren).
|
2011-10-20 21:35:50 -04:00 |
|
Asher Baker
|
ca94a61acf
|
Fixed ServerCommandEx native appending to buffer instead of overwriting (bug 5047, r=fyren).
|
2011-10-17 11:02:42 -04:00 |
|
Brian Simon
|
a875c61b5f
|
Added RootConsoleMenu iface support to sample ext (bug 5021, r=psychonic).
|
2011-10-17 10:55:44 -04:00 |
|
David Anderson
|
5ec70c9e0d
|
Fixed shutdown bug in SDKTools (created EntOutputMgr shutdown func) (bug 5063, r=fyren).
|
2011-10-17 10:47:13 -04:00 |
|
GoD-Tony
|
4b0373408d
|
Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).
|
2011-10-15 12:07:55 -04:00 |
|
Nicholas Hastings
|
7f8c4eff39
|
Updated GMod gamedata.
|
2011-10-14 15:21:12 -04:00 |
|
Don
|
00f152910b
|
Added native to clientprefs to alter data on a disconnected player (bug 3882, r=pred).
|
2011-10-14 11:28:53 -04:00 |
|
Nicholas Hastings
|
95fdeb03c3
|
Move marking of mapstarted to before calling of map start notifs. (bug 5119, r=asherkin).
|
2011-10-14 09:25:42 -04:00 |
|
Nicholas Hastings
|
66e9ef9cf6
|
Updated HL2DM and DOD:S gamedata.
|
2011-10-13 20:06:40 -04:00 |
|
Peace-Maker
|
6b3221f1da
|
Updated CS:S gamedata.
|
2011-10-13 19:15:02 -04:00 |
|
GoD-Tony
|
25ad7bcf5e
|
Updated TF2 gamedata for today's update.
|
2011-10-13 18:31:24 -04:00 |
|
GoD-Tony
|
9a04a6bdb1
|
Added optional autoload of sdktools to cstrike ext.(bug 5125, r=psychonic).
|
2011-10-13 13:17:37 -04:00 |
|
Nicholas Hastings
|
1b9fb906e2
|
Added CS_GetClanTag and CS_SetClanTag natives to cstrike ext (bug 5122, r=fyren).
|
2011-10-13 13:17:29 -04:00 |
|
Nicholas Hastings
|
e23d7ca51b
|
Added TextMsg destination constants to IGameHelpers header (bug 5123, r=fyren).
|
2011-10-13 13:17:22 -04:00 |
|
Fyren
|
92773c2e1b
|
Fixed client serials not getting cleared on disconnect (bug 5121, r=psychonic).
|
2011-10-12 00:51:58 -04:00 |
|
Nicholas Hastings
|
776889cfbb
|
Removed error when optional ext dep is missing (bug 5112, r=fyren).
|
2011-10-11 22:51:24 -04:00 |
|
Nicholas Hastings
|
67163e14e6
|
Added checks to avoid crashing in some natives before map start (bug 5119, r=fyren).
|
2011-10-11 22:50:21 -04:00 |
|
Nicholas Hastings
|
45f68840ed
|
Fixed multiple small issues with KickClient/Ex natives (bug 5120, r=fyren).
|
2011-10-11 19:50:53 -04:00 |
|
Nicholas Hastings
|
325ae5e977
|
Added better Nuclear Dawn compatibility to base plugins (bug 5117, r=fyren).
|
2011-10-11 19:47:20 -04:00 |
|
Nicholas Hastings
|
14919c65d9
|
Fixed wrong values for unsigned, >= 16-bit props in GetEntProp (bug 5105, r=fyren).
|
2011-10-11 19:41:56 -04:00 |
|
Nicholas Hastings
|
8888e88dc4
|
Updated tf2 inc files with more condition and custom dmg defs (bug 5118, r=asherkin).
|
2011-10-10 21:44:36 -04:00 |
|
javalia
|
0533664f90
|
Removed non-existant param from SetTrieString function doc (bug 5108, r=dvander).
|
2011-10-10 16:02:44 -04:00 |
|
Peace-Maker
|
64b824f457
|
Added gamedata for HL2CTF (bug 5114, r=psychonic).
|
2011-10-10 15:59:48 -04:00 |
|
Nicholas Hastings
|
b6592d799f
|
Updated Nuclear Dawn gamedata to use ShowMenu (now works).
|
2011-09-26 13:54:17 -04:00 |
|
Drifter
|
c89711a863
|
Updated cstrike ext WeaponPrice offset.
|
2011-09-20 16:21:17 -04:00 |
|
Drifter
|
91a1292b12
|
Updated cstrike ext gamedata.
|
2011-09-16 11:36:37 -04:00 |
|
Paul Clothier
|
b2d469cb84
|
Updated TF2 SetPowerplayEnabled gamedata (bug 5095, r=psychonic).
|
2011-09-15 18:43:33 -04:00 |
|
Nicholas Hastings
|
4f41da34c6
|
Merge.
|
2011-09-10 12:10:05 -04:00 |
|
Nicholas Hastings
|
f136f2dcaf
|
Added CheckAccess native to check cmd/override access of AdminId (bug 5083, r=fyren).
|
2011-09-10 12:08:38 -04:00 |
|
Reuben Morais
|
e6df54537a
|
Changed build system so that it no longer requires all SDKs to be available (bug 5023, r=ds).
|
2011-09-09 18:37:09 -05:00 |
|
Nicholas Hastings
|
e62278859e
|
Validate ent index bounds in LookupEntity (bug 5080, r=fyren).
|
2011-09-09 15:29:17 -04:00 |
|
Peace-Maker
|
51b91bce6d
|
Updated Nuclear Dawn gamedata.
|
2011-09-08 19:59:09 -04:00 |
|
Nicholas Hastings
|
d96a23d4f2
|
Fixed build.
|
2011-09-03 14:23:46 -04:00 |
|
javalia
|
98e049b336
|
Added GetDistGainFromSoundLevel native to SDKTools (bug 5066, r=dvander).
|
2011-09-03 14:18:08 -04:00 |
|
FlaminSarge
|
3c297f5d1d
|
Fixed typo in tf2_stocks (persistant -> persistent) (bug 5074, r=psychonic).
|
2011-09-03 14:11:38 -04:00 |
|
FlaminSarge
|
d64d196409
|
Fixed mixup of arrow stab and telefrag defs in tf2_stocks (bug 5074, r=psychonic).
|
2011-09-03 14:10:24 -04:00 |
|
Nicholas Hastings
|
b1638e79c0
|
Added missing clientnatives files to sdktools proj file (NPOTB).
|
2011-08-29 13:55:11 -04:00 |
|
Nicholas Hastings
|
13753757d4
|
Fixed error in sdktools msvc10 proj file (NPOTB).
|
2011-08-28 16:18:48 -04:00 |
|
Nicholas Hastings
|
739e341218
|
Fixed Nuclear Dawn menus.
|
2011-08-25 13:58:12 -04:00 |
|
Nicholas Hastings
|
fda282604d
|
Added gamedata support for Nuclear Dawn.
|
2011-08-25 13:20:26 -04:00 |
|
Fyren
|
2cd7fa68d6
|
Reshove.
|
2011-08-20 16:45:44 -07:00 |
|