UltimateZoneBuilder/Build
biwa 634225b77b UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof
UDBScript: Map class: the getSidedefsFromSelectedLinedefs() method now correctly only returns the Sidedefs of selected Linedefs in visual mode (and not also the highlighted one)
UDBScript: Map class: added a new getSidedefsFromSelectedOrHighlightedLinedefs() method as the equivalent to the other getSelectedOrHighlighted*() methods
UDBScript: Sector class: added new floorSelected, ceilingSelected, floorHighlighted, and ceilingHighlighted properties. Those are mostly useful in visual mode, since they always return true when the Sector is selected or highlighted in the classic modes. The properties are read-only
UDBScript: Sidedef class: added new upperSelected, middleSelected, lowerSelected, upperHighlighted, middleHighlighted, and lowerHighlighted properties. Those are mostly useful in visual mode, since they always return true when the parent Linedef is selected or highlighted in the classic modes. The properties are read-only
UDBScript: added new example to apply textures for floor/ceiling and upper/middle/lower texture for selected map elements
UDBScript: updated documentation
2021-12-25 14:43:56 +01:00
..
Compilers Zandronum 3.1 ACS changes (#668) 2021-12-14 20:24:23 +01:00
Configurations Eternity Engine game configuration: removed the lightfloorabsolute and lightceilingabsolute fields from the sector flags, so that they are handled correctly. Fixes #670 2021-12-17 17:14:29 +01:00
Plugins Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Scripting Zandronum 3.1 ACS changes (#668) 2021-12-14 20:24:23 +01:00
Setup Removed remaining DirectX references, fixed setup 2019-12-24 19:45:23 +02:00
Snippets/acs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Sprites ZDaemon sprites (PR#282 by Krawa) 2019-09-03 11:57:44 +03:00
Textures Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UDBScript UDBScript: Exported the classes Linedef, Sector, Sidedef, Thing, and Vertex, so that they can be used with instanceof 2021-12-25 14:43:56 +01:00
.gitignore Added Screenshots directory to ignored 2019-12-26 15:41:16 +02:00
LICENSE.txt Renamed GPL.txt to LICENSE.txt 2019-12-24 20:07:55 +02:00
ScintillaNET.dll GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
ScintillaNET.pdb GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
ScintillaNET.xml GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
SharpCompress.dll GZDB native 64-bit binary support (PR#197 by StrikerMan780) 2018-04-14 16:55:21 +03:00
TabControlEX.dll Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
UDBuilder.default.cfg Update GZBuilder.cfg references in docs to UDBuilder.cfg (#599) 2021-08-18 16:20:27 +02:00
Updater.ini Grid transform actions can now be assigned to special keys 2021-05-27 19:45:13 +02:00