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

ULTIMA8: Custom type checking cleanup #2244

Merged
merged 3 commits into from May 13, 2020

Commits on May 12, 2020

  1. ULTIMA8: Alter Gump::FindGump to check matches against a function ins…

    …tead of referencing the RunTimeClassType
    
    Removed no_inheritence option as it is never used. These changes should help migration from p_dynamic_cast if desired
    OMGPizzaGuy committed May 12, 2020
    Configuration menu
    Copy the full SHA
    932ca3f View commit details
    Browse the repository at this point in the history
  2. ULTIMA8: Use template methods for type checking instead of referencin…

    …g static ::ClassType variable directly
    OMGPizzaGuy committed May 12, 2020
    Configuration menu
    Copy the full SHA
    03919d3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

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