Paul Chote
9a1efbc08b
Simplify asset browser error message display.
2017-01-29 17:34:36 +00:00
Oliver Brakmann
53c037aa53
Add OS bitness to sysinfo query
2017-01-22 21:36:32 +01:00
Paul Chote
1f44e91746
Migrate ProvidesRadar to conditions and remove JamsRadar.
2017-01-21 17:24:54 +00:00
Taryn Hill
43317e0f5d
Update copyright notice year to 2017
2016-12-31 23:46:13 -06:00
reaperrr
1a0f72d2b0
Merge pull request #12484 from pchote/installer-fixes
...
Fix asset installation on 32 bit windows and with original RA CDs.
2016-12-28 16:53:15 +01:00
Paul Chote
a16344d347
Remove "Show Shellmap" setting.
2016-12-23 11:34:23 +00:00
Paul Chote
55f76c02d6
Disable world sounds when the ingame menu is open.
2016-12-23 11:34:23 +00:00
Paul Chote
e30ca88797
Add support for hashing partial IDFiles.
2016-12-18 00:26:50 +00:00
Paul Chote
d3db66a8af
Support multiple registry path prefixes.
2016-12-18 00:26:48 +00:00
Paul Chote
23f4ae5027
Replace UpgradeMinEnabledLevel checks with an EnabledByDefault shim.
2016-11-19 17:19:25 +00:00
reaperrr
7ba0c22346
Merge pull request #12096 from pchote/game-timer-tooltip
...
Show replay percentage as a tooltip.
2016-11-06 16:59:07 +01:00
reaperrr
efa6ad64f7
Remove now-redundant TooltipInfo check
2016-10-23 18:42:36 +02:00
reaperrr
00c0161513
Show internal name instead of crashing when buildable actor has no tooltip
...
But throw a lint error instead.
2016-10-23 14:59:22 +02:00
reaperrr
074bb78cbd
Made Tooltip trait upgradable
2016-10-23 14:59:18 +02:00
Paul Chote
10b5d8a06b
Show replay percentage as a tooltip.
2016-10-23 13:29:06 +01:00
Tyson Liddell
aeb1e07823
Moved production description from Tooltip to Buildable
2016-10-16 12:03:42 +11:00
abcdefg30
c7feed2b19
Merge pull request #12151 from pchote/sha1
...
Extract a common SHA1 helper.
2016-10-03 16:22:14 +02:00
Paul Chote
9e8b18e7be
Extract a common SHA1 helper.
2016-10-02 12:53:41 +01:00
Paul Chote
95c3276b06
Fix line endings in LobbyLogic.
2016-10-02 11:54:14 +01:00
reaperrr
678f9563f6
Merge pull request #12103 from pchote/resource-tooltip
...
Add tooltips to map resources.
2016-09-29 18:36:00 +02:00
Taryn Hill
b5a08fd123
Display an error label instead of crashing in the Asset Browser
2016-09-25 15:53:40 -05:00
Paul Chote
365bd5b9bd
Rename ResourceType trait fields for consistency.
2016-09-25 17:04:18 +01:00
Paul Chote
404d8235c8
Show a tooltip over map resources.
2016-09-25 17:04:17 +01:00
Paul Chote
74602474e3
Change shroud tooltip to match the original games.
2016-09-25 17:04:16 +01:00
reaperrr
e53180fdbc
Merge pull request #12036 from obrakmann/fix12031-close-chat-in-replays
...
Fix not being able to close the chat window in replays
2016-09-18 15:28:28 +02:00
reaperrr
32e54cd30c
Merge pull request #12038 from pchote/fix-readfailure-crash
...
Don't crash if a replay can't be read.
2016-09-18 15:22:38 +02:00
Oliver Brakmann
f1bdcca91d
Merge pull request #12050 from pchote/rename-pseudofullscreen
...
Give window modes human-friendly names.
2016-09-18 12:32:08 +02:00
Paul Chote
9063e44f9b
Improve error message.
2016-09-18 11:24:32 +01:00
Paul Chote
4077446d27
Give window modes human-friendly names.
...
* Fullscreen -> Fullscreen (Legacy)
* Pseudo-fullscreen -> Fullscreen
2016-09-18 11:16:50 +01:00
Oliver Brakmann
aa68e9bfca
Fix not being able to close the chat window in replays
2016-09-17 15:05:00 +02:00
Paul Chote
aab91cb37e
Work around incorrect mono behaviour under OSX.
2016-09-14 21:48:40 +01:00
Paul Chote
3197345fc3
Fix bogus observer stats graph positioning.
2016-09-04 19:31:04 +01:00
Paul Chote
85ab797705
Merge pull request #11957 from abc013/DisableReplayChat
...
Disabled chat input in replays
2016-09-04 10:43:34 +01:00
Oliver Brakmann
361c541f13
Merge pull request #11961 from pchote/fix-requiresmod
...
Fix crash when popping up the mod requirements dialog.
2016-09-03 23:42:49 +02:00
Paul Chote
617f106e48
Fix crash when popping up the mod requirements dialog.
2016-09-03 19:28:10 +01:00
abc013
c7def33588
disabled chat input in replays
2016-09-03 20:26:05 +02:00
Paul Chote
e1fcfa3073
Include spectators in the player list.
2016-09-03 10:46:08 +01: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
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
Alexis Hunt
becbee8388
Move resource tick logic into chrome classes.
2016-08-27 17:17:24 -04:00
reaperrr
7ac5a25ce6
Merge pull request #11882 from pchote/remove-astar-overlay
...
Remove legacy A* visualisation.
2016-08-27 18:37:23 +02:00
Paul Chote
32eb98c17d
Remove legacy A* visualisation.
2016-08-26 16:55:46 +01:00
RoosterDragon
f1b0740e72
Allow download window to be closed on failed downloads.
2016-08-25 18:21:40 +01:00
reaperrr
f12e0d498c
Merge pull request #11771 from pchote/split-content-files
...
Rework mod enumeration and split content metadata into their own files.
2016-08-18 14:59:51 +02:00
Paul Chote
88c43fa9b3
Extract content sources and downloads to external files.
2016-08-08 22:36:08 +01:00
Paul Chote
bf4867909f
Rename Manifest.Mod -> Metadata.
2016-08-08 22:36:07 +01:00
Paul Chote
3df9efb95d
Rework mod enumeration / caching.
...
- Replaced ModMetadata.AllMods with Game.Mods.
- Store / reference mod Manifest instead of ModMetadata.
- Removes engine dependency on ModContent class.
2016-08-08 22:36:07 +01:00
Oliver Brakmann
207f0d2056
Allow saving maps with multiple visibility options
2016-08-08 23:14:06 +02:00