- Feb 01, 2017
- Jan 30, 2017
-
-
ZZYZX authored
-
- Jan 29, 2017
-
-
ZZYZX authored
-
- Jan 26, 2017
-
-
ZZYZX authored
Added: more magic to the autoalign/select neighbours logic; These functions should not anymore wrap around to the opposite side of two-sided linedefs, allowing you to select back and front sides separately using shift+click, and reducing infinite broken autoalign loops.
-
ZZYZX authored
-
ZZYZX authored
Fixed: long texture names are no longer activated for Doom flat images (GZDoom doesn't support these)
-
- Jan 25, 2017
-
-
ZZYZX authored
-
- Jan 21, 2017
- Jan 19, 2017
- Jan 18, 2017
-
-
ZZYZX authored
Fixed: ZScript: scale property should be expanded into xscale and yscale; Fixed: if actor's Spawn state starts with TNT1, first non-TNT1 frame will be used
-
- Jan 17, 2017
-
-
ZZYZX authored
-
ZZYZX authored
-
ZZYZX authored
-
ZZYZX authored
ZScript: fixed odd cases of inheritance (class SpecialShotgun : Shotgun replaces Shotgun) causing stack overflow
-
ZZYZX authored
ZScript: moved actor inheritance code to separate step; ZScript: ported game configuration inheritance code from DECORATE
-
ZZYZX authored
-
ZZYZX authored
-
ZZYZX authored
-
- Jan 16, 2017
-
-
ZZYZX authored
Fixed null reference access while searching for superclass state; Fixed incorrect parsing of random() in frame duration; Fixed incorrect parsing of quoted sprite names
-
- Jan 15, 2017
-
-
ZZYZX authored
Internal: started implementing ZScript parser. Nothing works for now, aside from the actual parsing code.
-
ZZYZX authored
-
ZZYZX authored
-
ZZYZX authored
-
ZZYZX authored
fixed: Texture Select: visible items were not clipped correctly; fixed: 128x128 texture previews were too large for small window size in Texture Set editor
-
- Jan 14, 2017
- Jan 09, 2017
- Jan 08, 2017
-
-
m-x-d authored
Updated, Textures Browser: texture name length is now taken into account when calculating the width of texture items. Internal: moved thing helper shapes creation logic from ThingsMode to LinksCollector.
-
- Jan 06, 2017
-
-
MaxED authored
Added, Things mode, Visual mode: added the ability to specify minimum/maximum argument range hint shapes using special DECORATE comments and Game Configuration properties (loosely based on range finder patch by Xabis). Updated documentation ("Game Configuration - Action Argument Settings" and "DECORATE keys" pages).
-
MaxED authored
Fixed, Classic modes, UDMF: grid size didn't go below 1 mu. when zooming in when "Dynamic grid size" option was enabled. Internal: restored GridSetup DB2 compatibility. Updated ZDoom_ACS.cfg (SetFogDensity, SetSectorGlow).
-
- Jan 04, 2017
-
-
MaxED authored
Internal, build tools: use origin/master to get commits count and current hash instead of local master.
-