UltimateZoneBuilder/Source/Core
2017-03-25 03:47:18 +02:00
..
Actions Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +02:00
Compilers
Config Made Skulltag item sprites optional to support default Skulltag+Zandronum config without producing 100 errors 2017-03-09 19:09:08 +02:00
Controls Added: proper GUI tab for color-related sector properties. The tab now hosts Doom64 lighting as well as old color-related things (floor/ceiling glow, light color, fade color and desaturation). 2017-03-09 01:00:20 +02:00
Data Made Skulltag item sprites optional to support default Skulltag+Zandronum config without producing 100 errors 2017-03-09 19:09:08 +02:00
Editing Fixed: texture copy/paste in the visual mode was detected as failed pasting and caused a beep. (reported by DOOMGABR, abbuw, Turret_Master) 2017-03-17 17:48:14 +02:00
General Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +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 more specific debug logging to random NullPointerException crash place 2017-03-08 05:35:56 +02:00
IO Fixed: Internal: made most 'get' calls in WADReader use synchronized MemoryStream duplicate as opposed to operating on WAD stream directly. Hopefully fixes multithreading issues with sprite loading. (reported by Mysterious Haruko, camaxide) 2017-03-03 20:33:40 +02:00
Map Fixed: duration 0 frames should be skipped if there are nonzero frames after them (reported by Tormentor667, Ozymandias81). Fixed crash if some actor had a modeldef entry but doesn't anymore. 2017-03-04 02:13:39 +02:00
Plugins
Properties Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +02:00
Rendering Internal: removed debug code from Renderer3D. 2017-03-13 03:12:24 +02:00
Resources Fixed: field name for things is called color_sprites. 2017-03-09 01:24:31 +02:00
Types
VisualModes Fixed: inheritance from game configuration for dynamic lights; Fixed: visual representation of inherited lights (reported by Nash); Fixed: inherited thing arguments from game configuration; Added: //$ClearArgs for clearing inherited arguments. 2017-03-02 00:21:08 +02:00
Windows Added: binding actions to horizontal mouse wheel 2017-03-25 03:47:18 +02:00
ZDoom Fixed: FAIL medal sprite in zandronum.pk3 was not parsed correctly 2017-03-08 23:34:21 +02:00
app.manifest
Builder.csproj Internal: Oops: removed useless leftover file 2017-03-09 18:01:08 +02:00