Paul Chote
|
01a14d9ae5
|
Move mission briefing to rules.
|
2016-03-07 21:41:14 +00:00 |
|
Paul Chote
|
668e13b849
|
Move mission videos to rules.
|
2016-03-07 21:41:13 +00:00 |
|
Paul Chote
|
6389e9aa5c
|
Fix automated map format upgrades.
|
2016-03-07 21:41:11 +00:00 |
|
Paul Chote
|
2029f34c86
|
Remove redundant Rules definition from ImportLegacyMapCommand.
|
2016-03-07 21:41:11 +00:00 |
|
RoosterDragon
|
0bce7a1b71
|
Fix a possible null reference in UpgradeWeaponRules.
|
2016-03-04 21:29:56 +00:00 |
|
reaperrr
|
cddf182996
|
Renamed ROT to TurnSpeed on Mobile, Aircraft, Turreted and ThrowsParticle
|
2016-03-04 15:13:55 +01:00 |
|
Paul Chote
|
617113fa86
|
Rework IReadWritePackage interface.
|
2016-02-28 10:18:50 +00:00 |
|
Paul Chote
|
0e87b49a61
|
Merge pull request #10802 from Mailaender/exit-sprite-checks
Added exit codes to CheckSequenceSprites
|
2016-02-27 13:36:53 +00:00 |
|
Matthias Mailänder
|
e4f3aeeb13
|
Terminate with exit codes on missing sprite sequences.
|
2016-02-27 14:12:01 +01:00 |
|
reaperrr
|
589b2d19c3
|
Merge pull request #10797 from pchote/fix-upgrade-rules
Fix mod updater and clear out legacy rules.
|
2016-02-25 14:34:47 +01:00 |
|
abcdefg30
|
85ee351d96
|
Merge pull request #10636 from reaperrr/missile-speed
Refactor naming of Missile's speed-related properties
|
2016-02-24 17:39:25 +01:00 |
|
Paul Chote
|
a553b46d3b
|
Remove upgrade pre-20151224 upgrade rules.
|
2016-02-23 23:31:32 +00:00 |
|
Oliver Brakmann
|
1dcc43801a
|
Fix broken map format upgrade
|
2016-02-23 23:28:16 +00:00 |
|
Paul Chote
|
d2566d442c
|
Load files for upgrading using the filesystem.
|
2016-02-23 23:24:27 +00:00 |
|
Oliver Brakmann
|
4f1fa3acec
|
Merge pull request #10786 from pchote/mappreview-packages
Remove internal use of map paths.
|
2016-02-23 22:52:54 +01: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 |
|
Paul Chote
|
8a9bce45ec
|
Remove map loading shim.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
d492c23a6d
|
Store map packages in MapPreview.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
226081d379
|
Remove map saving shim method.
|
2016-02-21 16:11:36 +00:00 |
|
Paul Chote
|
573e26c887
|
Load and save maps using packages.
|
2016-02-21 16:11:35 +00:00 |
|
Paul Chote
|
88f6daf57f
|
Misc remaining FileSystem cleanups.
|
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
|
b347fade71
|
Use IReadOnlyFileSystem in artwork loaders.
|
2016-02-18 18:12:31 +00: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 |
|
reaperrr
|
fe76742651
|
Upgrade rules for renamed Missile speed properties
|
2016-02-14 13:41:27 +01:00 |
|
Matthias Mailänder
|
284e6ea061
|
Add a resize map command.
|
2016-02-13 21:56:51 +01:00 |
|
Paul Chote
|
34910cd128
|
Move map format upgrades to an explicit upgrade rule.
|
2016-02-08 18:53:28 +00:00 |
|
Paul Chote
|
e4867ad18a
|
Clean up GetMapHash lint rule.
|
2016-02-08 18:51:58 +00:00 |
|
Paul Chote
|
7b00da04ca
|
Remove MapPreview.Map.
|
2016-02-06 22:30:50 +00:00 |
|
Paul Chote
|
789d3c172a
|
Fix CheckSequenceSprites to load via the filesystem.
|
2016-02-06 21:12:21 +00:00 |
|
Paul Chote
|
45bae7e9b3
|
Mount the mod filesystem context in the ModData ctor.
|
2016-02-06 16:30:23 +00:00 |
|
Oliver Brakmann
|
7a0825ce92
|
Merge pull request #10381 from penev92/warheadEffects
Enhance CreateEffectWarhead
|
2016-02-06 13:35:52 +01:00 |
|
Paul Chote
|
fcccc0f5f9
|
Merge mod Folders into Packages.
|
2016-02-01 22:49:11 +00:00 |
|
Oliver Brakmann
|
e532637a24
|
Merge pull request #10404 from Mailaender/legacy-map-import-refactor
Organized legacy map import into respective mod DLLs
|
2016-01-31 15:31:02 +01:00 |
|
Pavel Penev
|
489ee9fc54
|
Add support for multiple impact sounds to CreateEffectWarhead
Have the engine pick one impact sound at random from the provided list.
|
2016-01-31 16:22:47 +02:00 |
|
Pavel Penev
|
7e3ec91d30
|
Add support for multiple explosions to CreateEffectWarhead
Have the engine pick one explosion at random from the provided list.
|
2016-01-31 16:22:09 +02:00 |
|
Paul Chote
|
ab921682c4
|
Rewrite yaml merger.
|
2016-01-30 15:03:56 +00:00 |
|
Matthias Mailänder
|
1555c163cb
|
add singleplayer briefing extraction
|
2016-01-24 21:50:12 +01:00 |
|
Matthias Mailänder
|
5c1a236a75
|
split mod specific parts of legacy map import
|
2016-01-24 15:40:35 +01:00 |
|
Matthias Mailänder
|
0d497c6a16
|
this class should not be public
|
2016-01-24 15:30:36 +01:00 |
|
reaperrr
|
56ab3f43da
|
Remove bitrotted WeaponInfo.Charges
There is no logic attached anymore (or never was).
|
2016-01-24 12:58:39 +01:00 |
|
abcdefg30
|
2ee7e11064
|
Merge pull request #10488 from obrakmann/fix10451_printing_money_with_spies
Change guaranteed amount of stolen funds to spy's value
|
2016-01-21 21:27:48 +01:00 |
|
Oliver Brakmann
|
a612ca9c5f
|
Use proper speech notification for InfiltrateForCash
|
2016-01-21 20:35:28 +01:00 |
|
abcdefg30
|
e37d804a5a
|
Replace spaces by tabs in UpgradeRules.cs
|
2016-01-21 15:41:32 +01:00 |
|
Oliver Brakmann
|
a04223fcd2
|
Merge pull request #10143 from Phrohdoh/interface-reflection
Implement a utility command to check for explicit interface implementation violations.
|
2016-01-18 20:23:43 +01:00 |
|
Taryn Hill
|
2e861c6d65
|
Implement a utility command to check for explicit
interface implementation violations
|
2016-01-17 17:31:36 -06:00 |
|
RoosterDragon
|
8e89a6a696
|
Simplify names, remove unused usings, remove redundant casts.
|
2016-01-17 21:35:36 +00:00 |
|
Oliver Brakmann
|
c40b64ad02
|
Fix arbitrary defaults in InfiltrateForCashInfo.
|
2016-01-17 22:09:04 +01:00 |
|