Skip to content

unify(bezier): Move Bezier to Core - #3047

Merged
xezon merged 1 commit into
TheSuperHackers:mainfrom
Jaredl-Dev:unify/bezier
Aug 2, 2026
Merged

unify(bezier): Move Bezier to Core#3047
xezon merged 1 commit into
TheSuperHackers:mainfrom
Jaredl-Dev:unify/bezier

Conversation

@Jaredl-Dev

Copy link
Copy Markdown

This moves the remaining shared Bezier files into Core:

  • BezFwdIterator.h
  • BezierSegment.h
  • BezFwdIterator.cpp
  • BezierSegment.cpp

The Generals and Zero Hour copies differ only in their copyright game-title line. The moved Core files match Zero Hour byte-for-byte.

Verification

  • Verified moved files match their pre-move Zero Hour copies byte-for-byte.
  • Win32 Release build succeeds.
  • VC6 Release build succeeds.

@Skyaero42 Skyaero42 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@xezon xezon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct

@xezon xezon added Unify Unifies code between Generals and Zero Hour Gen Relates to Generals ZH Relates to Zero Hour labels Aug 2, 2026
@xezon xezon added this to the Code foundation build up milestone Aug 2, 2026
@xezon
xezon merged commit bb5168c into TheSuperHackers:main Aug 2, 2026
16 checks passed
@Jaredl-Dev
Jaredl-Dev deleted the unify/bezier branch August 2, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Gen Relates to Generals Unify Unifies code between Generals and Zero Hour ZH Relates to Zero Hour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants