UltimateZoneBuilder/Build
MaxED 25b3bf2287 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.
Removed, Texture Browser: removed "Show image sizes" checkbox. "Show texture and flat sizes in browsers" preferences setting is now used instead.
Fixed, Things mode: event line between pre-last and the last PatrolPoint was not drawn.
Fixed, Things mode: highlight range for sizeless things (things with "fixedsize" game configuration property) was calculated incorrectly.
Fixed: fixed a crash when opening Script Editor after using "Open map in current wad" command to switch to UDMF map with SCRIPTS lump when current script configuration was not saved in the wad's .dbs file.
Fixed: map closing events were not triggered when using "Open map in current wad" command, which could potentially result in plugin crashes/incorrect behavior.
Fixed: Sector Drawing overrides panel could trigger an exception when closing the map during resource loading.
Internal: added "Debug + Profiler" solution configuration, added 2 profiling methods to DebugConsole.
Internal: rewrote MainForm.DisplayStatus() / StatusInfo to handle selection info in a more structured way.
Fixed, internal: some destructors could potentially be executed more than once potentially leading to exceptions. Other destructors were not called at all.
Updated ZDoom_DECORATE.cfg.
2015-09-16 12:10:43 +00:00
..
Compilers Classic modes: added "Dynamic grid size" option (available in the View menu and on the main toolbar). When enabled, grid size will be automatically adjusted based on current zoom level. 2015-08-20 14:09:28 +00:00
Configurations Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
Plugins Moving to new SVN (Part II)... 2013-03-18 13:59:05 +00:00
Scripting 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
Setup Statistics control: relevant labels now turn red when current number of given map elements exceeds current map format's maximum. 2015-01-10 11:45:25 +00:00
Snippets/acs Added "Allman-style bracing in snippets" setting (located in Preferences -> Appearance -> Script Editor). 2014-05-15 08:32:08 +00:00
Sprites Changed, Numeric textboxes: you can now hold Ctrl or Shift keys while clicking a textbox buttons or using mouse wheel on a textbox to change value increment step. 2015-03-23 14:19:23 +00:00
DevIL.dll GZDoom Builder 1.07 2012-06-01 19:53:14 +00:00
GPL.txt @ GPL in Windows style newlines (CR LF instead of LF only) 2010-08-30 19:43:09 +00:00
GZBuilder.default.cfg Fixed: we don't need to reload ResourceImages, because they can't be unloaded and reloading them can cause problems when trying to display them in PictureBoxes. 2015-05-25 22:55:28 +00:00
Scintilla.dll Fixed tabs in script editor 2009-05-06 19:08:37 +00:00
SharpCompress.3.5.dll Fixed, Visual mode: texture coordinate generated to test if double-sided middle texture is transparent was shifted 1 pixel up. 2015-08-28 19:22:28 +00:00
SlimDX.dll GZDoom Builder 1.07 2012-06-01 19:53:14 +00:00
Updater.exe General: added update checking/updater launching logic and interface. 2015-07-01 23:09:34 +00:00
Updater.ini Added auto-updater (Updater.exe), updated Inno Setup config file. 2015-07-01 15:06:25 +00:00