UltimateZoneBuilder/Source/Core/Config
2023-06-12 11:06:13 +02:00
..
AllTexturesSet.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
ArgumentInfo.cs Implement string argument info 2022-12-30 18:37:26 +01:00
CompilerInfo.cs Implemented alternate fix for Linux paths (to-do: add case-insensitive hack later) 2019-12-14 23:43:20 +02:00
ConfigurationInfo.cs Added option to enter additional parameters when testing a map. Resolves #646 2021-12-14 18:15:23 +01:00
DefinedTextureSet.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EnumItem.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
EnumList.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ExternalCommandSettings.cs Added an option to run commands before and after resources are reloaded, and before testing a map. This option can be accessed from the map options dialog. 2021-09-27 16:33:35 +02:00
FlagTranslation.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GameConfiguration.cs Add config parameters for disabling certain Doom-related modes (that don't make sense for SRB2) 2023-06-12 11:06:13 +02:00
GameType.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GeneralizedBit.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GeneralizedCategory.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
GeneralizedOption.cs Fixed a bug with generalized options introduced in ea37ed1 2021-09-05 16:42:27 +02:00
IFilledTextureSet.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
INumberedTitle.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefActionCategory.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefActionInfo.cs Implement string argument info 2022-12-30 18:37:26 +01:00
LinedefActivateInfo.cs Map Analysis Mode: checking for missing activation flags (UDMF) now finds linedef that are missing an actual activation flag, not only lines without any flags in that group. Fixes #288 2021-03-22 10:41:21 +01:00
MapLumpInfo.cs Fixed: 'forbidden' lumps are not supposed to count towards matching while detecting map type 2017-02-14 20:27:10 +02:00
MatchingTextureSet.cs Texture sets now work with textures from a directory or PK3/PK7 (it matches against the short 8 character name) 2020-06-04 16:16:09 +02:00
NodebuilderInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptions.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ProgramConfiguration.cs Add actions to toggle NiGHTS, zoom tube and polyobject rendering 2023-06-03 12:03:12 +02:00
RequiredArchive.cs Added warnings about possibly invalid resource configurations before starting to edit a map 2022-09-18 20:54:53 +03:00
ResourceTextureSet.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
ScriptConfiguration.cs DECALDEF: fixed a bug where the drop down list of available decals was empty. Fixes #678 2021-12-26 13:11:00 +01:00
ScriptDocumentSettings.cs Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
SectorEffectData.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorEffectInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SkillInfo.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
StaticLimits.cs VPO limit configurable for Visplane Explorer (#546) 2021-04-08 21:41:40 +02:00
TagType.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextureSet.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingCategory.cs Add centerhitbox thing property 2023-06-10 01:13:54 +02:00
ThingsFlagsCompare.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingTypeInfo.cs Add centerhitbox thing property 2023-06-10 01:13:54 +02:00
UniversalFieldInfo.cs Things: fixed an issue where inserting a new thing would not immediately apply ZScript user variables 2022-06-12 20:07:41 +02:00