Matthias Mailänder
445b0518ef
disable team-chat when there are no allies listening
...
closes #4033
2013-11-09 22:34:12 +01:00
Matthias Mailänder
f5cf3df003
check for null because clients may be gone already
...
fixes #3694
2013-08-18 08:41:00 +02:00
Matthias Mailänder
d2e4c2904f
fix broken team display in cnc objectives
2013-08-11 12:21:33 +02:00
Matthias Mailänder
771c32255c
use advanced player statistics in cnc mod
2013-08-11 12:21:28 +02:00
Paul Chote
656476991f
Replace ColorRamp with HSLColor everywhere.
...
Fixes:
* Nuclear-purple color exploit.
* #3247 .
* Removes a bunch of unnecessary color conversions every frame.
Caveats:
* The ramp range is now defined on the palette, so ramps can no longer be set per-player (may impact maps which define custom colors).
* It's no longer possible to perfectly recreate the original WW color ramps (I doubt we care).
* The old ColorRamp setting isn't migrated, so players will lose their color settings.
2013-05-10 19:23:30 +12:00
Matthias Mailänder
57d85e2c97
fixes #2785 don't crash when last player leaves game in cnc
2013-03-20 12:44:47 +01:00
Chris Forbes
c30d46c014
#2051 fixed -- Widget.Get() throws by default
2012-04-27 19:39:07 +12:00
Chris Forbes
3e0f52db1a
fix cnc chrome yaml issues
2012-04-09 13:10:40 +12:00
Chris Forbes
00372f4748
more general tidying in CNC widget code
2011-10-21 22:58:49 +13:00
Chris Forbes
6010034b4a
remove ObjectCreator.Param and all associated nonsense
2011-10-21 18:16:07 +13:00
Chris Forbes
bc6af1841b
fix indents everywhere
2011-10-18 15:10:17 +13:00
Chris Forbes
55036cd58c
fix trailing whitespace everywhere
2011-09-26 08:40:39 +13:00
Paul Chote
8f62ce9b25
Show `-' instead of 0 for unteamed players in the objectives panel.
2011-07-25 22:23:14 +12:00
Paul Chote
a9b479dfea
Show (Dead) in the player list in the objectives screen (Bug #1031 ).
2011-07-15 21:31:47 +12:00
Paul Chote
d6b5b282bf
Fix player name color in objectives screen (Bug #1030 ).
2011-07-15 21:31:47 +12:00
Paul Chote
fa6b9983d3
Conquest objectives panel (Feature #949 ).
2011-07-01 23:07:50 +12:00