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

CPedSA class cleanup & optimization #3656

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

FileEX
Copy link
Contributor

@FileEX FileEX commented Aug 17, 2024

This PR is intended to clean up the CPedSA class.

  • Refactoring of CPedSA.cpp, CPedSA.h, and CPed.h according to the latest coding guidelines and C++ standards
  • Cleanup of the aforementioned files
  • Completion of missing fields in the CPedSAInterface class and cleanup of their types
  • Added classes for interfaces related to ped sounds
  • Minor optimization by reducing unnecessary operations and redundancies.

Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Show resolved Hide resolved
Client/game_sa/CPedSA.h Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.h Outdated Show resolved Hide resolved
Client/sdk/game/CPed.h Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.cpp Outdated Show resolved Hide resolved
Client/game_sa/CPedSA.h Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants