UltimateZoneBuilder/Build/Scripting
MaxED 592887a086 Configurations: increased game configuration loading speed (in previous builds it took ~650 ms. to load a single game configuration, now it takes ~120 ms. to load all 64 of them). As a side effect, New\Open Map Options, Map Options and Game Configurations windows are now opened noticeably faster. The editor starts up a bit faster as well.
Configurations: all 64 game configuration are now available by default.
Game Configurations window: game configurations can now be disabled. This setting is mostly cosmetic. When a game configuration is disabled, it won't be shown in "game configuration" dropdowns in New\Open Map Options and Map Options windows. If a map's .dbs file specifies a disabled configuration, it will be picked as a map configuration anyway.
Linedefs mode: vertex insert preview logic used Highlight range instead of Stitch range (which is used when draw mode engages).
Visual mode: double-sided middle textures were not selected when using "Select" action with "with same texture" modifier.
Textures: some optimizations in patch blending code.
ZDoom ACS script configuration: added definitions for StrLeft, StrMid and StrRight functions.
2014-02-18 14:04:14 +00:00
..
Dehacked.cfg @ Changed a mistake in the comments 2009-03-08 11:09:36 +00:00
Doomsday_DED.cfg Improved error reporting a little and changes the list in the Warnings & Errors dialog window 2009-05-10 16:02:08 +00:00
GZDoom_MODELDEF.cfg GZDoom Builder 1.12a: 2012-07-28 20:36:28 +00:00
Hexen_ACS.cfg Added separate compiler for Hexen (with correct includes). 2010-08-24 19:55:44 +00:00
Legacy_FS.cfg Script editor now uses codepage setting from script configuration (default is ASCII for all known scripts, UTF8 for plain text) 2009-02-14 08:18:17 +00:00
Skulltag_ACS.cfg Update script configurations with latest functions and constants listing from the ZDoom Wiki 2010-08-18 17:11:21 +00:00
ZDoom_ACS.cfg Configurations: increased game configuration loading speed (in previous builds it took ~650 ms. to load a single game configuration, now it takes ~120 ms. to load all 64 of them). As a side effect, New\Open Map Options, Map Options and Game Configurations windows are now opened noticeably faster. The editor starts up a bit faster as well. 2014-02-18 14:04:14 +00:00
ZDoom_DECORATE.cfg Updated ACS (this adds support for "DropItem" and "CheckFlag" ACS and DECORATE functions). 2013-12-04 09:28:10 +00:00
ZDoom_USDF.cfg ZDoom USDF can now be edited as plain text in the script editor. 2010-08-23 19:55:33 +00:00