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 computer window to a separate class #37247

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Jan 20, 2020

Summary

SUMMARY: Infrastructure "Move computer window to a separate class"

Purpose of change

Move catacurse::window values in computer to a new class computer_session, and move related functions to the new class.

Testing

Examined a computer and confirmed it was working as before.

Additional context

There are a few refactoring opportunities in the moved functions, but I'll leave that to a separate PR.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Info / User Interface Game - player communication, menus, etc. labels Jan 20, 2020
@ZhilkinSerg ZhilkinSerg merged commit 95de03c into CleverRaven:master Jan 20, 2020
@Qrox Qrox deleted the computer-session branch January 21, 2020 02:04
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 Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants