UltimateZoneBuilder/Source/Core
2017-02-14 11:57:46 +02:00
..
Actions Merge anotak's optimizations - stage 1 2017-02-08 14:18:01 +02:00
Compilers Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Config Added: primitive support for ZScript in the script editor (all classes in the current file are listed) 2017-02-09 02:26:25 +02:00
Controls Fixed: Find&Replace in Script Editor would go into an infinite loop if replacement contains the searched text 2017-02-13 03:02:14 +02:00
Data Internal: Oops: missing files 2017-02-10 12:32:35 +02:00
Editing Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
General Internal: removed now unneeded CopyAllLumpsExceptMap 2017-02-14 11:57:46 +02:00
Geometry Fixed: removed useless rounding to 1px in Draw Curve, Draw Ellipse, Draw Rectangle, Draw Grid tools; this performed incorrectly with grid sizes less than 1px 2017-02-12 18:35:11 +02:00
GZBuilder Added: GLDEFS support for 'attenuate 1' keyword 2017-01-20 00:27:36 +02:00
IO Internal: not copying all lumps manually anymore on 'Save As'. The WAD is copied with File.Copy anyway. 2017-02-14 11:56:38 +02:00
Map Merge anotak's optimizations - stage 1 2017-02-08 14:18:01 +02:00
Plugins Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Properties Internal: not copying all lumps manually anymore on 'Save As'. The WAD is copied with File.Copy anyway. 2017-02-14 11:56:38 +02:00
Rendering Fixed: additive-translucent geometry should not be lit 2017-02-09 16:49:58 +02:00
Resources Fixed: lights were not applied to translucent textures 2017-02-09 15:08:31 +02:00
Types Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualModes Added: GLDEFS support for 'attenuate 1' keyword 2017-01-20 00:27:36 +02:00
Windows Fixed: Find&Replace in Script Editor would go into an infinite loop if replacement contains the searched text 2017-02-13 03:02:14 +02:00
ZDoom Supposedly fixed handling of multidimensional arrays in ZScript, as well as specifying array dimensions in the type 2017-02-11 17:47:07 +02:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00