UltimateZoneBuilder/Source/Core
MaxED 45c3cbaae3 Added, Script Editor: added script configurations / auto-detection support for GAMEINFO, FONTDEFS and KEYCONF text lumps.
Fixed, "Open Map Options" and "Change Map" windows: fixed incorrect size of the items in the maps list when using high-DPI scaling.
Updated ZDoom_DECORATE.cfg and ZDoom_MAPINFO.cfg.
2016-12-12 12:35:18 +00:00
..
Actions Added, Visual mode: added "Toggle Alpha-based Texture Highlighting" action. When enabled, 3d floor textures and middle textures on double-sided lines will be highlighted only when the crosshair points at a non-transparent pixel. 2016-06-13 23:37:55 +00:00
Compilers Added, Script Editor: unreferenced ACS files are now shown in the Resources list. 2016-11-24 21:09:24 +00:00
Config Added, Script Editor: added script configurations / auto-detection support for GAMEINFO, FONTDEFS and KEYCONF text lumps. 2016-12-12 12:35:18 +00:00
Controls Added, Script Editor: added script configurations / auto-detection support for GAMEINFO, FONTDEFS and KEYCONF text lumps. 2016-12-12 12:35:18 +00:00
Data Added, Script Editor: added script configurations / auto-detection support for GAMEINFO, FONTDEFS and KEYCONF text lumps. 2016-12-12 12:35:18 +00:00
Editing Restored the ability to paste map elements copied in DB2/DB64. 2016-11-10 12:07:12 +00:00
General Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Geometry Added, Game configurations, ZDoom: Ambient sound things (14001 - 14064) were missing arguments definitions. 2016-11-21 13:03:19 +00:00
GZBuilder Updated, GLDEFS parser: updated glowing texture parsing logic to better match GZDoom logic. 2016-11-09 10:07:21 +00:00
IO Updated, Script Editor: redesigned "Find and Replace" window. It can now search/replace in all opened tabs and all detected text resources. 2016-12-02 13:45:03 +00:00
Map Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Plugins Fixed a bunch of typos. 2016-05-04 14:02:13 +00:00
Properties Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Rendering Added "Apply Directional Shading" mode. It can be used to apply directional colored flat shading to sloped terrain sectors (line and vertex slopes are supported) and sidedefs. 2016-11-16 20:31:04 +00:00
Resources Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Types Changed, Game configurations: "default" property is no longer mandatory for universal field definitions. 2016-11-14 10:22:24 +00:00
VisualModes Added, Errors and Warnings window: most of warnings/errors related to (G)ZDoom text lump parsing can now be double-clicked to show warning/error source in the Script Editor. 2016-11-26 00:02:56 +00:00
Windows Added, Script Editor: added script configurations / auto-detection support for GAMEINFO, FONTDEFS and KEYCONF text lumps. 2016-12-12 12:35:18 +00:00
ZDoom Applied skybox cubemap creation performance increase patch by Xabis. 2016-12-08 13:11:11 +00:00
app.manifest Changed, Sector drawing: sector height is set to 0 when the nearest sector's height is < 0 (previously default sector height was used when the nearest sector's height was <= 0). 2016-11-10 00:35:29 +00:00
Builder.csproj Added, Script Editor: added "Find usages" option (available in the "Search" menu, via text editor context menu, via Ctrl-Shift-F shortcut and in the "Find and Replace" window). 2016-12-08 12:10:43 +00:00