Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 297f4ad9ed Ensure we set ZipConstants.DefaultCodePage by using a helper method.
We were currently dealing with this terrible global variable in FileSystem/ZipFile.cs previously, but other parts of the code such as DownloadPackageLogic were creating these files too, and may not have executed the static ctors that fixed the encoding yet.
2017-07-05 22:45:15 +01:00
..
2017-05-06 17:19:39 -05:00
2017-06-22 14:35:26 +02:00
2017-06-27 22:43:15 +01:00
2017-06-27 22:43:15 +01:00
2016-06-15 20:36:23 +01:00
2017-04-21 18:02:20 +01:00