abcdefg30
aa23928e7b
Merge pull request #10514 from pchote/blink-install-button
...
Blink install map button.
2016-01-16 13:16:31 +01:00
abcdefg30
c701ed6a5c
Merge pull request #10510 from pchote/cancel-pbog-on-death
...
Cancel PBOG on death
2016-01-16 12:17:39 +01:00
abcdefg30
ee1cf5ff87
Merge pull request #10523 from pchote/fix-pbog-gameover-crash
...
Fix a crash if an order generator is active when a game ends.
2016-01-16 12:04:45 +01:00
Paul Chote
f8d0b97e8d
Split IPackage into IReadOnlyPackage and IReadWritePackage.
2016-01-16 10:37:21 +00:00
reaperrr
77b0bd6067
Merge pull request #10520 from pchote/fix-voxel-z-offsets
...
Use height offset when rendering voxels.
2016-01-16 00:10:17 +01:00
Paul Chote
24570f0bdf
Merge pull request #10490 from penev92/packages
...
Some renaming from "folder" to "package"
2016-01-15 22:40:02 +00:00
Paul Chote
1cb93b52c0
Cancel PBOG when placement becomes invalid.
2016-01-15 21:26:32 +00:00
Paul Chote
99ba155a16
Fix a crash if an order generator is active when a game ends.
2016-01-15 21:13:22 +00:00
Paul Chote
054be44563
Cache production queue on PBOG.
2016-01-15 20:59:57 +00:00
Paul Chote
44b1402080
Update button mouseover when switching menus.
2016-01-15 20:57:39 +00:00
Paul Chote
4bf887a905
Extract a helper method for switching menu types.
2016-01-15 20:57:39 +00:00
Oliver Brakmann
8ebee425ab
Merge pull request #10264 from whinis/bleed
...
Restart button for missions
2016-01-15 21:55:02 +01:00
Whinis
9059e3e2c8
Changes to the RestartGame function to make it more streamlined
...
Removal of PromptAbortAction and inclusion into PromptConfirmAction
Changes to prevent a restart button being required for all mods
ConfirmAction
Addtion of named parameters to PromptConfirmAction
Moved StartGame from MissionBrowserLogic.cs to Game.cs
2016-01-15 15:34:00 -05:00
RoosterDragon
999965fc82
Merge pull request #10491 from pchote/fix-country-overflow
...
Fix MP browser country name overflow
2016-01-15 19:54:09 +00:00
RoosterDragon
db520a8560
Merge pull request #10476 from pchote/sound-device-labels
...
Truncate SoundDevice label at the UI level.
2016-01-15 19:53:42 +00:00
Paul Chote
d235dad754
Fix voxel barrel rendering.
2016-01-15 17:05:00 +00:00
Pavel Penev
e3f5697f7e
Some more renaming from "folder" to "package"
2016-01-14 22:08:49 +02:00
Oliver Brakmann
da4f04acfb
Merge pull request #10509 from pchote/cancel-pbog-on-menu
...
Cancel custom input modes when opening the menu.
2016-01-14 20:29:30 +01:00
abcdefg30
3128bec301
Merge pull request #10512 from pchote/disable-line-build
...
Use shift to disable line building.
2016-01-14 20:18:26 +01:00
Alexander Heinz
e0c033fe99
restart button added for singleplayer in cnc, ra, d2k
2016-01-14 11:53:31 -05:00
Paul Chote
6d017b09f3
Blink install map button.
2016-01-14 00:27:30 +00:00
Paul Chote
fca759987c
Use shift to disable line building.
2016-01-13 23:57:18 +00:00
Paul Chote
a639d9587d
Disable slot admin dropdown when empty.
2016-01-13 23:45:25 +00:00
Paul Chote
244fb582fb
Cancel tooltips when opening the ingame menu.
2016-01-13 23:32:45 +00:00
Paul Chote
06678ecc0d
Cancel custom input modes when opening the menu.
2016-01-13 23:28:51 +00:00
Paul Chote
80b5311082
Disable color validation for locked colors.
2016-01-13 23:09:54 +00:00
Matthias Mailänder
0317c984cb
fix parachute palette configuration
2016-01-13 22:34:40 +01:00
Paul Chote
675faa2a6d
Truncate long server locations.
2016-01-12 00:03:17 +00:00
Paul Chote
260681d048
Sort missions by their order in missions.yaml.
2016-01-11 23:54:55 +00:00
Oliver Brakmann
8a755e673c
Merge pull request #10480 from pchote/fix-cloak-modifier
...
Fix Cloak modifying the palette of decoration renderables.
2016-01-11 22:12:46 +01:00
Oliver Brakmann
af1611fcac
Merge pull request #10477 from pchote/fix-pbog-decoration-offset
...
Use the correct CenterPosition for PBOG overlays.
2016-01-11 21:47:03 +01:00
Pavel Penev
45382d193a
Rename IFolder to IPackage
2016-01-11 21:53:48 +02:00
Pavel Penev
75d983c922
Hardcode mod logo and preview image file names
...
(Revert "Unhardcode mod logo and preview image paths")
2016-01-11 21:16:57 +02:00
Paul Chote
62c222ebd2
Fix Cloak modifying the palette of decoration renderables.
2016-01-11 00:40:05 +00:00
Paul Chote
353837e37b
Sync replay support timers to original game time.
2016-01-11 00:06:46 +00:00
Paul Chote
4f07d615b7
Use the correct CenterPosition for PBOG overlays.
2016-01-10 23:41:23 +00:00
Paul Chote
8731d78594
Truncate SoundDevice label at the UI level.
2016-01-10 23:31:30 +00:00
Pavel Penev
a3299d7030
Unhardcode mod logo and preview image paths
2016-01-10 23:52:09 +02:00
Matthias Mailänder
13f20a4b56
cache the trait lookup
2016-01-10 07:28:28 +01:00
Matthias Mailänder
a74aaf73c5
Guard requires IMove
2016-01-10 07:28:19 +01:00
Matthias Mailänder
5b263e3cdb
put GuardOrderGenerator in the correct namespace
2016-01-10 07:22:42 +01:00
RoosterDragon
21fd4df586
Invalidate shroud when enabling/disabled the shroud.
...
This ensures when shroud is toggled during a replay, the shroud renderer and radar update correctly.
2016-01-09 23:07:32 +00:00
Oliver Brakmann
abe76d6f07
Fix dates for upgrade rules
...
The dates for the following two upgrade rules have not been touched since they were backported to release-20151224:
1. 20151107: PaticleSize -> ParticleSize
2. 20151122: DeployToUpgrade, Upgrades -> DeployedUpgrades
2016-01-09 20:25:32 +01:00
RoosterDragon
1bc3a7395f
Prevent items without size from being added to SpatiallyPartitioned.
...
Items with no size act unexpectedly as they can fail to be returned when querying partition bins as they do not intersect along the top or left edges of the bin. We prevent such items being added in the first place to avoid this scenario.
As a side effect - we must now prevent any Immobile items that do not have size from being added to the screen map.
2016-01-09 16:51:13 +00:00
Matthias Mailänder
97b0b1afab
Merge pull request #10418 from pchote/format-names
...
Rename WW compression formats and move into Mods.Common.
2016-01-08 19:17:50 +01:00
Matthias Mailänder
3c4dd64b86
Merge pull request #10457 from obrakmann/fix10450_lobby-early-crash
...
Don't update player list when lobby doesn't have our client yet
2016-01-08 19:14:03 +01:00
teees
b7a3a446e1
Unload passengers on death
2016-01-08 08:50:35 +01:00
Paul Chote
1202a4d968
Move IniFile to Mods.Common.
2016-01-07 21:07:43 +00:00
Paul Chote
9f4b7097b2
Move WW compression formats into Mods.Common.
2016-01-07 21:07:43 +00:00
Paul Chote
83477ec19e
Move VqaReader to Mods.Common.
2016-01-07 21:07:42 +00:00