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

Move morale and related functions to Character #34911

Merged
merged 5 commits into from
Oct 22, 2019

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Oct 21, 2019

Summary

SUMMARY: Infrastructure "Move morale and related functions to Character."

Purpose of change

Progress in #34721

Describe the solution

Move the morale pimpl and most of the related functions to Character.
Leave apply_wetness_morale() in player for now as it depends on moving a lot of other stuff first.

Testing

Should be no visible changes from this PR, confirmed that the game compiles and starts up, didn't notice anything weird with morale.

Additional context

Depends on #34910

@ifreund ifreund added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Mechanics: Character / Player Character / Player mechanics labels Oct 21, 2019
@ifreund ifreund force-pushed the morale-to-character branch from a1de463 to f0e1e1b Compare October 22, 2019 00:12
@ZhilkinSerg ZhilkinSerg merged commit a71778a into CleverRaven:master Oct 22, 2019
@ifreund ifreund deleted the morale-to-character branch October 22, 2019 13:46
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 Mechanics: Character / Player Character / Player mechanics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants