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

Fix object picking up animation, fix object remove from map and fix restoration of the object type for the tile #8949

Merged
merged 37 commits into from
Jul 21, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1f4fa83 View commit details
    Browse the repository at this point in the history
  2. Make IWYU happy

    Districh-ru committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bb3a940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174fde4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e7eb52 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Reduce code duplication

    Districh-ru committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    65a27c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adef3d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5911f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea10fe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    ab6c643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba65a24 View commit details
    Browse the repository at this point in the history
  3. Remove invalid assertion - monsters can be recruited from other objec…

    …ts, e.g. MP2::OBJ_GENIE_LAMP
    Districh-ru committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    c8e9065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8766745 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ade01f View commit details
    Browse the repository at this point in the history
  2. Expand the comment

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    45b1e6f View commit details
    Browse the repository at this point in the history
  3. Update logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    dbb09ff View commit details
    Browse the repository at this point in the history
  4. Update logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    30d8f30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1717be4 View commit details
    Browse the repository at this point in the history
  6. Add an extra check

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ffa303d View commit details
    Browse the repository at this point in the history
  7. Update logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    680b6a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23a532e View commit details
    Browse the repository at this point in the history
  9. Update logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3b1d772 View commit details
    Browse the repository at this point in the history
  10. Remove a comment

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4cd3a6d View commit details
    Browse the repository at this point in the history
  11. Remove unused variable

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b982293 View commit details
    Browse the repository at this point in the history
  12. Add a TODO comment

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    eadfc19 View commit details
    Browse the repository at this point in the history
  13. Use revert indexing for objects

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    fbcc0e7 View commit details
    Browse the repository at this point in the history
  14. Add an assertion

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d1f3266 View commit details
    Browse the repository at this point in the history
  15. Update logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ee886a0 View commit details
    Browse the repository at this point in the history
  16. Add const

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5429369 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f66bb3a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    97e2d52 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0e31ed View commit details
    Browse the repository at this point in the history
  20. Fix logic

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9904e80 View commit details
    Browse the repository at this point in the history
  21. Fix the condition

    ihhub committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    eacd614 View commit details
    Browse the repository at this point in the history
  22. Update logic

    Districh-ru committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ca44335 View commit details
    Browse the repository at this point in the history
  23. Revert "Update logic"

    This reverts commit ca44335.
    Districh-ru committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1e56bde View commit details
    Browse the repository at this point in the history
  24. Address comments

    Districh-ru committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5395477 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    4efee5f View commit details
    Browse the repository at this point in the history