MantisBT - Zandronum
View Issue Details
0000481Zandronum[All Projects] Bugpublic2011-05-30 08:192018-09-30 19:55
unknownna 
Torr Samaho 
normalminoralways
closedfixed 
98d 
1.0 
0000481: Additive translucent line not additive after map resets
I noticed this while testing KDiZD.
Broken since 98a.
No tags attached.
png Screenshot_Doom_20110530_100953.png (73,841) 2011-05-30 08:19
/tracker/file_download.php?file_id=355&type=bug
png

? additive_line_test_01.wad (6,132) 2011-05-30 08:22
/tracker/file_download.php?file_id=356&type=bug
Issue History
2011-05-30 08:19unknownnaNew Issue
2011-05-30 08:19unknownnaFile Added: Screenshot_Doom_20110530_100953.png
2011-05-30 08:22unknownnaFile Added: additive_line_test_01.wad
2012-02-17 20:14DuskNote Added: 0002624
2012-02-18 13:53Torr SamahoNote Added: 0002631
2012-02-18 14:08Torr SamahoNote Added: 0002632
2012-02-18 14:08Torr SamahoStatusnew => resolved
2012-02-18 14:08Torr SamahoFixed in Version => 1.0
2012-02-18 14:08Torr SamahoResolutionopen => fixed
2012-02-18 14:08Torr SamahoAssigned To => Torr Samaho
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2018-09-30 19:55Blzut3Statusresolved => closed

Notes
(0002624)
Dusk   
2012-02-17 20:14   
'https://bitbucket.org/CrimsonDusk/notebola/changeset/08bce808e0fb [^]'

Turned out that during map initialization, the additive flag wasn't backed up properly. It was saving the sidedef flags, not the linedef flags.
(0002631)
Torr Samaho   
2012-02-18 13:53   
Looks good. I wonder why the sidedef flags were backed up there at all.
(0002632)
Torr Samaho   
2012-02-18 14:08   
I added your patch to Skulltag.