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
0ea3509ee479d81ed87b9918720425a1ae68344a
OpenRA
/
OpenRA.Utility
History
RoosterDragon
0ea3509ee4
Added MinBy, MaxBy, MinByOrDefault and MaxByOrDefault methods and replaced calls of the style OrderBy[Descending]().First[OrDefault]() which is not as performant.
2014-05-23 08:23:42 +01:00
..
Command.cs
Added MinBy, MaxBy, MinByOrDefault and MaxByOrDefault methods and replaced calls of the style OrderBy[Descending]().First[OrDefault]() which is not as performant.
2014-05-23 08:23:42 +01:00
Glob.cs
Fixes
#4615
: OpenRA.Utility should expand wildcards in paths
2014-05-16 19:36:05 +03:00
LegacyMapImporter.cs
Merge ModRuleset and MapRuleset into Ruleset
2014-05-17 14:33:16 +03:00
OpenRA.Utility.csproj
Fixes
#4615
: OpenRA.Utility should expand wildcards in paths
2014-05-16 19:36:05 +03:00
Program.cs
Add dummy "perf" log channel to Utility
2014-05-17 14:26:54 +03:00
Settings.StyleCop
disable StyleCop rules SA1115 and SA1116
2013-08-07 13:50:23 +02:00
UpgradeRules.cs
automatic rule upgrade
2014-05-18 08:12:22 +02:00