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

feat: misc #20

Merged
merged 9 commits into from
Jun 9, 2024
Merged

feat: misc #20

merged 9 commits into from
Jun 9, 2024

Conversation

qudix
Copy link

@qudix qudix commented Jun 7, 2024

  • add GetPrivateProfileInt to REX::W32
  • fix singleton and update id's for BSTimer
  • add functions to Main
  • add ACTOR_VISIBILITY_MASK and IsVisible() to Actor
  • overhaul NiPointX and NiMatrixX classes
  • add SEX formatter

You'll also notice I added static to all uses of Relocation<T>, this is to avoid unnecessary work like id-to-offset lookups being done every time a function is called, especially in hot paths.

@shad0wshayd3 shad0wshayd3 merged commit 6612991 into shad0wshayd3-FO4:master Jun 9, 2024
2 checks passed
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.

2 participants