Skip to content
Snippets Groups Projects

Draft: Some FloorZ/CeilingZ function refactoring, and P_MobjFloorZ/P_MobjCeilingZ testing for deathpits

Closed SSNTails requested to merge SSNTails/SRB2:issue1150c into next

Hopefully resolves the concerns in the discussion of Issue #1150 (closed) .

Also, this removes P_CameraFloorZ/CeilingZ functions, because the only thing utilized from the mobj pointer was the ->radius, which can just be refactored into a separate function parameter. Now we can call FloorZ/CeilingZ functions without needing a mobj!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading