Commit Graph

20176 Commits

Author SHA1 Message Date
RoosterDragon
494f71a8bb Merge pull request #10758 from Mailaender/ice-tiles
Added the regrow-able LAT ice sets to the map editor
2016-02-23 20:56:56 +00:00
Oliver Brakmann
7249de5434 Merge pull request #10801 from pchote/update-license-header
Update license header for 2016 and GPLv3+.
2016-02-23 20:22:19 +01:00
abcdefg30
3496eed1e1 Merge pull request #10804 from obrakmann/fix10683_broken-dev-commands
Fix broken dev commands
2016-02-22 13:31:58 +01:00
Paul Chote
8c7237ddc4 Update README. 2016-02-22 08:26:47 +00:00
Paul Chote
e71225496b Clarify GPL version. 2016-02-21 16:30:48 +00:00
Paul Chote
b396965fd9 Update licence header year. 2016-02-21 16:27:31 +00:00
Matthias Mailänder
65942ecfbf Merge pull request #10722 from pchote/fix-asset-dependency
Remove asset requirement from dedicated servers and the resource site.
2016-02-21 17:20:19 +01: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
abcdefg30
5db994b83f Merge pull request #10372 from Mailaender/cnc-tooltips
Added tooltips for civilian buildings to Tiberian Dawn
2016-02-21 10:01:30 +01:00
Matthias Mailänder
eedf5ce6f4 Merge pull request #10785 from pchote/fix-shadow-height
Add terrain height support to WithShadow.
2016-02-21 10:00:14 +01:00
abcdefg30
ff3f9356cc Merge pull request #10695 from bateramos/upstream/#10029
Bug fix #10029 Plane resupply
2016-02-20 17:28:37 +01:00
abcdefg30
0a07be801a Merge pull request #10774 from obrakmann/fix-make-version
Fix 'make version' to adjust the user's custom map path
2016-02-20 17:28:27 +01:00
abcdefg30
9e799537f8 Fix make version on windows 2016-02-20 17:18:55 +01:00
Oliver Brakmann
8d1bb58754 Fix 'make version' to adjust the user's custom map path 2016-02-20 17:18:55 +01:00
abcdefg30
f7d53311e3 Merge pull request #10751 from RoosterDragon/shuffle
Improve Util.Shuffle
2016-02-20 17:04:44 +01:00
Paul Chote
04c40eddfe Add terrain height support to WithShadow. 2016-02-20 15:31:36 +00:00
Matthias Mailänder
16a3eb4d2c Merge pull request #10781 from pchote/fix-windows-fs
Fix filesystem references under Windows.
2016-02-19 22:00:54 +01:00
Paul Chote
34e6bfdfa0 Fix filesystem references under Windows. 2016-02-19 20:44:06 +00:00
PedroFerreiraRamos
bf97dd6b7b Bug fix #10029 Plane resupply 2016-02-19 08:35:18 -02:00
Matthias Mailänder
c420d24fb3 only display generic names for civilian buildings in missions 2016-02-19 10:26:12 +01:00
Matthias Mailänder
2eca30db76 add non-generic tooltips from the original game 2016-02-19 10:19:20 +01:00
Matthias Mailänder
00e95864b9 Merge pull request #10768 from pchote/startup-mappreview
Avoid creating throwaway map objects at startup.
2016-02-19 09:20:18 +01: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
Matthias Mailänder
3674038f00 Merge pull request #10765 from pchote/readonlyfs
Don't reenumerate FileSystem when switching maps.
2016-02-18 21:15:41 +01: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
24e9294741 Tidy ModData/ModFiles usage in utility commands. 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
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
reaperrr
4d3a4a32b9 Merge pull request #10750 from obrakmann/drop-invalid-target
Fixed not dropping targets that are out of range if the attacker cannot move
2016-02-18 17:02:48 +01:00
reaperrr
76e7a27ca5 Merge pull request #10767 from obrakmann/undo-medics-low-selection-prio
Undo lowering selection priority of medics and mechanics
2016-02-18 15:47:24 +01:00
Matthias Mailänder
64de0efa87 Merge pull request #10769 from abcdefg30/credits
Fix the spacing at the end of the AUTHORS file
2016-02-17 21:29:07 +01:00
Oliver Brakmann
426bf0d975 Merge pull request #10731 from RoosterDragon/fuzzy-singletons
Create singletons for AttackOrFleeFuzzy rulesets
2016-02-17 21:25:03 +01:00
Oliver Brakmann
b28d03049b Merge pull request #10728 from Codes4Fun/bleed
Fixed domain index updates for bridges
2016-02-17 20:46:23 +01:00
Paul Chote
65f017acc9 Revert "Make travis fetch the mod content before running tests."
This reverts commit 1f4269df76.
2016-02-17 01:47:25 +00:00
Paul Chote
33c52963d7 Revert "Lint sequences using the external utility command."
This reverts commit 1442056cb1.
2016-02-17 01:47:24 +00:00
Paul Chote
31c83c46a8 Don't force assets on dedicated servers and tools. 2016-02-17 01:47:22 +00:00
abcdefg30
2b0d87ea3f Fix the spacing at the end of the AUTHORS file
Polishes the ingame look
2016-02-16 21:32:29 +01:00