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 visually overlapping sprites for wall spells #7208

Merged
merged 13 commits into from
Sep 2, 2024

Commits on Aug 24, 2024

  1. Fix Wall Spells

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6bed954 View commit details
    Browse the repository at this point in the history
  2. Fix missed param

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    66fba7d View commit details
    Browse the repository at this point in the history
  3. Refactor

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    bc5f1a7 View commit details
    Browse the repository at this point in the history
  4. Refactor

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e77dd26 View commit details
    Browse the repository at this point in the history
  5. Refactor

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    461de6f View commit details
    Browse the repository at this point in the history
  6. Fix

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9cbbbc2 View commit details
    Browse the repository at this point in the history
  7. Add const

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9cadba7 View commit details
    Browse the repository at this point in the history
  8. Refactor

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    3b6d83d View commit details
    Browse the repository at this point in the history
  9. Refactor

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8a7ad75 View commit details
    Browse the repository at this point in the history
  10. Update Source/missiles.cpp

    Co-authored-by: obligaron <obligaron@live.com>
    kphoenix137 and obligaron committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1760491 View commit details
    Browse the repository at this point in the history
  11. skipWall

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    249c9bb View commit details
    Browse the repository at this point in the history
  12. Remove unneccessary param

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    568199c View commit details
    Browse the repository at this point in the history
  13. Clean up

    kphoenix137 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    96af880 View commit details
    Browse the repository at this point in the history