raze/wadsrc/static/zscript/games/duke
Christoph Oelckers a9ea2cd5c0 - moved GetReservedScreenSpace function into the scripted status bar where it belongs.
Since this is supposed to return the height of the status bar, keeping it native is a bit pointless as it cannot be modified that way.
2022-12-18 14:47:38 +01:00
..
actors - split several texture flags off into a surface type value. 2022-12-18 13:56:54 +01:00
ui - moved GetReservedScreenSpace function into the scripted status bar where it belongs. 2022-12-18 14:47:38 +01:00
world - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
dukeactor.zs - split several texture flags off into a surface type value. 2022-12-18 13:56:54 +01:00
dukegame.zs - migrated all uses of floorpicnum. 2022-12-18 14:02:56 +01:00