[g2.2pre-834] Sector_Set3dFloor FF_FADEWALLS flag is broken

Moderator: Graf Zahl

User avatar
MaxED
Developer
Developer
Posts: 47
Joined: Fri Aug 03, 2012 0:06

[g2.2pre-834] Sector_Set3dFloor FF_FADEWALLS flag is broken

Post by MaxED »

In zdoom-2.9pre-437, floor, ceiling and walls below the extrafloor with the FF_FADEWALLS flag are fogged (can we has this behaviour everywhere, regardless of which implementation was the first/more important/whatever?..).
In gzdoom-g2.2pre-834 only floor and walls are fogged.
In gzdoom-g1.10pre only walls are fogged.
You do not have the required permissions to view the files attached to this post.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Re: [g2.2pre-834] Sector_Set3dFloor FF_FADEWALLS flag is bro

Post by Graf Zahl »

Surely it should work like that - but making it work consistently will necessitate some refactoring of the internal colormap structure - which at the moment makes its 'fade' entry double as both blend and fog value - and this is creating problems now.

Return to “Bugs (Archive)”