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 #2178: testLineAgainstWater works incorrectly outside of game boundaries #2192

Merged
merged 22 commits into from Apr 25, 2021
Merged

Commits on Apr 13, 2021

  1. no message

    Allerek committed Apr 13, 2021
    Copy the full SHA
    adabffd View commit details
    Browse the repository at this point in the history
  2. fixed a typo

    Allerek committed Apr 13, 2021
    Copy the full SHA
    b8b1b7f View commit details
    Browse the repository at this point in the history
  3. Commented code is back.

    Allerek committed Apr 13, 2021
    Copy the full SHA
    12fab69 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. no message

    Allerek committed Apr 18, 2021
    Copy the full SHA
    bd04c69 View commit details
    Browse the repository at this point in the history
  2. Passed null to vector.

    Allerek committed Apr 18, 2021
    Copy the full SHA
    8f6ff9c View commit details
    Browse the repository at this point in the history
  3. Changed null to nullptr.

    Allerek committed Apr 18, 2021
    Copy the full SHA
    18eff02 View commit details
    Browse the repository at this point in the history
  4. Changed zeroPoint name.

    Changed zeroPoint name as it is now considering waterHeight, so it's not always returning '0' as Z withing CVector.
    Allerek committed Apr 18, 2021
    Copy the full SHA
    0ab3b80 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Copy the full SHA
    fbe10b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Allerek/mtasa-blue

    # Conflicts:
    #	Client/game_sa/CWaterManagerSA.cpp
    Allerek committed Apr 21, 2021
    Copy the full SHA
    a7bc21d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6127d3f View commit details
    Browse the repository at this point in the history
  4. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    4734f19 View commit details
    Browse the repository at this point in the history
  5. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    928ef77 View commit details
    Browse the repository at this point in the history
  6. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    ec2ca4a View commit details
    Browse the repository at this point in the history
  7. Update CWaterManagerSA.cpp

    Allerek committed Apr 21, 2021
    Copy the full SHA
    a9c4d6e View commit details
    Browse the repository at this point in the history
  8. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    9ac7041 View commit details
    Browse the repository at this point in the history
  9. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    ad6fe3c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9c09402 View commit details
    Browse the repository at this point in the history
  11. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    54f7a87 View commit details
    Browse the repository at this point in the history
  12. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    f8ec2fb View commit details
    Browse the repository at this point in the history
  13. Changes suggested by Pirulax.

    Allerek committed Apr 21, 2021
    Copy the full SHA
    24f0b84 View commit details
    Browse the repository at this point in the history
  14. no message

    Allerek committed Apr 21, 2021
    Copy the full SHA
    7004070 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Update CWaterManagerSA.cpp

    Allerek committed Apr 23, 2021
    Copy the full SHA
    2131225 View commit details
    Browse the repository at this point in the history