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

Migrate ACT_OPEN_GATE to the activity actor system #40039

Merged
merged 5 commits into from
May 2, 2020

Conversation

rsulli55
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Migrate ACT_OPEN_GATE to the activity actor system."

Purpose of change

Per issue #40013 the goal is to migrate all activities from activity_handlers.cpp to the new activity system added in #37450.

Testing

All tests from test suite passed locally. Also tried opening gates/doors in game.

Per issue CleverRaven#40013 the goal is to migrate all activities from
activity_handlers.cpp to the new activity actor system

references CleverRaven#40013
src/activity_actor.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@ifreund ifreund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! just one minor suggestion

@ifreund ifreund added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels May 1, 2020
Copy link
Contributor

@ifreund ifreund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ifreund ifreund merged commit dd87a23 into CleverRaven:master May 2, 2020
@rsulli55 rsulli55 deleted the migrate-act-open-gate branch May 5, 2020 21:44
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