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.Game
/
FileSystem
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
..
D2kSoundResources.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
Folder.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
GlobalFileSystem.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
InstallShieldPackage.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
MixFile.cs
new shorthand Exts.(Try)ParseIntegerInvariant
2014-05-13 14:16:41 +02:00
PackageEntry.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
Pak.cs
Merge FileFormats dll into Game and reorganise namespaces.
2014-04-17 01:20:47 +12:00
ZipFile.cs
Fix encoding problems with ZipFile.
2014-05-17 17:11:29 +07:00