Skip to content

Sequence form#613

Merged
tturocy merged 29 commits into
masterfrom
sequence_form
Nov 18, 2025
Merged

Sequence form#613
tturocy merged 29 commits into
masterfrom
sequence_form

Conversation

@StephenPasteris

Copy link
Copy Markdown
Collaborator

Removed the need for wrapper classes in gameseq.h

@tturocy tturocy self-requested a review November 17, 2025 11:24

@tturocy tturocy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

See individual notes on the files - there's not a need to be creating a separate file, the internal data members of the "collection" classes should now be a BehaviorSupportProfile * instead of referring to the sequence form object.

Comment thread src/games/behavspt.cc Outdated
Comment thread src/games/behavsptseqform.h Outdated
Comment thread src/games/behavsptseqform.h Outdated
Comment thread src/games/behavsptseqform.h Outdated
@tturocy tturocy merged commit 4d669e7 into master Nov 18, 2025
26 of 28 checks passed
@tturocy tturocy deleted the sequence_form branch November 18, 2025 16:56
@tturocy

tturocy commented Nov 18, 2025

Copy link
Copy Markdown
Member

I did one additional step, because I was in the neighbourhood, which is to make the GameSequenceRep a full-fledged GameObject - as this will be useful for the next step in the refactoring plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants