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

chore: Eradicate C-style casts and further clean up some code #1361

Merged
merged 13 commits into from
Dec 28, 2023

Conversation

jadebenn
Copy link
Collaborator

Kills pretty much all the C-style casts in our code base. Marking as draft until I have time to finish playtesting all the features this PR touches.

dCommon/Diagnostics.cpp Outdated Show resolved Hide resolved
dCommon/NiPoint3.cpp Outdated Show resolved Hide resolved
@jadebenn jadebenn marked this pull request as ready for review December 26, 2023 23:14
…'re gone (it triggers on 3rd party dependencies and slows down compilation)
@jadebenn jadebenn requested a review from EmosewaMC December 26, 2023 23:43
dCommon/Diagnostics.cpp Outdated Show resolved Hide resolved
dCommon/NiPoint3.cpp Outdated Show resolved Hide resolved
dCommon/SHA512.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@EmosewaMC EmosewaMC left a comment

Choose a reason for hiding this comment

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

Great stuff, mostly on board, though there is some feedback that must be addressed, some optionally addressed, and some questions

@jadebenn jadebenn requested a review from EmosewaMC December 27, 2023 22:49
Copy link
Collaborator

@EmosewaMC EmosewaMC left a comment

Choose a reason for hiding this comment

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

Has this been tested to progress missions and not underfloor on shooting gallery?

@jadebenn
Copy link
Collaborator Author

Tested both and they seem to work fine.

aronwk-aaron
aronwk-aaron previously approved these changes Dec 28, 2023
@aronwk-aaron aronwk-aaron merged commit ef6f2f1 into DarkflameUniverse:main Dec 28, 2023
3 checks passed
@jadebenn jadebenn deleted the CodeCleanup2 branch December 28, 2023 04:18
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.

3 participants