[SBARINFO] A few features to complete zdoom hud.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [SBARINFO] A few features to complete zdoom hud.

Re: [SBARINFO] A few features to complete zdoom hud.

by Blzut3 » Sun Nov 30, 2008 7:49 pm

I've added the ZDoom HUD to the Doom status bar on the [wiki=Default_Status_Bars]Default Status Bars[/wiki] page.

Re: [SBARINFO] A few features to complete zdoom hud.

by Graf Zahl » Sat Nov 29, 2008 1:11 pm

If you can do a 100% accurate replacement I'm all for it.

Re: [SBARINFO] A few features to complete zdoom hud.

by Blzut3 » Sat Nov 29, 2008 10:41 am

Blzut3 wrote:With this, now might be a good time to revisit replacing doom_sbar.cpp with the SBARINFO equivalent?
Any thoughts on this?

Re: [SBARINFO] A few features to complete zdoom hud.

by Graf Zahl » Sat Nov 29, 2008 10:37 am

Yes, that one worked.

Re: [SBARINFO] A few features to complete zdoom hud.

by Blzut3 » Sat Nov 29, 2008 10:35 am

Must have something to do with my other patch being added. This one should work.

Re: [SBARINFO] A few features to complete zdoom hud.

by Graf Zahl » Sat Nov 29, 2008 2:33 am

I'd rather move it to 'closed feature suggestions' .

There's a problem though: The patch doesn't work. TottoiseSVN refuses to use it and patch.exe doesn't patch sbarinfo.parser.cpp

Re: [SBARINFO] A few features to complete zdoom hud.

by Blzut3 » Fri Nov 28, 2008 9:09 pm

Should this be moved to the newly opened "Code Submissions" forum?

[SBARINFO] A few features to complete zdoom hud.

by Blzut3 » Mon Nov 17, 2008 2:44 pm

With this, now might be a good time to revisit replacing doom_sbar.cpp with the SBARINFO equivalent?

Code: Select all

- Added: inventorybarnotvisible to check to see if the inventory bar is up.
- Added the following flags to drawselectedinventory center, centerbottom, and 
  drawshadow.
- Fixed: The translucent flag for drawinventorybar should only have affected 
  the artibox image.
A note about the suggestions left in the feature suggestions forum. Those are still on hold, I just wanted to finish this.

Top