Commit Graph

20166 Commits

Author SHA1 Message Date
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
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
abcdefg30
2b0d87ea3f Fix the spacing at the end of the AUTHORS file
Polishes the ingame look
2016-02-16 21:32:29 +01:00
Oliver Brakmann
c7089d9fca Undo lowering selection priority of medics and mechanics (TS) 2016-02-15 21:28:18 +01:00
Oliver Brakmann
742cc613c5 Undo lowering selection priority of medics and mechanics (RA) 2016-02-15 21:27:36 +01: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
Oliver Brakmann
7b90eea9aa Merge pull request #10754 from Mailaender/medic-cursor
Added the medic heal cursor
2016-02-15 21:02:49 +01:00
abcdefg30
72aefba89e Merge pull request #10748 from Mailaender/veins-minimap
Gave veins an orange minimap color
2016-02-15 15:54:09 +01:00
abcdefg30
07bdf49934 Merge pull request #10703 from pchote/explicitpackages
Unify filesystem package syntax.
2016-02-15 15:00:31 +01:00
Matthias Mailänder
3a8d28e508 Check for out of bounds map actors and remove them if so. 2016-02-15 08:49:04 +01:00
Matthias Mailänder
01577b400b Add heal cursor to GDI Medic. 2016-02-15 08:41:06 +01:00