UltimateZoneBuilder/Source/Core/Editing
MaxED 75b107ef2f Updated: any graphic can be used as a skybox texture.
Fixed a crash when trying to get map title after closing Map options window.
Updated game configurations (Sector_SetPortal).
2016-01-13 09:34:32 +00:00
..
ClassicMode.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
CopyPasteManager.cs Updated: any graphic can be used as a skybox texture. 2016-01-13 09:34:32 +00:00
CustomThingsFilter.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
EditingManager.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
EditMode.cs Fixed, Visual mode: fixed a crash when undoing 3d floor creation. 2015-11-08 20:20:46 +00:00
EditModeAttribute.cs Texture Browser Form: some minor logic fixes (no texture groups were selected when initial texture was empty and no texture group was stored in the program configuration). 2014-09-08 13:09:14 +00:00
EditModeInfo.cs Fixed, DB2 bug: we should not switch to a new editing mode if it fails to initialize. 2015-10-02 23:15:29 +00:00
GridSetup.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
NullThingsFilter.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ThingsFilter.cs Implemented, TEXTURES: ZDoom can use any graphic as a texture patch. 2015-12-30 11:53:03 +00:00
UndoManager.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
UndoSnapshot.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