UltimateZoneBuilder/Source/Core
2014-09-23 21:34:50 +00:00
..
Actions Reformatted debug output from previous commit so it no longer generates compilation warnings when compiling in Release mode. 2014-09-17 13:16:11 +00:00
Compilers A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
Config Preferences Form: renamed "Scale models in visual modes" to "Stretched view in visual modes". When enabled, this setting now increases vertical scale of the world and sprites in visual mode instead of decreasing vertical scale of models. 2014-09-20 18:34:06 +00:00
Controls Action Selector control: actions can now be scrolled using up/down keys and mouse wheel. 2014-09-23 08:54:53 +00:00
Data MODELDEF parser: fixed a crash when trying to add a model definition when another one was already created for the same actor. 2014-09-22 00:16:42 +00:00
Editing 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
General ZDoom_ACS.cfg: added "DropInventory" function definition. 2014-09-20 22:05:23 +00:00
Geometry Added: Map Analysis: added "Check texture alignment" check. Currently it works only in Doom/Hexen map formats. 2014-09-23 21:34:50 +00:00
GZBuilder Preferences Form: renamed "Scale models in visual modes" to "Stretched view in visual modes". When enabled, this setting now increases vertical scale of the world and sprites in visual mode instead of decreasing vertical scale of models. 2014-09-20 18:34:06 +00:00
IO Internal: optimized WAD.FindLump() and WAD.FindLumpIndex() functions. They should work ~30x faster now (although, overall performance increase because of this change is fairly noticeable). 2014-09-09 13:54:59 +00:00
Map Sidedef texture offsets are now translated when pasting map elements from UDMF to non-UDMF maps. 2014-09-16 20:26:42 +00:00
Plugins Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
Properties Screenshots Folder can now be set in the Preferences. 2014-08-07 10:20:35 +00:00
Rendering Preferences Form: renamed "Scale models in visual modes" to "Stretched view in visual modes". When enabled, this setting now increases vertical scale of the world and sprites in visual mode instead of decreasing vertical scale of models. 2014-09-20 18:34:06 +00:00
Resources Classic modes: changed tinting of selected sprites from multiply to modulate. 2014-09-11 21:53:31 +00:00
Types Added "Allman-style bracing in snippets" setting (located in Preferences -> Appearance -> Script Editor). 2014-05-15 08:32:08 +00:00
VisualModes ZDoom_ACS.cfg: added "DropInventory" function definition. 2014-09-20 22:05:23 +00:00
Windows Preferences Form: renamed "Scale models in visual modes" to "Stretched view in visual modes". When enabled, this setting now increases vertical scale of the world and sprites in visual mode instead of decreasing vertical scale of models. 2014-09-20 18:34:06 +00:00
ZDoom Map Analysis mode: errors can now be copied to clipboard. 2014-09-12 12:19:58 +00:00
Builder.csproj Split Linedef Edit Form into 2 versions: one for Doom/Hexen, and the other for UDMF map format. 2014-09-15 14:12:31 +00:00
Builder.sln Removed UDMFControls plugin. 2013-08-10 11:28:51 +00:00