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

WIP: plCreatable modernizing #520

Merged
merged 6 commits into from
Jan 10, 2016
Merged

WIP: plCreatable modernizing #520

merged 6 commits into from
Jan 10, 2016

Commits on Jan 10, 2016

  1. Some modernizing of the plCreatable macros.

    * Use nullptr instead of nil
    * Use static_casts where applicable
    * Mark virtual methods in subclasses as override
    dpogue committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    b8596cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44cc431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f53cd04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67e58f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2586170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe14d8 View commit details
    Browse the repository at this point in the history