This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25a6b4b6b9e8e382622495b52ba70dc2ce6ee291
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
SupportPowers
History
Gustas
6026d088c8
Use HashSets instead of .Distinct
...
And don't cast to array / list where unnecessary
2024-01-30 22:06:58 -06:00
..
AirstrikePower.cs
Fix IDE0090
2023-04-08 16:51:51 +03:00
GrantExternalConditionPower.cs
Use HashSets instead of .Distinct
2024-01-30 22:06:58 -06:00
NukePower.cs
…
ParatroopersPower.cs
Remove an unnecessary variable assignment
2023-10-30 23:37:52 +02:00
ProduceActorPower.cs
Extract text feedback messages.
2023-08-19 20:46:04 +03:00
SelectDirectionalTarget.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
SpawnActorPower.cs
Add localisation support to transient lines.
2023-08-19 20:46:04 +03:00
SupportPower.cs
Extract text feedback messages.
2023-08-19 20:46:04 +03:00
SupportPowerManager.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00