Paul Chote
|
501252af19
|
Merge pull request #11693 from obrakmann/player-color-contrast
Add contrast to text drawn in player colors
|
2016-09-02 20:24:22 +01:00 |
|
Oliver Brakmann
|
624e69e97b
|
Replace use of Contrast with Shadow for ingame chat and support power timers
|
2016-09-02 20:58:46 +02:00 |
|
Oliver Brakmann
|
38c16e4f7a
|
Add a shadow to text drawn in player colors
|
2016-09-02 20:58:46 +02:00 |
|
Oliver Brakmann
|
1059d5b88d
|
Add a Shadow option to LabelWidget and ButtonWidget
|
2016-09-02 20:58:46 +02:00 |
|
Oliver Brakmann
|
8ad18ad161
|
Rewrite color inversal in a reusable way
|
2016-09-02 20:58:46 +02:00 |
|
Paul Chote
|
cb7f6947d1
|
Merge pull request #11946 from abcdefg30/exclamationMark
Fix an inverted check in SupportPowerChargeBar
|
2016-09-02 19:52:19 +01:00 |
|
Oliver Brakmann
|
d0109491a7
|
Split ChromeMetrics' ContrastColor options into two
One for dark backgrounds, one for light ones. The light one isn't currently being used, but will be by future commits
|
2016-09-02 20:39:27 +02:00 |
|
Paul Chote
|
7700250974
|
Merge pull request #11906 from abcdefg30/tdMute
Fix the positioning of the mute label in the TD music player
|
2016-09-02 19:39:24 +01:00 |
|
abcdefg30
|
8a8ab1563f
|
Fix an inverted check in SupportPowerChargeBar
|
2016-09-02 19:41:22 +02:00 |
|
Oliver Brakmann
|
c562131ed4
|
Merge pull request #11930 from abcdefg30/medium
Rename all "medium" difficulties to "normal"
|
2016-09-01 18:10:35 +02:00 |
|
Matthias Mailänder
|
1c293a444f
|
Merge pull request #11931 from SoScared/mapdesertrats
exposing map desert rats' custom rules
|
2016-09-01 07:40:40 +02:00 |
|
SoScared
|
1854d327d0
|
exposing map desert rats' custom rules
|
2016-08-31 23:24:02 +02:00 |
|
abcdefg30
|
e2a2c6433f
|
Rename all "medium" difficulties to "normal"
|
2016-08-31 23:05:34 +02:00 |
|
Matthias Mailänder
|
43b7c98c33
|
Merge pull request #11920 from abcdefg30/byeCamHealth
Remove the bogus Health property from CAMERA
|
2016-08-31 21:14:44 +02:00 |
|
abcdefg30
|
887cd61943
|
Merge pull request #11924 from obrakmann/fix11922_addsmudge-nre
Fix NRE in SmudgeLayer.AddSmudge
|
2016-08-31 14:32:58 +02:00 |
|
Matthias Mailänder
|
b38c1a8623
|
Merge pull request #11923 from abc013/ResourceSiloWarning
Doubled AdviceInterval of ResourceStorageWarning.
|
2016-08-30 23:08:27 +02:00 |
|
Oliver Brakmann
|
93dba184a1
|
Add comments explaining the special meaning of a null Sprite in SmudgeLayer
|
2016-08-30 20:12:46 +02:00 |
|
Oliver Brakmann
|
0ebf2d00b0
|
Fix NRE in SmudgeLayer.AddSmudge
|
2016-08-30 19:17:49 +02:00 |
|
abc013
|
f70d6c55bd
|
Doubled AdviceInterval of ResourceStorageWarning.
|
2016-08-30 17:19:31 +02:00 |
|
abcdefg30
|
8475ad40a7
|
Remove the bogus Health property from CAMERA
|
2016-08-30 11:31:47 +02:00 |
|
abcdefg30
|
b999d88905
|
Merge pull request #11679 from Mailaender/exodus-mission
Added Scott's Allies03 co-op multiplayer mission as "Exodus"
|
2016-08-30 10:47:38 +02:00 |
|
Matthias Mailänder
|
ad986b2fb4
|
Port the Co-Op Allies03 map to Lua.
|
2016-08-30 07:35:45 +02:00 |
|
Matthias Mailänder
|
9775352856
|
Add a PassengerCount property to the Lua API.
|
2016-08-30 07:16:56 +02:00 |
|
Matthias Mailänder
|
f44623ce4d
|
Don't force disable the debug menu for co-op missions.
|
2016-08-30 07:16:56 +02:00 |
|
abcdefg30
|
25be7d1434
|
Fix the positioning of the mute label in all lobbies
|
2016-08-29 21:51:33 +02:00 |
|
abcdefg30
|
44a14a7e45
|
Merge pull request #11890 from pchote/movie-metadata
Unpack RA movies on install.
|
2016-08-29 21:36:10 +02:00 |
|
Matthias Mailänder
|
eb88e1d39a
|
Merge pull request #11893 from SoScared/mapswap
Official Map Pool - Ins and Outs
|
2016-08-29 21:17:31 +02:00 |
|
abcdefg30
|
d204026c84
|
Merge pull request #11879 from obrakmann/fix11849_mousescrolling-order-trigger
Fix issuing orders when releasing RMB after joystick-scrolling
|
2016-08-29 21:07:18 +02:00 |
|
abcdefg30
|
b5652bec59
|
Merge pull request #11870 from pchote/mod-mime-type
Add oramod file association for Windows, Linux, and OSX.
|
2016-08-29 21:02:13 +02:00 |
|
abcdefg30
|
e156559ae1
|
Merge pull request #11441 from Mailaender/lowbridges
Added static Tiberian Sun low bridges
|
2016-08-29 20:53:04 +02:00 |
|
abcdefg30
|
9ddfe23e17
|
Merge pull request #11900 from abc013/DeflectionStances
Replaced the AlliedMissiles boolean on JamsMissiles by a Stances field
|
2016-08-29 15:03:08 +02:00 |
|
Paul Chote
|
f2b847607c
|
Merge pull request #11899 from GraionDilach/gen2-crate-paradrop
Do not apply the cell's Z offset twice during crate positioning.
|
2016-08-29 13:47:41 +01:00 |
|
Matthias Mailänder
|
401d330d46
|
Add a destroyable low bridge to Tread Lightly.
|
2016-08-29 13:34:53 +01:00 |
|
Matthias Mailänder
|
638fa3a3e6
|
Reimport Tread Lightly
|
2016-08-29 13:29:02 +01:00 |
|
Matthias Mailänder
|
6524a10faa
|
Reimport map "River Raid"
|
2016-08-29 13:29:02 +01:00 |
|
Matthias Mailänder
|
3759ab6fa6
|
Reimport map "A River Runs Near It"
|
2016-08-29 13:29:02 +01:00 |
|
Paul Chote
|
9d17038843
|
Add bridge depth metadata.
|
2016-08-29 13:29:02 +01:00 |
|
Matthias Mailänder
|
4717d3e190
|
Add static Tiberian Sun low bridges.
|
2016-08-29 13:29:01 +01:00 |
|
Paul Chote
|
5482fdb839
|
Fix duplicate import of multi-cell overlays.
|
2016-08-29 13:27:29 +01:00 |
|
Matthias Mailänder
|
02fecc4d87
|
Merge pull request #11781 from Turupawn/bleed
Same unit command sounds wont overlap anymore
|
2016-08-29 06:54:41 +02:00 |
|
Matthias Mailänder
|
b7d0947d7d
|
Merge pull request #11915 from pchote/lightpost-alpha-mod
Disable modifiers on TS alpha palette.
|
2016-08-28 22:43:43 +02:00 |
|
Paul Chote
|
c558ea240c
|
Disable modifiers on alpha palette.
|
2016-08-28 18:52:24 +01:00 |
|
Oliver Brakmann
|
c842209645
|
Merge pull request #11901 from abcdefg30/frozenCenter
Fix GpsDots being displayed when their CenterPosition is shrouded
|
2016-08-28 14:36:04 +02:00 |
|
Oliver Brakmann
|
d6095d9a6a
|
Merge pull request #11535 from Mailaender/upnp-discoverability
Improved the UPnP settings discoverability
|
2016-08-28 14:23:27 +02:00 |
|
Oliver Brakmann
|
1c12ad5cee
|
Merge pull request #11903 from abcdefg30/indexing
Fix a possible crash in the lua Player.Team property
|
2016-08-28 14:16:48 +02:00 |
|
Oliver Brakmann
|
c9c542cb37
|
Show advisory notice when UPNP isn't supported by the router
|
2016-08-28 14:05:03 +02:00 |
|
Matthias Mailänder
|
a79cc6a606
|
Add a notice why automatic port forwarding is disabled.
|
2016-08-28 14:05:03 +02:00 |
|
Matthias Mailänder
|
273dcce4d4
|
UPnP NAT discovery requires a restart as well.
|
2016-08-28 14:05:03 +02:00 |
|
Matthias Mailänder
|
5b2d6e9a47
|
Merge pull request #11905 from abcdefg30/timers
Fix timers in ObserverProductionIconsWidget being calculated wrongly in replays
|
2016-08-28 13:40:27 +02:00 |
|
abcdefg30
|
8bf6e15b9f
|
Merge pull request #11908 from alercah/alercah-author
Add me to AUTHORS
|
2016-08-28 12:10:22 +02:00 |
|