UltimateZoneBuilder/Source/Core/Data
2020-01-15 23:28:17 +01:00
..
Scripting Add mono makefile 2019-08-29 16:30:49 +02:00
BitmapImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
CameraTextureImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
ColorImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
ColormapImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
CvarsCollection.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DataLocation.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DataLocationList.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DataManager.cs Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format 2020-01-15 23:28:17 +01:00
DataReader.cs Removed dynamic resource reloading for resource writing 2019-12-29 16:38:53 +02:00
DirectoryReader.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DynamicBitmapImage.cs Remove preview manager and remove CreateTexture 2019-12-29 20:48:11 +01:00
FileImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
FlatImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
HiResImage.cs Load images when they accessed 2020-01-12 23:10:57 +01:00
ImageData.cs Load images when they accessed 2020-01-12 23:10:57 +01:00
ImageDataFormat.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
ImageLoadState.cs Remove explicit image unloading and fix previews 2019-12-29 22:59:57 +01:00
PatchNames.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PK3FileImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
PK3Reader.cs Actually fixed PK3 synchronization 2019-12-31 13:46:30 +02:00
PK3StructuredReader.cs Added: MODELDEF #include support 2018-06-09 17:26:03 +03:00
Playpal.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ResourceImage.cs Load images when they accessed 2020-01-12 23:10:57 +01:00
SimpleTextureImage.cs Refactor the ImageData load code so that the UI thread requires no locks 2019-12-29 03:54:12 +01:00
SpriteImage.cs LoadImage should not be virtual 2020-01-12 21:12:56 +01:00
TextureImage.cs Removed dynamic resource reloading for resource writing 2019-12-29 16:38:53 +02:00
TexturePatch.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TEXTURESImage.cs Load images when they accessed 2020-01-12 23:10:57 +01:00
UnknownImage.cs Fatal crash (Texture name input) #367 2020-01-13 19:11:10 +01:00
VoxelImage.cs LoadImage should not be virtual 2020-01-12 21:12:56 +01:00
WADReader.cs Removed dynamic resource reloading for resource writing 2019-12-29 16:38:53 +02:00