MantisBT - Zandronum
View Issue Details
0003230Zandronum[All Projects] Bugpublic2017-08-24 22:442018-09-30 21:42
Edward-san 
Torr Samaho 
normalmajoralways
closedfixed 
LinuxUbuntu14.04 x86-64
3.0-beta 
3.0 
0003230: [3.0 regression] Menu dim color glitches the doom sbar HUD
It is similar to 0002604 , but it happens when the menu is opened and screenblocks is exactly 10. See the screenshot.

It happens on linux for sure, but I believe that (needs confirmation), like in that ticket, it happens also with windows when vid_hw2d is off.
Run doom2.wad, run a new game and open the menu.
No tags attached.
png menu_dim_hud.png (129,114) 2017-08-24 22:44
/tracker/file_download.php?file_id=2178&type=bug
png
Issue History
2017-08-24 22:44Edward-sanNew Issue
2017-08-24 22:44Edward-sanFile Added: menu_dim_hud.png
2017-08-25 17:13ZalewaNote Added: 0018197
2017-08-25 20:14Edward-sanNote Added: 0018198
2017-08-26 07:42ZalewaNote Added: 0018199
2017-08-27 12:20Torr SamahoNote Added: 0018201
2017-08-27 12:34Torr SamahoNote Added: 0018202
2017-08-27 12:34Torr SamahoAssigned To => Torr Samaho
2017-08-27 12:34Torr SamahoStatusnew => needs testing
2017-08-27 19:09DuskNote Added: 0018204
2017-08-27 19:09DuskStatusneeds testing => resolved
2017-08-27 19:09DuskFixed in Version => 3.0
2017-08-27 19:09DuskResolutionopen => fixed
2018-09-30 21:42Blzut3Statusresolved => closed

Notes
(0018197)
Zalewa   
2017-08-25 17:13   
I've went through 'hg bisect' on this, ultimately hitting a wall of commits that do not compile on my Ubuntu 16.'https://pastebin.com/PNW4yai1 [^]'
(0018198)
Edward-san   
2017-08-25 20:14   
Can you reproduce it on windows with vid_hw2d false? If yes, then you should be able to find the cause bisecting on Windows.
(0018199)
Zalewa   
2017-08-26 07:42   
Quote
Can you reproduce it on windows with vid_hw2d false?

No, I can't. Which might mean that another setting also comes to play here.
(0018201)
Torr Samaho   
2017-08-27 12:20   
Quote from Edward-san

Can you reproduce it on windows with vid_hw2d false?

I can and started to work on a fix. Seems to be similar to the automap problem, with the additional complication that the overlay done by the menu needs to be undone after the menu was closed.
(0018202)
Torr Samaho   
2017-08-27 12:34   
'https://bitbucket.org/zandronum/zandronum-sandbox/commits/c560d9cabffedf5a9fe1c6d865550b6ce24b2088 [^]' fixes the problem for me under Windows. Please test whether it fixes the problem also for you.
(0018204)
Dusk   
2017-08-27 19:09   
Confirmed to be fixed also on Linux.