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

Container (pointer) callbacks + format cleanup #85

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

Hop311
Copy link
Contributor

@Hop311 Hop311 commented Dec 6, 2023

  • Add helper callbacks for adding items to vectors with a pointer variant and adding pointers to unordered sets (this is the only current use case for sets, which should eventually be replaced with an order-of-insertion preseving unique-item container)
  • Move Crime to its own file
  • Generalise province building position and rotation loading for any BuildingType
  • Various bits of format cleanup

@Hop311 Hop311 force-pushed the container-callbacks branch from 52f9a17 to 3983770 Compare December 7, 2023 20:40
@Spartan322 Spartan322 added the enhancement New feature or request label Dec 7, 2023
@Hop311 Hop311 merged commit 085fe94 into master Dec 7, 2023
12 checks passed
@Hop311 Hop311 deleted the container-callbacks branch December 7, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants