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
6026d088c8519e8ce08a6576deefcecc03fe505d
OpenRA
/
OpenRA.Mods.Common
/
Widgets
/
Logic
/
Installation
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
..
DownloadPackageLogic.cs
Fix uses of LabelWidget.Text and ButtonWidget.Text to use GetText instead.
2024-01-15 15:16:58 +02:00
InstallFromSourceLogic.cs
Fix uses of LabelWidget.Text and ButtonWidget.Text to use GetText instead.
2024-01-15 15:16:58 +02:00
ModContentLogic.cs
Use HashSets instead of .Distinct
2024-01-30 22:06:58 -06:00
ModContentPromptLogic.cs
Introduce FirstOrDefault extensions method for Array.Find and List.Find.
2023-11-19 19:28:57 +02:00
ModContentSourceTooltipLogic.cs
Fix uses of LabelWidget.Text and ButtonWidget.Text to use GetText instead.
2024-01-15 15:16:58 +02:00