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

Global reference migration part 15 #41793

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

kevingranade
Copy link
Member

Summary

SUMMARY: None

Purpose of change

See #41347 for initial implementation.
The goal is to remove unnecessary game.h, avatar.h, npc.h and player.h inclusions.

Describe the solution

This is the fiftheenth in a series of PRs to transition to using the getters instead of calling directly through the game instance, doing bulk editing instead of targeted edits.

Testing

This is strictly a refactor, so unless I make a horrific entry mistake if it builds it should work.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Jul 3, 2020
@ZhilkinSerg ZhilkinSerg merged commit 9582e33 into CleverRaven:master Jul 3, 2020
@kevingranade kevingranade deleted the map-ref-mig-fif branch July 17, 2020 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants