RoosterDragon
dc37574494
Cache sync hash functions per actor for faster sync calculations.
...
Caching the result of the function lookup allows the actor to calculate all the sync hashes for its syncable traits faster as it does not need to repeat the lookup each time.
2016-01-31 00:44:43 +00:00
RoosterDragon
eb3be990a6
Remove dead code and encapsulate more in Sync.cs.
2016-01-31 00:42:00 +00:00
Oliver Brakmann
c22281876c
Merge pull request #10651 from Phrohdoh/widget-xmldoc
...
Add xmldoc to Widget.HandleMouseInput
2016-01-30 22:06:25 +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
Matthias Mailänder
5ae86d86a9
Merge pull request #10637 from reaperrr/d2k-split-weapons
...
Split D2k weapons.yaml
2016-01-30 21:44:37 +01:00
Taryn Hill
d12fd9de86
Add xmldoc to Widget.HandleMouseInput
2016-01-30 14:41:53 -06:00
Oliver Brakmann
7ca1af4e96
Merge pull request #10648 from pchote/rewrite-yaml-merger
...
Rewrite yaml merger
2016-01-30 20:04:53 +01:00
Paul Chote
f8f3d1deb4
Fix allies-05a map yaml.
2016-01-30 15:03:57 +00:00
Paul Chote
3e3c11ea5c
Remove duplication between vice and pvice sequences.
2016-01-30 15:03:56 +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
Paul Chote
1581ba951f
Add a new test case for actor info merging.
2016-01-30 11:55:37 +00: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
reaperrr
42711dbe7b
Merge pull request #10638 from obrakmann/git-ignore-support-dir
...
Add Support directory to .gitignore file
2016-01-29 23:14:28 +01:00
Oliver Brakmann
ee3d8b50f7
Merge pull request #10641 from reaperrr/fix-cpZ0
...
Fix Mobile using legacy CenterPosition.Z check
2016-01-29 23:08:14 +01:00
Oliver Brakmann
4e44e6b914
Merge pull request #10640 from abcdefg30/removeReveals
...
Remove obsolete and performance costly RevealsShroud definitions
2016-01-29 23:04:56 +01:00
Oliver Brakmann
7128e1b8f0
Merge pull request #10623 from riiga/icons
...
Improved GPS icons
2016-01-29 22:53:48 +01:00
reaperrr
75d066d6af
Fix Mobile using legacy CenterPosition.Z check
2016-01-29 22:26:52 +01:00
abcdefg30
e8c67993c1
Remove obsolete and performance costly RevealsShroud definitions
...
from the APC on the dropzone maps.
2016-01-29 22:22:15 +01:00
riiga
7180f4fbef
Improved GPS icons and added shadows to all icons
2016-01-29 22:19:54 +01:00
Oliver Brakmann
ce8b03a276
Merge pull request #10530 from pchote/remove-external-hashes
...
Index filesystem contents by filename instead of hash.
2016-01-29 21:12:31 +01:00
Paul Chote
6085de7263
Remove unused PackagePaths.
2016-01-29 19:59:31 +00:00
Paul Chote
fa6b50f2a2
Fix filename case of D2K FMVs.
2016-01-29 19:56:17 +00:00
Paul Chote
f90b21b1b7
Fix D2K installation on case sensitive filesystems.
2016-01-29 19:56:17 +00:00
Paul Chote
314aba0861
Overhaul InstallShieldPackage.
...
- Remove hashing
- Use full file paths
- Replace BinaryReader with stream extensions.
2016-01-29 19:56:17 +00:00
Paul Chote
7ed24ce6de
Remove legacy hashing from BagFile.
2016-01-29 19:56:17 +00:00
Paul Chote
ccdbdebdb1
Remove legacy hashing from D2kSoundResources.
2016-01-29 19:56:16 +00:00
Paul Chote
91c25d7b84
Remove unused Package.(Classic|Crc)Hashes.
2016-01-29 19:56:16 +00:00
Paul Chote
86e4cb763d
Replace FileSystem hash index with a regular string cache.
...
This requires that .mix files have valid max database
entries for all files used by the mod.
2016-01-29 19:56:16 +00:00
Oliver Brakmann
8bec1f5c5b
Add Support directory to .gitignore file
2016-01-29 20:43:58 +01:00
reaperrr
01cd6c93d9
Merge pull request #10633 from teees/nawast-fix
...
fix nawast popping up on gdi build menu, fixes #10631
2016-01-29 18:00:18 +01:00
teees
97265be139
fix nawast popping up on gdi build menu, fixes #10631
2016-01-29 09:27:05 +01:00
reaperrr
7b315aa9cc
Merge pull request #10562 from pchote/classic-facing-fudge
...
Implement ClassicFacingFudge for fudging classic facings.
2016-01-28 23:45:48 +01:00
Matthias Mailänder
4203feed40
Merge pull request #10576 from abcdefg30/bridgeRepaired
...
Add support for playing a BridgeRepaired notification
2016-01-28 20:09:05 +01:00
Matthias Mailänder
9f002050ec
Merge pull request #10601 from pchote/fix-td-connection-dialog
...
Fix button positions on TD connection dialog.
2016-01-28 19:53:47 +01:00
Matthias Mailänder
4c86dad8d5
Merge pull request #10628 from teees/upgradeactorsnear-fix
...
Don't grant upgrades to newly built units while disabled
2016-01-28 15:15:23 +01:00
abcdefg30
a34818bb3e
Merge pull request #10620 from teees/production-exit-fix
...
Fix units warping from an exit subcell to cellcenter when produced
2016-01-28 14:55:45 +01:00
reaperrr
27a67415e9
Merge pull request #10621 from teees/ts-fixes
...
Small ts rules fixes
2016-01-28 12:25:51 +01:00
teees
8315350f07
Don't grant upgrades to newly built units while disabled
2016-01-28 10:42:02 +01:00
Paul Chote
dd963b75f5
Per-terrain color validation.
2016-01-27 21:43:55 +00:00
Paul Chote
cc4ca839d9
Bind color mixer to validator range.
2016-01-27 21:43:55 +00:00
Paul Chote
66df822412
Enable ClassicFacingFudge in RA.
2016-01-27 21:39:51 +00:00
Paul Chote
2d9bbd9405
Enable ClassicFacingFudge in TD.
2016-01-27 21:39:50 +00:00
Paul Chote
608b5d1674
Add UseClassicFacingFudge flag for TD/RA.
2016-01-27 21:32:21 +00:00
Paul Chote
fe60f5a77f
Introduce Turreted.WorldOrientation.
2016-01-27 21:32:21 +00:00
Paul Chote
7638746069
Define additional constraints in HSV space.
2016-01-27 19:56:04 +00:00
Paul Chote
617295cc91
Overhaul color validator logic.
2016-01-27 19:49:03 +00:00
Paul Chote
1832a9c60f
Increase the size of the color picker.
2016-01-27 19:16:37 +00:00
teees
c5da3623ac
fix spelling mistake
2016-01-27 15:08:09 +01:00
teees
3088230c29
Add EjectOnDeath for civilian transport vehicles
2016-01-27 14:19:41 +01:00