UltimateZoneBuilder/Source/Core
MaxED 09e1eef95c Added LOCKDEFS parser.
Changed, Game Configurations: changed "basegame" value type from int to string.
Updated documentation.
2016-07-14 23:39:48 +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 Fixed, ACC compiler: in some cases compilation errors contained map file path as error source instead of lump name when compiling SCRIPTS lump. 2016-05-31 23:57:41 +00:00
Config Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
Controls Fixed several cases when sector/linedef tag changes were incorrectly recorded by undo system. 2016-07-06 00:15:19 +00:00
Data Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
Editing Changed, Visual mode: "Paste Selection" action (Ctrl-V) can now paste both copied textures and things, based on what was copied last. 2016-06-19 00:09:53 +00:00
General Fixed a crash when using "Open map in current WAD" action in Visual mode. 2016-07-13 23:28:06 +00:00
Geometry Added, Visual mode: added support for FLATSPRITE, ROLLSPRITE, WALLSPRITE and DONTFLIP sprite rendering flags. Removed the older GLOOME-specific implementation. 2016-07-04 18:25:47 +00:00
GZBuilder Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
IO Fixed, DB2 bug: temporary map file was growing in size after every map save/test, which eventually resulted in integer overflow exception when the file size reached ~2Gb. 2016-06-30 17:57:51 +00:00
Map Added, Visual mode: added support for ROLLCENTER sprite rendering flag, updated ROLLSPRITE implementation. 2016-07-13 21:53:48 +00:00
Plugins Fixed a bunch of typos. 2016-05-04 14:02:13 +00:00
Properties Added "Automap Mode" plugin by Boris Iwansky. 2016-06-16 22:05:17 +00:00
Rendering Added: preview sprites are now generated from voxels. Those are used as previews and when model rendering is disabled. 2016-07-11 22:13:43 +00:00
Resources Added "Split Joined Sectors" Edit menu item and toolbar button. When enabled, joined sectors adjacent to drawn lines will be split. 2016-06-15 22:02:51 +00:00
Types Added: angle selector button used in arguments custom fields controls now shows angle value. 2016-05-16 13:04:31 +00:00
VisualModes Fixed a crash when using "Open map in current WAD" action in Visual mode. 2016-07-13 23:28:06 +00:00
Windows Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
ZDoom Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
app.manifest Fixed: apparently, adding dpiAware as asmv1 element broke Windows XP compatibility... 2015-01-08 15:01:57 +00:00
Builder.csproj Added LOCKDEFS parser. 2016-07-14 23:39:48 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00