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

More itype refactoring - islot_book, islot_armor, islot_pet_armor #40226

Merged
merged 4 commits into from
May 8, 2020

Conversation

KorGgenT
Copy link
Member

@KorGgenT KorGgenT commented May 6, 2020

Summary

SUMMARY: None

Purpose of change

part of #36851

Describe the solution

Delete the member functions of Item_factory in favor of load() and deserialize() member functions of the islots. utilize was_loaded to generate th unique pointer or load data.

Testing

after migrating each islot, compiled and ran to see if any debug message errors popped up.

@KorGgenT KorGgenT added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels May 6, 2020
src/item_factory.cpp Outdated Show resolved Hide resolved
@kevingranade kevingranade merged commit f98c3d2 into CleverRaven:master May 8, 2020
@KorGgenT KorGgenT deleted the more-itype-refactoring branch August 13, 2020 04:24
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