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

(Re-created) SW: Make SK_CENTER_VIEW use existing return to center formula when !PedanticMode.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open NY00123 requested to merge eduke32-SW_ReturnToCenterKeyImprove-adapted into master Jun 05, 2020
  • Overview 4
  • Commits 1
  • Changes 1

This re-opens @mjr4077au's MR !3 (closed), just with the source branch residing in mainline this time. I'm doing this so these changes aren't forgotten.

Quoting from the original MR:

  • Return to center with smooth like auto-return when using SK_LOOK_UP/DOWN.
  • Also fixed a few places where tabs were used instead of 4x spaces for more consistency with the rest of the source.

More comments can be found over there.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: eduke32-SW_ReturnToCenterKeyImprove-adapted