UltimateZoneBuilder/Source/Core/IO
2009-06-15 22:44:25 +00:00
..
ClippedStream.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Configuration.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
DeserializerStream.cs - Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed. 2009-06-11 21:21:20 +00:00
DirectoryFileEntry.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
DirectoryFilesList.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
DoomColormapReader.cs Added support for Boom colormaps 2009-05-12 09:50:08 +00:00
DoomFlatReader.cs Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
DoomMapSetIO.cs @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
DoomPictureReader.cs Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
FileImageReader.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
HexenMapSetIO.cs @ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency. 2009-06-05 19:03:56 +00:00
IImageReader.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
IMapSetIO.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
IReadWriteStream.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Lump.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
MapSetIO.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
SerializerStream.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
UniversalCollection.cs - Better handling of missing UDMF TEXTMAP fields (Error now includes the element and index at which the field is missing and will not abort loading. Instead it will use a default value.) 2009-06-15 21:58:34 +00:00
UniversalEntry.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
UniversalMapSetIO.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
UniversalParser.cs @ disabled UDMF TEXTMAP comments until ZDBSP can handle them properly 2009-06-15 22:44:25 +00:00
UniversalStreamReader.cs - Better handling of missing UDMF TEXTMAP fields (Error now includes the element and index at which the field is missing and will not abort loading. Instead it will use a default value.) 2009-06-15 21:58:34 +00:00
UniversalStreamWriter.cs - Better handling of missing UDMF TEXTMAP fields (Error now includes the element and index at which the field is missing and will not abort loading. Instead it will use a default value.) 2009-06-15 21:58:34 +00:00
UnknownImageReader.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
WAD.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00