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: Actor, AIProcess, ActorPackage RE #106

Merged
merged 7 commits into from
Sep 29, 2023

Conversation

lStewieAl
Copy link
Contributor

Adds AIProcess struct, the fields line up with CommonLibF4.

@qudix
Copy link
Contributor

qudix commented Sep 26, 2023

It seems like you forgot to move ActorPackage and AIProcess into their own files?

@lStewieAl
Copy link
Contributor Author

It seems like you forgot to move ActorPackage and AIProcess into their own files?

I was following how it was done in CommonLibF4, but sure I can separate them

@lStewieAl lStewieAl changed the title feat: Actor RE feat: Actor, AIProcess, ActorPackage RE Sep 27, 2023
@ThirdEyeSqueegee
Copy link
Member

Maybe remove the empty .cpp files for now? Can always add them later when there's stuff to define

qudix
qudix previously requested changes Sep 29, 2023
CommonLibSF/include/RE/A/AIProcess.h Show resolved Hide resolved
@qudix
Copy link
Contributor

qudix commented Sep 29, 2023

I will say that adding compilation units should be minimized where possible as they increase build times. The repo already contains a ton of empty files that aren't contributing anything and should be removed until they are actually required.

edit: related pr

@qudix qudix dismissed their stale review September 29, 2023 16:54

resolved

@powerof3 powerof3 merged commit 77041d8 into Starfield-Reverse-Engineering:main Sep 29, 2023
3 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.

4 participants