UltimateZoneBuilder/Source/Core/General
MaxED 07b4a7a9cd Added, Visual mode, DECORATE: "Alpha" and "DefaultAlpha" properties are now supported.
Added, Visual mode, DECORATE: "RenderStyle" property is now partially supported.
Added, Visual mode, DECORATE: +BRIGHT flag is now supported.
Added, Visual mode, UDMF: "Alpha" thing property is now supported.
Added, Visual mode, UDMF: "RenderStyle" thing property is now partially supported.
Added, Visual mode, Hexen map format and UDMF: "Translucent" and "Invisible" thing flags are now supported.
Added, Game Configurations: added "alpha" and "renderstyle" Thing and Thing Category properties.
Fixed, Visual mode: blockmap was not updated when moving things using "Move Thing Left/Right/Forward/Backward" and "Move Thing to Cursor Location" actions.
DECORATE parser: added a warning when unable to find actor's parent class.
Internal: current map format can now be checked using "General.Map.UDMF", "General.Map.HEXEN" and "General.Map.DOOM" properties.
Updated documentation ("Game Configuration - Things Settings" page).
2015-09-28 14:57:48 +00:00
..
BinaryHeap.cs Added, Visual mode: translucent/additive geometry is now rendered properly. 2015-09-27 21:09:14 +00:00
Clock.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
CRC.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ErrorItem.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ErrorLogger.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
FileLockChecker.cs Added, Texture Browser: added "Show textures in subdirectories" checkbox (enabled by default). When enabled, textures from current PK3/PK7/Directory resource directory and it's subdirectories will be shown. Otherwise, only textures from current directory will be shown. 2015-09-16 12:10:43 +00:00
General.cs Added emergency map backup system (EMBS). When the editor crashes, it will try to export a backup copy of the map structures. When the same map is loaded again, it will ask the user if he wants to restore the map. 2015-09-25 13:20:53 +00:00
Launcher.cs Changed: when the editor is unable to save the map, it will now display the list of processes, which lock the map file. 2015-09-06 22:15:21 +00:00
MapManager.cs Added, Visual mode, DECORATE: "Alpha" and "DefaultAlpha" properties are now supported. 2015-09-28 14:57:48 +00:00
MurmurHash2.cs Internal: added a debug console. 2014-11-13 09:43:39 +00:00
SavePurpose.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StepsList.cs Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness. 2014-09-15 08:15:22 +00:00
UpdateChecker.cs Changed: when the editor is unable to save the map, it will now display the list of processes, which lock the map file. 2015-09-06 22:15:21 +00:00