Skip to content

Names #1276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 21, 2017
Merged

Names #1276

merged 9 commits into from
Mar 21, 2017

Conversation

eggrobin
Copy link
Member

  • use the right part names Part.partName is always "Part", part.name corresponds to ProtoPartSnapshot.partName;
  • vessel renaming;
  • remove a spammy serialization log;
  • log on vessel destruction---this one is spammy, but I don't understand why? we should look into that;
  • an improvised correction for physicalObjects;
  • a TODO with a suggestion for the asteroid issue.

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
…s (physicalObjects) fly everywhere. Maybe someday we should handle those, but that seems really tedious
blarg.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This reverts commit 5a40d19.
return name_;
}

void Vessel::rename(std::string const& new_name) {
Copy link
Member

Choose a reason for hiding this comment

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

set_name?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@pleroy pleroy added the LGTM label Mar 21, 2017
@eggrobin eggrobin merged commit d45cafb into mockingbirdnest:master Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants