Skip to content
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

Replace my_bionics with get_bionics() where possible and various code cleaning #36846

Merged
merged 3 commits into from
Jan 10, 2020

Conversation

Fris0uman
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

Replaces my_bionics with get_bionics() where possible
Replaces bionics[bio.id] with bio.info()
Change some autoto proper types
Adds some const where possible

Describe the solution

Describe alternatives you've considered

Testing

Compile
Start Game
Install some bionics
Remove some bionics
Shoot laser finger

No apparent bug

Additional context

@Fris0uman Fris0uman changed the title Replace my_bionics with get_bionics() where possible and various code cleaning Replace my_bionics with get_bionics() where possible and various code cleaning Jan 9, 2020
@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Bionics CBM (Compact Bionic Modules) labels Jan 10, 2020
@ZhilkinSerg ZhilkinSerg merged commit bcd1812 into CleverRaven:master Jan 10, 2020
@Fris0uman Fris0uman deleted the bio_cleanup branch January 10, 2020 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bionics CBM (Compact Bionic Modules) [C++] Changes (can be) made in C++. Previously named `Code`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants