RoosterDragon
7eab7220ff
In CanMoveFreelyInto, check if transient actor checks are needed at the start.
...
When transient actors checks are not needed, all control flows in the method return true. Therefore, we can return true directly in this case. Checking this condition is cheaper than checking for a free sub-cell, so this allows us a faster exit when we don't need to check for transient actors.
2015-08-18 22:03:13 +01:00
RoosterDragon
ca75b5af30
Factor logic for determining if an actor blocks movement into IsBlockedBy.
2015-08-18 22:03:11 +01:00
RoosterDragon
6414743f8e
Introduce HasCellCondition to avoid HasFlag overhead.
2015-08-18 22:03:09 +01:00
Pavel Penev
1e817fad76
Merge pull request #9089 from Mailaender/editor-coordinate
...
Added a coordinate display to the map editor
2015-08-18 00:12:10 +03:00
Pavel Penev
3d292d8200
Merge pull request #8749 from Mailaender/lint-palettes
...
Added a lint rule for palette references
2015-08-17 23:09:53 +03:00
Matthias Mailänder
4f05681707
Merge pull request #8912 from reaperrr/ts-icons1
...
Added the Nod repair bay icon
2015-08-17 21:46:20 +02:00
Matthias Mailänder
322358ff3d
also check shroud sequences
2015-08-17 21:36:55 +02:00
Matthias Mailänder
118782a85e
check palette references
2015-08-17 21:36:45 +02:00
Matthias Mailänder
41698ab8bb
show the current coordinate at the top
2015-08-17 21:21:52 +02:00
Matthias Mailänder
ba8e292b71
Merge pull request #9022 from RoosterDragon/less-sync
...
Sync only once per tick
2015-08-17 21:13:55 +02:00
abcdefg30
0c021770f0
Merge pull request #9076 from Mailaender/resource-sequences
...
Added missing check yaml references
2015-08-17 21:13:32 +02:00
Pavel Penev
17b2a37e97
Merge pull request #9051 from abcdefg30/creepssetting
...
Fix the creeps setting being ignored
2015-08-17 18:57:06 +03:00
abcdefg30
0c4e691008
Rename HuskActor to Actor
2015-08-17 17:38:07 +02:00
abcdefg30
3dc5515d16
Remove references to 'husk' in the descriptions
2015-08-17 17:38:06 +02:00
abcdefg30
5967b06189
Remove the 'workaround' in gdi05
2015-08-17 17:38:05 +02:00
abcdefg30
b24c1845fb
Adjust the upgrade rule for SpawnActorOnDeath
2015-08-17 17:38:04 +02:00
abcdefg30
9f5a8a6d1f
Fix the creeps setting being ignored
2015-08-17 17:38:03 +02:00
Pavel Penev
71c5d69dc5
Merge pull request #8938 from abcdefg30/heliheigth
...
Have flying actors account for terrain height
2015-08-17 13:53:39 +03:00
Pavel Penev
ac46a356f4
Merge pull request #9057 from Mailaender/map-tilset-sequence-nre
...
Fixed a likely null reference exception when checking mod sequence definitions
2015-08-17 13:44:06 +03:00
abcdefg30
e05ba2454c
Merge pull request #9084 from Mailaender/sonar-shroud
...
Fixed sonar pulse revealing shroud
2015-08-16 23:58:09 +02:00
Matthias Mailänder
51fabae106
change editor tooltip to actor: description (type)
2015-08-16 21:58:17 +02:00
Pavel Penev
4600d1c62b
Merge pull request #9071 from pchote/fix-shroud-healthbars
...
Fix visibility queries when fog is disabled.
2015-08-16 19:19:16 +03:00
Matthias Mailänder
61cba78d62
rebalance sonar to not reveal any shroud
2015-08-16 13:32:26 +02:00
Matthias Mailänder
e3194ed35a
Merge pull request #9080 from pchote/fix-spy-overlay
...
Replace icon veterancy overlay with new artwork.
2015-08-16 09:33:47 +02:00
Paul Chote
78391e7c65
Replace icon veterancy overlay with new artwork.
...
New shp includes frames for higher level veterancy
for potential future use.
2015-08-15 20:59:52 +01:00
Paul Chote
0b13a173ae
Merge pull request #9053 from abcdefg30/dropzone-w-shroudrange
...
Fix a crash in dropzone-w
2015-08-15 10:25:45 +01:00
Paul Chote
a4c4cec4ee
Merge pull request #9050 from GraionDilach/fix-td-shippedost
...
Increase ShippedSoundtracks of the TD mod.
2015-08-15 10:15:04 +01:00
Paul Chote
b7d549e2d2
Merge pull request #9062 from clemty/renamedefencetab
...
TD: renames tooltip on "Defence" tab to "Support"
2015-08-15 10:04:35 +01:00
Matthias Mailänder
dc477c3ced
add missing sequence reference
2015-08-15 09:59:53 +02:00
Matthias Mailänder
d0634d9bb7
add missing weapon reference
2015-08-15 09:57:42 +02:00
Matthias Mailänder
299e5881b3
Merge pull request #9072 from pchote/fix-shroud-option-case
...
Fix capitalisation of the "Explored Map" option.
2015-08-14 23:26:14 +02:00
Paul Chote
1d5644476a
Fix capitalisation of the "Explored Map" option.
2015-08-14 19:29:04 +01:00
Paul Chote
738a500876
Fix visibility queries when fog is disabled.
2015-08-14 19:26:01 +01:00
clemty
31fe6b7e9d
TD: renames tooltip on "Defence" tab to "Support" as suggested in #9047#issuecomment-130350382
2015-08-14 00:04:26 +02:00
Matthias Mailänder
9dabf9019f
Merge pull request #9026 from baxxxster/bleed
...
Changed TimestampFormat for server logs
2015-08-13 21:16:23 +02:00
Matthias Mailänder
e13f983946
Merge pull request #9038 from penev92/bleed_rename
...
Some more renaming from "race" to "faction"
2015-08-13 21:13:31 +02:00
Matthias Mailänder
c5b1e6be5f
fix a null reference exception at map (tileset)
2015-08-13 20:28:52 +02:00
abcdefg30
92c41aedb6
Fix a crash in dropzone-w
...
We don't need RevealsShroud here anyway,
as the map disabled Shroud and Fog.
2015-08-12 23:34:39 +02:00
abcdefg30
dae70321c2
Merge pull request #8792 from deniz1a/reveal-shroud
...
Changes shroud lobby setting from disabling shroud to revealing it.
2015-08-12 22:04:15 +02:00
abcdefg30
032ea2a377
Merge pull request #9032 from deniz1a/fix-8935
...
Fixes observer widgets being loaded multiple times at game end.
2015-08-12 20:47:39 +02:00
Zimmermann Gyula
e29a103e32
Increase ShippedSoundtracks of the TD mod.
2015-08-12 17:45:01 +02:00
abcdefg30
15f22c32b3
Merge pull request #8886 from atimoschenkow/fly-queue
...
Fix queue commands for Plane/Heli
2015-08-12 00:50:43 +02:00
abcdefg30
7e5b4f61eb
Merge pull request #9036 from reaperrr/heli-reserve
...
Improve aircraft unreserving of structures
2015-08-11 23:36:32 +02:00
reaperrr
d97d4c82a3
Plane style fixes
2015-08-11 15:49:06 +02:00
reaperrr
9cbc16b6a3
If aircraft has FallsToEarth, return instead of just skipping reservation.
2015-08-11 15:47:45 +02:00
reaperrr
6fc8de69ac
Unreserve aircraft when removed from world
2015-08-11 15:02:31 +02:00
deniz1a
e59cd78322
Fixes observer widgets being loaded multiple times at game end.
2015-08-11 12:31:23 +03:00
Pavel Penev
4d11195989
Rename MPStartUnitsInfo.Races to Factions
...
Also add an upgrade rule.
2015-08-11 04:00:08 +03:00
Pavel Penev
fd01e95d6c
Rename EmitInfantryOnSellInfo.Races to Factions
...
Also rename the rest of "race" in that file.
2015-08-11 03:46:12 +03:00
Pavel Penev
8b58f3a1d8
Rename ProductionQueue.Race to Faction
2015-08-11 03:29:49 +03:00