UltimateZoneBuilder/Source/Core/Config
MaxED 013865e27d Voxels can now be loaded from WAD resources.
Reverted "Delete Item" action to the way it worked in DB2.
Added "Dissolve Item" action, which works the way "Delete Item" worked in previous revisions of GZDB.
Added "Auto Clear Sidedef Textures" action, "Edit" menu and toolbar button, which toggle automatic removal of sidedef textures when floor or ceiling height is changed or when geometry is drawn, copied or pasted.
Draw Settings panel: upper/lower texture overrides can now be used.
Draw Settings panel: added 2 sets of buttons, which allow to quickly set or clear textures in current selection.
Things are now rendered behind AND on top of the grid/linedefs/vertices when they are dragged.
Redesigned hints system. They are now shown in a side panel.
Edit area auto-focusing is now disabled when script editor is open.
Texture Browser form: no texture group was selected when opening the form in some cases.
Fixed several strange/misleading text messages.
2014-01-08 09:46:57 +00:00
..
AllTexturesSet.cs Fixed a crash when opening Thing Filters form when non-UDMF map was loaded. 2013-12-03 10:50:33 +00:00
ArgumentInfo.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
CompilerInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ConfigurationInfo.cs Fixed a crash when updating engine selector dropdown after removing engines when selected engine index was greater than engines count. 2013-09-12 09:51:56 +00:00
DefinedTextureSet.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EnumItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
EnumList.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
FlagTranslation.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
GameConfiguration.cs Voxels can now be loaded from WAD resources. 2014-01-08 09:46:57 +00:00
GeneralizedBit.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
GeneralizedCategory.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
GeneralizedOption.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
IFilledTextureSet.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
INumberedTitle.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LinedefActionCategory.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LinedefActionInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
LinedefActivateInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MapLumpInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
MatchingTextureSet.cs Fixed a crash when opening Thing Filters form when non-UDMF map was loaded. 2013-12-03 10:50:33 +00:00
NodebuilderInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
PasteOptions.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ProgramConfiguration.cs Voxels can now be loaded from WAD resources. 2014-01-08 09:46:57 +00:00
ResourceTextureSet.cs Fixed a crash when opening Thing Filters form when non-UDMF map was loaded. 2013-12-03 10:50:33 +00:00
ScriptConfiguration.cs Added "File -> Open Map in current WAD" command (default shortcut is Ctrl-Shift-O). 2013-07-23 14:25:03 +00:00
SectorEffectInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
SkillInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
TagType.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
TextureSet.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingCategory.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingsFlagsCompare.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingTypeInfo.cs Added VOXELDEF support. 2014-01-03 10:33:45 +00:00
UniversalFieldInfo.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00