UltimateZoneBuilder/Source/Core/IO
2018-03-31 14:01:36 +03:00
..
ClipboardStreamReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ClipboardStreamWriter.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ClippedStream.cs Fixed: Internal: made most 'get' calls in WADReader use synchronized MemoryStream duplicate as opposed to operating on WAD stream directly. Hopefully fixes multithreading issues with sprite loading. (reported by Mysterious Haruko, camaxide) 2017-03-03 20:33:40 +02:00
Configuration.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DeserializerStream.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DirectoryFileEntry.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DirectoryFilesList.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DoomColormapReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DoomFlatReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DoomMapSetIO.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DoomPictureReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FileImageReader.cs Fixed: on a second thought, let's just make FileImageReader fall back to guessed image if possible... 2018-03-31 14:01:36 +03:00
HexenMapSetIO.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
IImageReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
IMapSetIO.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
IReadWriteStream.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Lump.cs Fixed: Internal: made most 'get' calls in WADReader use synchronized MemoryStream duplicate as opposed to operating on WAD stream directly. Hopefully fixes multithreading issues with sprite loading. (reported by Mysterious Haruko, camaxide) 2017-03-03 20:33:40 +02:00
MapSetIO.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SerializerStream.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UniversalCollection.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UniversalEntry.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UniversalMapSetIO.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UniversalParser.cs Enabled parsing of NaN in UDMF so that the existing buggy maps load; made it throw exceptions when a NaN vertex is added to the map 2018-03-25 01:40:31 +02:00
UniversalStreamReader.cs Enabled parsing of NaN in UDMF so that the existing buggy maps load; made it throw exceptions when a NaN vertex is added to the map 2018-03-25 01:40:31 +02:00
UniversalStreamWriter.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UnknownImageReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
WAD.cs Fixed: old map format is now autodetected when saving a map over an existing one. Saving a map in different format shouldn't leave junk lumps anymore. 2017-02-14 15:25:16 +02:00