UltimateZoneBuilder/Source/Core/Data
2024-03-07 12:52:54 +01:00
..
Scripting Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
BitmapImage.cs
CameraTextureImage.cs
ColorImage.cs
ColorMap.cs Hotfix for potential crash if COLORMAP or PLAYPAL don't have expected size (#685) 2022-01-08 10:48:16 +01:00
ColormapImage.cs
CvarsCollection.cs Improved error message when a CVAR used for actor distance check is not of type int. Fixes #1008 2024-01-11 12:03:18 +01:00
DataLocation.cs Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
DataLocationList.cs Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
DataManager.cs Do not clear all custom objects if one or more SOC/Lua scripts throws an error 2023-10-11 00:17:29 +02:00
DataReader.cs Add SOC parser for custom objects 2023-10-06 19:23:48 +02:00
DirectoryReader.cs Fixed a crash when trying to load a voxel that could not be found multiple times. Fixes #1024 2024-03-03 17:43:22 +01:00
DynamicBitmapImage.cs
FileImage.cs Visual Mode: Fixed problem where UDB-internal sprites were shown with a wrong offset 2023-08-02 20:39:28 +02:00
FlatImage.cs Fixed an issue where wall textures and flats did not have the correct precedence. Fixes #710 2022-03-05 16:57:23 +01:00
HiResImage.cs Fixed an issue where hires replacement sprites did not have the correct offset. Fixes #939. 2023-08-05 13:14:04 +02:00
ImageData.cs Fixed an issue where sprite offsets defined in TEXTURES were not used 2023-07-29 13:32:42 +02:00
ImageDataFormat.cs
ImageLoadState.cs
PatchNames.cs
PK3FileImage.cs Fixed an issue where wall textures and flats did not have the correct precedence. Fixes #710 2022-03-05 16:57:23 +01:00
PK3Reader.cs Fixed a crash when trying to load a voxel that could not be found multiple times. Fixes #1024 2024-03-03 17:43:22 +01:00
PK3StructuredReader.cs Add SOC parser for custom objects 2023-10-06 19:23:48 +02:00
Playpal.cs Hotfix for potential crash if COLORMAP or PLAYPAL don't have expected size (#685) 2022-01-08 10:48:16 +01:00
ResourceImage.cs Sound Propagation Mode: added sound leak finder (#944) 2023-08-13 21:19:25 +02:00
SimpleTextureImage.cs Fixed an issue where wall textures and flats did not have the correct precedence. Fixes #710 2022-03-05 16:57:23 +01:00
SpriteImage.cs Fixed an issue where sprite offsets defined in TEXTURES were not used 2023-07-29 13:32:42 +02:00
TextureImage.cs Fixed an issue where wall textures and flats did not have the correct precedence. Fixes #710 2022-03-05 16:57:23 +01:00
TexturePatch.cs
TEXTURESImage.cs Fixed an issue where sprite offsets defined in TEXTURES were not used 2023-07-29 13:32:42 +02:00
UnknownImage.cs
VoxelImage.cs
WADReader.cs Small cleanup 2024-02-10 18:44:52 +01:00