UltimateZoneBuilder/Source/Core/ZDoom
2021-08-21 20:42:06 +02:00
..
Scripting
ActorStructure.cs
AmbientSoundInfo.cs Made drop down items for ambient sounds more descriptive 2020-03-29 16:29:53 +02:00
AnimdefsParser.cs
CvarInfoParser.cs CVARINFO: added support for "nosave" scope 2021-03-06 23:07:04 +01:00
DecalDefsParser.cs DECALDEF parser: fixed a crash when decal numbers were reused 2021-06-06 18:13:23 +02:00
DecalInfo.cs DECALDEF parser: fixed a crash when there are duplicate decal group entries in the DECALDEF files 2020-10-23 21:04:49 +02:00
DecorateActorStructure.cs Fixed a bug where the DECORATE parser got confused by wrong tokens after starting the states definition. Fixes #374. 2020-04-11 18:46:45 +02:00
DecorateCategoryInfo.cs
DecorateParser.cs Fix directory separators 2020-07-20 04:20:03 -04:00
DecorateStateGoto.cs
DecorateStateStructure.cs
GldefsParser.cs Fix directory separators 2020-07-20 04:20:03 -04:00
LockDefsParser.cs
MapinfoParser.cs Fix directory separators 2020-07-20 04:20:03 -04:00
ModeldefParser.cs MODELDEF: Fixed a crash when a FrameIndex tried to reference a model index that wasn't defined. Fixes #578 2021-06-24 17:45:02 +02:00
ModeldefStructure.cs Removed limitation of 4 models per frame as this limitation is lifted in GZDoom 2021-03-11 21:06:34 +01:00
PatchStructure.cs
ReverbsParser.cs
SndInfoParser.cs
SndSeqParser.cs
SoundInfo.cs
StateGoto.cs
StateStructure.cs
TerrainParser.cs
TexturesParser.cs
TextureStructure.cs
VoxeldefParser.cs Started conversion from float to double 2020-05-18 18:14:54 +02:00
X11R6RGBParser.cs
ZDTextParser.cs ACS parser: fixed a bug that prevented scripts from being recognized when the previous line ended with an empty line comment 2020-10-24 21:23:06 +02:00
ZScriptActorStructure.cs Added support for "abstract" ZScript functions. Fixes #523 2021-01-30 23:08:41 +01:00
ZScriptParser.cs ZScript: added support for extending classes. Resolves #597 2021-08-21 20:42:06 +02:00
ZScriptStateGoto.cs
ZScriptStateStructure.cs
ZScriptTokenizer.cs Fixed token position for named tokens 2020-01-02 01:51:54 +02:00