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

Add vbIsUndead boolean to monsters. #974

Merged
merged 1 commit into from May 26, 2015

Conversation

skittles1
Copy link

The @IsUndead message is called a lot for its relative importance (various calls to this in the top 50 calls) and as it returns a boolean that isn't changed, checking a classvar is quicker. Monsters could override this as a property if they needed to set it.

@skittles1 skittles1 modified the milestone: 1.0.11.1 Apr 23, 2015
The @IsUndead message is called a lot for its relative importance
(various calls to this in the top 50 calls) and as it returns a boolean
that isn't changed, checking a classvar is quicker.
@skittles1 skittles1 modified the milestones: 1.0.11.1, 1.0.12.0 May 7, 2015
@skittles1 skittles1 merged commit 4f96442 into OpenMeridian:master May 26, 2015
@skittles1 skittles1 deleted the speedimprovements branch May 28, 2015 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant