UltimateZoneBuilder/Source/Core
biwa 5eb438e3ba
Add map scripting capabilities to UDB (#656)
Added map scripting capabilities to UDB (#656). Documentation at https://biwa.github.io/udbscript-docs/
2021-11-28 14:00:24 +01:00
..
Actions Fix cursor visible on Linux when in 3D mode 2020-09-13 23:43:11 +02:00
Compilers Fixed a problem where saving a map would hang when the nodesbuilder produced too much output on stdout and strerr. Fixes #417. Fixes #498 2021-04-10 19:45:57 +02:00
Config Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Controls Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Data Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Dehacked Dehacked: added support for editor keys 2021-09-11 22:11:07 +02:00
Editing Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
General Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Geometry Don't auto-add upper texture for lower adjacent sky sectors (#594) 2021-08-14 11:33:52 +02:00
GZBuilder Script editor: added support for the //$Skip editor in scripts. Adding this line will not add the next script to the drop down list of available scripts for the ACS actions in the thing and linedef editor dialogs. Resolves #636 2021-10-15 23:38:52 +02:00
IO UDMF reader/writer: fixed a bug where unknown top level fields and blocks were not preserved. Fixes #627 2021-10-03 21:04:38 +02:00
Map Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Plugins Rebranding 2019-12-24 09:14:28 +02:00
Properties Added GLSL shader preprocessor 2020-01-01 22:41:04 +02:00
Rendering Fixed a visual glitch where grid lines appear to be slightly offset when using a transformed grid 2021-02-06 15:09:16 +01:00
Resources Grid transform actions can now be assigned to special keys 2021-05-27 19:45:13 +02:00
Types Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
VisualModes Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
Windows Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
ZDoom ZScript parser: fixed a bug where trying to parse the undocumented alternative array declaration syntax failed. Fixes #645 2021-10-26 23:50:34 +02:00
app.config Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00
BuilderMono.csproj Add map scripting capabilities to UDB (#656) 2021-11-28 14:00:24 +01:00