UltimateZoneBuilder/Source/Core/ZDoom
MaxED d44fccfe31 Fixed, ACS parser: the names of include files bundled with acc compiler should be also checked for duplicate includes from user scripts.
Fixed, Script Editor: fixed another case when clicking a script error item didn't open/switch to the error source file.
Fixed, Update checker: fixed a crash when trying to check for update without active Internet connection.
2016-03-07 20:01:13 +00:00
..
ActorStructure.cs Added float user var support (DECORATE parser and Custom Fields UI). 2016-03-02 21:55:33 +00:00
AnimdefsParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
DecorateParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
PatchStructure.cs Fixed, Texture Browser window: in some cases navigating the textures list using up/down arrows caused an exception. 2016-02-15 14:06:46 +00:00
ReverbsParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
SndSeqParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
StateGoto.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
StateStructure.cs Fixed, Script Editor: file was marked as changed when changing script configurations. 2015-12-17 10:07:28 +00:00
TerrainParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
TexturesParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
TextureStructure.cs Added HiRes textures support. 2016-03-04 08:10:56 +00:00
VoxeldefParser.cs Added, Sector Edit window, UDMF: added UI for sector damage-realted properties. 2016-02-22 12:33:19 +00:00
ZDTextParser.cs Fixed, ACS parser: the names of include files bundled with acc compiler should be also checked for duplicate includes from user scripts. 2016-03-07 20:01:13 +00:00