Paul Chote
b396965fd9
Update licence header year.
2016-02-21 16:27:31 +00:00
Matthias Mailänder
9d85ddb82c
Merge pull request #10191 from abcdefg30/backfallDeathAnim
...
Add support for a FallbackSequence in WithDeathAnimation
2016-02-21 10:18:47 +01:00
Paul Chote
34e6bfdfa0
Fix filesystem references under Windows.
2016-02-19 20:44:06 +00:00
Paul Chote
02ab54c9bc
Load MapPreview data without initialising a full Map.
2016-02-18 20:19:44 +00:00
Paul Chote
ab25e26312
Add method to check if IGlobalModData exists.
2016-02-18 20:19:43 +00:00
Paul Chote
fe75f265f8
Disable now-invalid sequence caching.
2016-02-18 18:12:34 +00:00
Paul Chote
0b13811976
Don't reenumerate files when loading maps.
2016-02-18 18:12:33 +00:00
Paul Chote
88f6daf57f
Misc remaining FileSystem cleanups.
2016-02-18 18:12:33 +00:00
Paul Chote
d573e21a48
Traits open files via the Map.
2016-02-18 18:12:33 +00:00
Paul Chote
7106d7ecdf
Pass ModData to ILintPass.
2016-02-18 18:12:33 +00:00
Paul Chote
b9f8301959
Use IReadOnlyFileSystem in Sound code.
2016-02-18 18:12:32 +00:00
Paul Chote
d1d3d72edb
Implement IReadOnlyFileSystem on Map.
2016-02-18 18:12:32 +00:00
Paul Chote
6fde09c075
Use IReadOnlyFileSystem in voxel loader.
2016-02-18 18:12:31 +00:00
Paul Chote
9341055f50
Use IReadOnlyFileSystem in UI code.
2016-02-18 18:12:31 +00:00
Paul Chote
b347fade71
Use IReadOnlyFileSystem in artwork loaders.
2016-02-18 18:12:31 +00:00
Paul Chote
a1bc70cb58
Use IReadOnlyFileSystem in MusicInfo.
2016-02-18 18:12:31 +00:00
Paul Chote
9978e20a83
Introduce IReadOnlyFileSystem interface.
2016-02-18 18:12:31 +00:00
Oliver Brakmann
5866164c40
Merge pull request #10353 from Mailaender/resize-map
...
Added a resize map command
2016-02-15 21:10:39 +01:00
Paul Chote
b50b2f31b5
Restore key:value syntax for MapFolders.
2016-02-15 00:44:37 +00:00
Paul Chote
a229e4253f
Implement new syntax for mod-specific filesystem requests.
2016-02-15 00:44:36 +00:00
Paul Chote
a0bc556172
Implement new syntax for package-specific filesystem requests.
2016-02-15 00:44:36 +00:00
Paul Chote
102880c80f
Use the virtual filesystem to resolve MapFolder paths.
2016-02-15 00:44:36 +00:00
Oliver Brakmann
f3eab0eab0
Merge pull request #10742 from mazarf/bleed
...
Fix max view distance check.
2016-02-14 22:39:07 +01:00
abcdefg30
fe5754e2bd
Change the parameters of ICrushable.CrushableBy
2016-02-14 18:51:59 +01:00
abcdefg30
9ea2a7a0bd
Add [RequireExplicitImplementation] to the ICrushable interface
2016-02-14 18:51:58 +01:00
abcdefg30
8b59ce4dc2
Add a new INotifyCrushed interface
2016-02-14 18:51:56 +01:00
Zimmermann Gyula
f37e59e116
Do not render trails under fog by default.
...
Exposed a boolean for rendering a SpriteEffect under fog. Exposed a setting in LeavesTrails for this boolean, defaulting to false.
2016-02-14 18:11:43 +01:00
Matthias Mailänder
8b9e60ba82
Set the bounds when resizing maps.
2016-02-13 21:56:51 +01:00
Matthias Mailänder
284e6ea061
Add a resize map command.
2016-02-13 21:56:51 +01:00
Mazar Farran
22a3358581
Fix max view distance check.
2016-02-12 21:01:34 -08:00
Oliver Brakmann
6093398de3
Merge pull request #10543 from whinis/RestartSkirmish
...
Restart skirmish matches
2016-02-09 20:42:02 +01:00
Matthias Mailänder
93466c74ba
Merge pull request #10701 from pchote/map-cleanup-part-4
...
Remove automatic map format upgrades and add versioned user map dirs
2016-02-08 23:08:55 +01:00
Paul Chote
34910cd128
Move map format upgrades to an explicit upgrade rule.
2016-02-08 18:53:28 +00:00
Paul Chote
6c7b687f34
Move map UID calculation to a static method.
2016-02-08 18:51:58 +00:00
Paul Chote
6c6826c3f3
Fix mod assembly loading on Windows.
2016-02-07 23:38:12 +00:00
Paul Chote
79b039d8b9
Change ILoadScreen to take a ModData instance.
2016-02-07 17:57:05 +00:00
Paul Chote
62402e0e2e
Unify static mod metadata collections.
2016-02-07 16:28:04 +00:00
Oliver Brakmann
d4aa28e221
Merge pull request #10706 from pchote/filesystem-assemblies
...
Loads mod assemblies via the virtual filesystem.
2016-02-07 16:53:33 +01:00
Oliver Brakmann
02f25b0692
Merge pull request #10704 from pchote/filesystem-fonts
...
Loads fonts via the virtual filesystem.
2016-02-07 16:41:34 +01:00
Whinis
f2260174f0
Changes to allow restarting of skirmish match
2016-02-07 10:22:54 -05:00
Paul Chote
7015a2e12f
Loads mod assemblies via the virtual filesystem.
2016-02-06 22:42:27 +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
d5e3fbf452
Store map path in MapPreview.
2016-02-06 22:30:49 +00:00
Paul Chote
7a5678ec39
Move MapVisibility to MapPreview.
2016-02-06 22:28:35 +00:00
Matthias Mailänder
60e86f73d0
Merge pull request #10702 from RoosterDragon/map-contains-fix
...
Fix Map.Contains for maps with height
2016-02-06 23:02:56 +01: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
844e1a1770
Loads fonts via the virtual filesystem.
2016-02-06 21:24:43 +00:00
RoosterDragon
36e09990ca
Fix Map.Contains checks for maps with height.
...
If a cell lacked any valid projected cells, then it is off the map entirely. The previous logic would think such a cell was within the map as none of projected cells were out of bounds (as there were no projected cells to fail the check).
2016-02-06 17:55:27 +00:00
Paul Chote
4a12e7bafc
Load mod yaml via the virtual filesystem.
2016-02-06 16:30:23 +00:00