Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • EDuke32 EDuke32
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Richard Gobeille
  • EDuke32EDuke32
  • Merge requests
  • !98

Duke3D: Fix clipping problem with sprites in Caribbean secret level and Duke Hard

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Dino Bollinger requested to merge dibollinger/eduke32:vaca_clip_fix into master Jul 06, 2021
  • Overview 0
  • Commits 1
  • Changes 1

Removing the addition of PMINHEIGHT makes this check more permissive, and resolves the issue in the secret level of Duke Caribbean, as well as the final level of Duke Hard (the latter of which prevented completing the map).

It is also guarded such that Fury is unaffected by this change.

Fixes #71 and #99

Edited Aug 22, 2021 by Dino Bollinger
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: vaca_clip_fix