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

Rewrite Enter and remove ResolveFrozenActorOrder. #16150

Merged
merged 19 commits into from Feb 3, 2019

Commits on Feb 1, 2019

  1. Fix Positions returned by FrozenActor targets.

    Also removes redundant Targetables check from actors.
    pchote committed Feb 1, 2019
    Copy the full SHA
    6bc47c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b5f256 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Copy the full SHA
    c02910f View commit details
    Browse the repository at this point in the history
  2. Rename Enter to LegacyEnter.

    pchote committed Feb 2, 2019
    Copy the full SHA
    16ce817 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    140075f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f20930f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8d286d8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f4465a6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    80dc521 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f2dd11b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    099f2bc View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    18dbd7d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a534083 View commit details
    Browse the repository at this point in the history
  12. Port EnterTransport to the new Enter activity.

    This dramatically simplifies the reservation logic,
    which seemed to be needlessly complicated. This may
    regress unexpected edge-cases.
    pchote committed Feb 2, 2019
    Copy the full SHA
    8214c54 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    196ef0d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0a7bf15 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    1894c22 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    3813f94 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    1dea584 View commit details
    Browse the repository at this point in the history