Converted random tritype usages to tripoint_bub_ms #71497
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
None
Purpose of change
Perform an ant step along the path to use typed tripoints rather than untyped ones.
Describe the solution
Describe alternatives you've considered
Leave it to someone else, at a later time.
Testing
Compilation, plus start of the game. Can't really test the changes as that would require figuring out how those changes are used in the game to be able to test them.
Additional context
This is really a test shot. If merged (possibly after corrections as a result of comments), more can be done, and if rejected the considered alternative automatically kicks in.
If continued work in this direction is desired, it would be useful with suggestions on the order in which to tackle things both from a work load perspective (preparing things that other things rely on first, rather than in a haphazard fashion), and from a desirability perspective, i.e. which areas would be most useful to convert first.