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
83fc5085e303c78da7c0c1ec47c16b71879010ac
OpenRA
/
OpenRA.Utility
History
Paul Chote
e0c59511fb
Merge pull request
#5152
from Mailaender/auto-l10n
...
Automated translation string extraction
2014-06-12 10:31:07 +12: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
ExtractLanguageStrings.cs
add automated language string extraction to utility
2014-06-10 09:24:28 +02:00
Glob.cs
Fixes
#4615
: OpenRA.Utility should expand wildcards in paths
2014-05-16 19:36:05 +03:00
LegacyMapImporter.cs
Fixed IDisposable implementation and usage.
2014-06-10 11:23:55 +01:00
OpenRA.Utility.csproj
add automated language string extraction to utility
2014-06-10 09:24:28 +02:00
Program.cs
add automated language string extraction to utility
2014-06-10 09:24:28 +02: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