Paul Chote
b396965fd9
Update licence header year.
2016-02-21 16:27:31 +00:00
Paul Chote
02ab54c9bc
Load MapPreview data without initialising a full Map.
2016-02-18 20:19:44 +00:00
Paul Chote
88f6daf57f
Misc remaining FileSystem cleanups.
2016-02-18 18:12:33 +00:00
Paul Chote
edf59b159f
Small tidy in AssetBrowserLogic.
2016-02-18 18:12:32 +00:00
Paul Chote
a4337648e1
Use IReadOnlyFileSystem in MissionBrowserLogic.
2016-02-18 18:12:32 +00:00
Paul Chote
a0141318d5
Pass FileSystem in to InstallUtils.
2016-02-18 18:12:32 +00:00
Paul Chote
102880c80f
Use the virtual filesystem to resolve MapFolder paths.
2016-02-15 00:44:36 +00:00
Oliver Brakmann
6fa4b2bbda
Fix missing 'Cancel' buttons on some confirmation prompts
2016-02-12 16:48:59 +01:00
Oliver Brakmann
6093398de3
Merge pull request #10543 from whinis/RestartSkirmish
...
Restart skirmish matches
2016-02-09 20:42:02 +01:00
Oliver Brakmann
5d88b7fae2
Merge pull request #10716 from Mailaender/all-assets
...
Re-enabled All Packages which seems to be fast enough now.
2016-02-07 21:10:31 +01:00
Matthias Mailänder
aec74d8f7f
Only list packages with viewable contents.
2016-02-07 20:24:44 +01:00
Matthias Mailänder
f87a4bf16f
Default to the all packages instead of the first.
2016-02-07 20:24:44 +01:00
Matthias Mailänder
5e0a89fa30
Re-enabled All Packages which seems to be fast enough now.
2016-02-07 20:24:42 +01:00
Paul Chote
62402e0e2e
Unify static mod metadata collections.
2016-02-07 16:28:04 +00:00
Whinis
f2260174f0
Changes to allow restarting of skirmish match
2016-02-07 10:22:54 -05:00
Paul Chote
8b5592e1dd
Reduce jank in the mission chooser.
2016-02-06 22:30:50 +00:00
Paul Chote
7b00da04ca
Remove MapPreview.Map.
2016-02-06 22:30:50 +00:00
Paul Chote
3708a7649d
Remove MapPreview.CacheRules.
2016-02-06 22:30:49 +00:00
Paul Chote
4328f24276
Remove unnecessary Map usage from MissionBrowserLogic.
2016-02-06 22:30:49 +00:00
Paul Chote
e13e0792f6
Remove unnecessary Map usage from MainMenuLogic.
2016-02-06 22:30:49 +00:00
Paul Chote
d5e3fbf452
Store map path in MapPreview.
2016-02-06 22:30:49 +00:00
Paul Chote
6628bc046f
Add a Map reference to LobbyLogic.
2016-02-06 22:30:46 +00:00
Paul Chote
4ec3997be6
Rename LobbyPreview.Map to LobbyLogic.MapPreview.
2016-02-06 22:30:25 +00:00
Paul Chote
7a5678ec39
Move MapVisibility to MapPreview.
2016-02-06 22:28:35 +00:00
Oliver Brakmann
a6e98620c0
Merge pull request #10650 from pchote/remove-fragile-diplomacy
...
Remove fragile diplomacy.
2016-02-06 22:55:55 +01:00
Paul Chote
4a12e7bafc
Load mod yaml via the virtual filesystem.
2016-02-06 16:30:23 +00:00
Oliver Brakmann
bb044a34d5
Merge pull request #10670 from RockyTV/rockytv
...
Disable 1 human versus bots games
2016-02-06 15:36:22 +01:00
Alexandre Oliveira
989bf4f807
Disable 1 human versus bots games
...
Changed the Server.LockBots setting to Server.DisableSinglePlayer.
If the setting is enabled, and there is only one client in the server,
the game won't start.
2016-02-03 20:32:34 -02:00
Paul Chote
00945dc9ef
Tidy IReadOnlyPackage interface and implementations.
2016-02-01 22:49:12 +00:00
abcdefg30
1cc8330c51
Merge pull request #10535 from pchote/mix-type-autodetection
...
Auto-detect mix hash type.
2016-01-31 22:57:14 +01:00
Oliver Brakmann
5fdce51699
Merge pull request #10551 from RockyTV/rockytv
...
Change CONNECTIONFAILED_PANEL title if server requires password
2016-01-31 16:14:21 +01:00
Matthias Mailänder
10ebd7e48d
Merge pull request #10649 from obrakmann/radar-team-colors
...
Added option to show team colors on radar map
2016-01-30 21:53:14 +01:00
Paul Chote
73b3f20921
Remove fragile alliances feature.
2016-01-30 20:47:50 +00:00
Paul Chote
ab921682c4
Rewrite yaml merger.
2016-01-30 15:03:56 +00:00
DArcy Rush
eb795909da
Implement player stance colors
...
Adds an option to display actors on radar and
support weapon timers in colors denoting the
diplomatic stance toward the player.
2016-01-30 15:46:55 +01:00
reaperrr
c19383472f
Merge pull request #10624 from pchote/overhaul-color-validator
...
Fix color validator issues and increase color picker palette size.
2016-01-29 23:57:46 +01:00
Paul Chote
31cc399579
Remove unused package annotations.
2016-01-29 20:41:20 +00:00
Paul Chote
f90b21b1b7
Fix D2K installation on case sensitive filesystems.
2016-01-29 19:56:17 +00:00
Paul Chote
cc4ca839d9
Bind color mixer to validator range.
2016-01-27 21:43:55 +00:00
abcdefg30
ed3f3706f9
Reduce trait lookups further by adding a BuildableInfo parameter to GetBuildTime
2016-01-21 22:29:01 +01:00
abcdefg30
17daac11a1
Avoid unnecessary lookups in the production logic
...
by improving the GetBuildTime method and moving lookups around.
2016-01-21 22:24:49 +01:00
Alexandre Oliveira
6f715a6a4e
Change CONNECTIONFAILED_PANEL title if server requires password
...
If the server requires a password, display Password Required instead of the usual Connection Error title.
2016-01-20 18:44:36 -02:00
abcdefg30
d416138cec
Merge pull request #10542 from RoosterDragon/simplify
...
General Cleanup
2016-01-18 11:37:30 +01:00
Matthias Mailänder
40debbde28
Merge pull request #10508 from pchote/cancel-tooltip-on-menu
...
Cancel tooltips when opening the ingame menu.
2016-01-18 07:30:11 +01:00
RoosterDragon
8e89a6a696
Simplify names, remove unused usings, remove redundant casts.
2016-01-17 21:35:36 +00:00
Matthias Mailänder
56313e6d8a
Merge pull request #10525 from pchote/split-package-interfaces
...
Split IPackage into IReadOnlyPackage and IReadWritePackage
2016-01-16 14:19:54 +01:00
Matthias Mailänder
5fc6af6566
Merge pull request #10493 from pchote/fix-menu-hover
...
Update button mouseover when switching menus.
2016-01-16 14:10:24 +01:00
abcdefg30
2ccf142ce9
Merge pull request #10492 from pchote/fix-mission-order
...
Sort missions by their order in missions.yaml
2016-01-16 13:26:26 +01:00
abcdefg30
aa23928e7b
Merge pull request #10514 from pchote/blink-install-button
...
Blink install map button.
2016-01-16 13:16:31 +01:00
abcdefg30
ee1cf5ff87
Merge pull request #10523 from pchote/fix-pbog-gameover-crash
...
Fix a crash if an order generator is active when a game ends.
2016-01-16 12:04:45 +01:00