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

Fix inheritance #79

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Fix inheritance #79

wants to merge 1 commit into from

Conversation

Deewarz
Copy link
Contributor

@Deewarz Deewarz commented Feb 1, 2024

  • C_Car -> C_ActorVehicle -> C_Actor -> C_EntityPos -> C_Entity
  • C_CrashObj -> C_ActorDeform -> C_Actor -> C_EntityPos -> C_Entity

@Deewarz Deewarz requested a review from Segfaultd February 1, 2024 14:44
@Deewarz Deewarz self-assigned this Feb 1, 2024
@Segfaultd
Copy link
Member

This should be discuted more thoroughly because it has side effects on actual and upcoming sdk reversing

- C_Car -> C_ActorVehicle -> C_Actor -> C_EntityPos -> C_Entity
- C_CrashObj -> C_ActorDeform -> C_Actor -> C_EntityPos -> C_Entity
@Deewarz Deewarz force-pushed the fix-car-crash-obj-inheritance branch from 3cfce10 to 33b002f Compare February 2, 2024 00:29
@Segfaultd
Copy link
Member

I keep this PR open as it requires more investigation / double checking to ensure w're not doing mistakes.

@Deewarz Deewarz marked this pull request as draft January 8, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants