Skip to content
Snippets Groups Projects

Move triggers from slaves to arrays

1 unresolved thread

My goal beyond this MR is to move some some very rarely needed slave properties into global arrays. Some of these properties are documented and some not. They are:

  • birth
  • induce
  • burst
  • death

They are almost never needed, and I won't have to loop over the entire slave array in place like the birth scene to find the slaves that are flagged.

This MR moves toward that goal by using functions as middlemen, to make the future switch more painless.

If there are any more like this, please let me know.

Edited by lowercasedonkey

Merge request reports

Approval is optional

Merged by PregmodderPregmodder 4 years ago (Sep 27, 2020 1:03am UTC)

Merge details

  • Changes merged into pregmod-master with 424c1240.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading