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

Implemented AI_LOOKAT #397

Merged
merged 6 commits into from
Feb 3, 2023
Merged

Implemented AI_LOOKAT #397

merged 6 commits into from
Feb 3, 2023

Commits on Feb 1, 2023

  1. Rename AI_LookAt to AI_LookAtNpc

    AI_LookAt is actually for waypoints and not NPCs
    CReimer committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    be3ab53 View commit details
    Browse the repository at this point in the history
  2. Implemented AI_LookAt

    CReimer committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c5199fe View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Fix Rename

    CReimer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4724d55 View commit details
    Browse the repository at this point in the history
  2. Fix Serialization

    CReimer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7561206 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update npc.cpp

    Try authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7a9e92b View commit details
    Browse the repository at this point in the history
  2. Update npc.cpp

    Try authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    17b299b View commit details
    Browse the repository at this point in the history