UltimateZoneBuilder/Source/Core/GZBuilder/Windows
MaxED 139c297161 Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash.
Fixed, General interface, cosmetic: in some cases the warnings label was disabled in a flashing state (e.g. with red background).
Internal: moved some older GZDB actions form GZGeneral to MapManager. They can no longer be toggled when no map is loaded (which is probably for the best).
Updated ZDoom_ACS.cfg.
Updated ZDoom_DECORATE.cfg.
2016-02-01 22:04:00 +00:00
..
ExceptionDialog.cs Fixed, Visual mode: some video memory was not released after closing a map if the Visual mode was enabled at least once during the editing session, eventually resulting in E_OUTOFMEMORY crash. 2016-02-01 22:04:00 +00:00
ExceptionDialog.designer.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
ExceptionDialog.resx Rearranged controls a bit. "OK/Accept" button is now always the rightmost button on the most of controls. 2014-05-08 12:33:10 +00:00
TagStatisticsForm.cs Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks. 2015-12-28 15:01:53 +00:00
TagStatisticsForm.Designer.cs Interface: changed OK / Cancel buttons order. 2015-02-15 20:16:01 +00:00
TagStatisticsForm.resx Things mode: added Filter Selection form (Things -> Filter Selection), which allows to quickly filter selected things by type. 2014-05-06 11:03:52 +00:00
ThingStatisticsForm.cs Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks. 2015-12-28 15:01:53 +00:00
ThingStatisticsForm.Designer.cs Fixed, Map Analysis mode, "Check stuck things" check: rewritten parts of the flags checking logic to allow more accurate flag checks. 2015-12-28 15:01:53 +00:00
ThingStatisticsForm.resx Model rendering (all modes): UDMF scale, pitch and roll are now displayed. 2014-04-30 10:01:22 +00:00