Nicholas Hastings
|
46804d0faf
|
SM Central fixes for new language natives (bug 4613).
|
2011-03-12 23:56:04 -05:00 |
|
Dr\!fter
|
a81567e2d6
|
Add OnClientSettingsChanged to IPlayerHelpers (bug 4812, r=fyren)
|
2011-03-08 12:59:42 -08:00 |
|
databomb
|
217670b54a
|
Fix precedence of voice mute flag versus specific client overrides (bug 4826, r=fyren)
|
2011-03-08 12:23:34 -08:00 |
|
databomb
|
f2e19c0387
|
Fix mistaken unhooking of voice hooks (bug 4804, r=fyren)
|
2011-03-08 12:17:21 -08:00 |
|
Fyren
|
9799970042
|
Update spcomp Makefile
|
2011-03-08 12:07:06 -08:00 |
|
GoD-Tony
|
ca75d0d765
|
Added new language natives (bug 4613, r+a13=dvander).
|
2011-03-08 08:38:21 -05:00 |
|
Asher Baker
|
0824e49000
|
Added missing files to the spcomp project file (bug 4824, r=dvander).
|
2011-03-07 15:05:51 +07:00 |
|
Nicholas Hastings
|
c3a98db0ea
|
Fixed SetTeamScore not updating score on client (bug 2736, r=fyren).
|
2011-02-28 19:40:21 -05:00 |
|
Nicholas Hastings
|
f27685717b
|
Updated SDKTools vc project file (NPOTB).
|
2011-03-01 21:25:02 -05:00 |
|
Nicholas Hastings
|
55034bfa6f
|
Merge
|
2011-03-01 21:22:09 -05:00 |
|
Nicholas Hastings
|
6f8b420d0d
|
Backed out changeset: 6da59ea19165
|
2011-03-01 21:22:01 -05:00 |
|
Nicholas Hastings
|
2ed7e14a99
|
Merge.
|
2011-02-28 19:47:14 -05:00 |
|
Nicholas Hastings
|
ee3bcef8ab
|
Updated Empires Mod gamedata for version 2.31a.
|
2011-02-28 19:45:44 -05:00 |
|
Nicholas Hastings
|
adbcb97515
|
Fixed graphical glitches with funcommands effects in L4D1 (bug 3486, r=fyren).
|
2011-02-28 19:45:36 -05:00 |
|
Nicholas Hastings
|
c667723958
|
Added identifier for new TF2 flag event, 'returned' (bug 4808, r=fyren).
|
2011-02-28 19:44:41 -05:00 |
|
Nicholas Hastings
|
d94634398e
|
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
|
f348e58508
|
Fixed SetTeamScore not updating score on client (bug 2736, r=fyren).
|
2011-02-28 19:40:21 -05:00 |
|
David Anderson
|
60f16970ac
|
Trigger build.
|
2011-02-27 23:58:10 -08:00 |
|
David Anderson
|
39c5eafafc
|
Trigger build.
|
2011-02-27 23:33:15 -08:00 |
|
David Anderson
|
b7f6c223d8
|
Push build.
|
2011-02-27 23:04:10 -08:00 |
|
Nicholas Hastings
|
bf9a65338b
|
Forcing build to see if upload is fixed.
|
2011-02-27 12:43:13 -05:00 |
|
Nicholas Hastings
|
5b3ae5eff9
|
Updated ZPS gamedata.
|
2011-02-07 15:50:27 -05:00 |
|
Asher Baker
|
f80a8d306b
|
Added defines for TF2 weapon slots (r=dvander).
|
2011-02-01 14:45:19 -05:00 |
|
Nicholas Hastings
|
9ed9060940
|
Updated CSPromod gamedata.
|
2011-02-01 13:50:17 -05:00 |
|
Nicholas Hastings
|
5453e60099
|
Updated customkill and deathflag defines in tf2_stocks (bug 4799, r=dvander).
|
2011-01-16 20:25:44 -05:00 |
|
Nicholas Hastings
|
3de61b69ad
|
Raised MAXPLAYERS from 64 to 65 (bug 4490, r=dvander).
|
2011-01-16 20:06:55 -05:00 |
|
Erik Minekus
|
322a4ed05d
|
Fixed bug in nominations that could cause "Unknown command" error (bug 4797, r=psychonic).
|
2011-01-16 20:00:44 -05:00 |
|
Nicholas Hastings
|
8f3b4afcf7
|
Removed tv_enable hook to fix rare max client count issue (bug 4791, r=fyren).
|
2011-01-12 18:59:34 -05:00 |
|
Nicholas Hastings
|
ebdc6b94fc
|
forcing build.
|
2011-01-12 06:47:13 -05:00 |
|
Nicholas Hastings
|
a7218d2e59
|
Added missing SOURCE_SDK_BLOODYGOODTIME define to halflife.inc (bug 4780, rs=dvander).
|
2011-01-12 00:30:47 -05:00 |
|
Nicholas Hastings
|
6d93beac8e
|
maybe i was too impatient...
|
2011-01-12 00:12:06 -05:00 |
|
Nicholas Hastings
|
1fb1309e77
|
forcing build
|
2011-01-12 00:07:20 -05:00 |
|
Nicholas Hastings
|
5916f40b7a
|
Added Bloody Good Time gamedata (bug 4780, r=fyren).
|
2011-01-11 23:36:32 -05:00 |
|
Nicholas Hastings
|
5226714bbd
|
Added support for Bloody Good Time (bug 4780, r=fyren).
|
2011-01-11 23:35:58 -05:00 |
|
Asher Baker
|
dabf486a9f
|
Added missing MENUFLAG_BUTTON_NOVOTE define to menus.inc (bug 4217, r=psychonic).
|
2011-01-04 11:02:39 -05:00 |
|
Zach Kanzler
|
c78f4407ea
|
Exposed ProcessCommandTarget in IPlayerHelpers (bug 4742, r=fyren).
|
2010-12-31 20:04:59 -05:00 |
|
Asher Baker
|
fae4127ddc
|
Added missing unhooking of ClientConnect in PlayerManager (bug 4749, r=fyren).
|
2010-12-31 20:02:41 -05:00 |
|
Zach Kanzler
|
9cc1497e9e
|
Fixed namespace-related compile issue in INativeInvoker.h (bug 4750, r=fyren).
|
2010-12-31 20:00:07 -05:00 |
|
Nicholas Hastings
|
cdd64d52eb
|
Updated Garry's Mod gamedata (bug 4762, r=fyren).
|
2010-12-19 14:10:36 -05:00 |
|
Nicholas Hastings
|
4d319c12f8
|
Updated TF2 includes with new weapon and condition identifiers (bug 4761, r=fyren).
|
2010-12-18 17:07:42 -05:00 |
|
Nicholas Hastings
|
8fc3e4ab12
|
Updated HL2DM gamedata (bug 4756, r=fyren).
|
2010-12-18 00:11:51 -05:00 |
|
Nicholas Hastings
|
ed7d68d6a7
|
Updated DOD:S gamedata (bug 4755, r=fyren).
|
2010-12-18 00:03:31 -05:00 |
|
Nicholas Hastings
|
59820519ce
|
Updated CS:S gamedata (bug 4754, r=fyren).
|
2010-12-18 00:03:04 -05:00 |
|
Nicholas Hastings
|
767c807a40
|
Updated TF2 gamedata (bug 4753, r=DS).
|
2010-12-17 23:08:49 -05:00 |
|
Nicholas Hastings
|
d25adc1b10
|
Updated Goldeneye:Source gamedata (bug 4751, r=fyren).
|
2010-12-17 23:07:54 -05:00 |
|
Nicholas Hastings
|
35f0067fe5
|
Updated Garry's Mod gamedata (bug 4747, r=fyren).
|
2010-12-15 21:29:59 -05:00 |
|
Nicholas Hastings
|
f1b01dd086
|
Triggering build to fix bug 4729 on L4D1 now.
|
2010-12-13 15:37:39 -05:00 |
|
Asher Baker
|
3df08d64e2
|
Fix permissions check in antiflood (bug 4584, r=dvander).
|
2010-12-12 18:13:05 -08:00 |
|
Erik Minekus
|
f56cc43331
|
Fixed sm_rtv printing "unknown command" (bug 4730, r=psychonic).
|
2010-12-04 15:28:15 -05:00 |
|
Scott Ehlert
|
b4b37daaf6
|
Triggering build to fix bug 4729.
|
2010-12-03 23:58:41 -08:00 |
|