1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/IO/Archives
Bartłomiej Dach 4b84564f47
Switch casing comparison mode to ordinal
Switch from InvariantCultureIgnoreCase to OrdinalIgnoreCase when
checking file paths in archives for substrings indicating the file can
be ignored for performance gains.

Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2019-10-11 09:24:41 +02:00
..
ArchiveReader.cs Update resource stores with GetAvailableResources 2019-05-31 14:33:18 +09:00
LegacyDirectoryArchiveReader.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
LegacyFileArchiveReader.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ZipArchiveReader.cs Switch casing comparison mode to ordinal 2019-10-11 09:24:41 +02:00