ZoneBuilder/Source/Core/Config
Xabis f8e048b1c1 * A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing.
* Added interpolation and patrol point specials to the persistent event line processing
2023-04-27 03:35:10 +02:00
..
AllTexturesSet.cs Changed: optimized generated voxel mesh size. Pro: they occupy ~50% less memory. Con: voxel loading takes ~30% more time. 2023-01-06 11:53:11 +01:00
ArgumentInfo.cs Added, Game configurations: added "targetclasses" argument property. Can be used with argument type 14 (Thing Tag). When set, only things of given classes will be shown in the argument dropdown list in Edit Things window. 2023-01-04 17:09:21 +01:00
CompilerInfo.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
ConfigurationInfo.cs Merged in GZDB r2493. 2016-04-07 15:29:47 +02:00
DefinedTextureSet.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EnumItem.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
EnumList.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FlagTranslation.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
GameConfiguration.cs Fixed, Find & Replace mode: fixed a bug when "Find Sector Effect" search mode returned all map sectors when the effect to find was not generalized. 2023-04-05 01:13:31 +02:00
GeneralizedBit.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
GeneralizedCategory.cs Changed, Select Similar Sectors action: when "Effect" option is enabled, all sectors with at least one matching generalized/predefined effect will be selected. 2023-01-04 14:11:51 +01:00
GeneralizedOption.cs Disable sector increment warning 2023-01-09 16:30:21 +01:00
IFilledTextureSet.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
INumberedTitle.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
LinedefActionCategory.cs Allow linedef flags text to be changed per type (config isn't updated yet) 2016-01-14 20:31:27 +01:00
LinedefActionInfo.cs Add toggle for displaying invisible SRB2 FOFs 2022-12-06 00:20:42 +01:00
LinedefActivateInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
MapLumpInfo.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
MatchingTextureSet.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ModelAndLightRenderModes.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
NodebuilderInfo.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
PasteOptions.cs Added, Edit Selection mode: Added "Adjust height" setting. It can be used to adjust floor/ceiling height of selected sectors based on the sector selection was in and the sector selection was moved into. 2023-01-04 23:07:04 +01:00
ProgramConfiguration.cs When choosing a difficulty or engine in the test toolbar button the engine will not be launched immediately. This can be reverted in the preferences. Resolves #626 2023-04-27 03:01:57 +02:00
ResourceTextureSet.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ScriptConfiguration.cs Fixed, Script Editor: in some cases "[EP]" (Entry Position) markers were processed incorrectly when inserting a snippet. 2023-01-04 13:39:13 +01:00
ScriptDocumentSettings.cs Merged in GZDB r2497. 2016-04-07 19:31:06 +02:00
ScriptLumpInfo.cs Added support for Lua and SOC scripts to script editor (including syntax highlighting for Lua) 2016-03-03 01:25:27 +01:00
SectorEffectData.cs Added, Automap mode: added "Show hidden lines" top menu button. 2023-04-05 01:12:02 +02:00
SectorEffectInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
SkillInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TagType.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
TextureSet.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
ThingCategory.cs Add angle arrow setting for individual thing definitions 2022-12-19 20:55:10 +01:00
ThingTypeInfo.cs * A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing. 2023-04-27 03:35:10 +02:00
ThingsFlagsCompare.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
UniversalFieldInfo.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00