This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #147 from erorcun/erorcun
The Peds, mainly dying/injuring
- Loading branch information
Showing
with
850 additions
and 201 deletions.
- +1 −1 src/control/Darkel.cpp
- +1 −1 src/control/Darkel.h
- +10 −10 src/modelinfo/PedModelInfo.cpp
- +2 −2 src/modelinfo/PedModelInfo.h
- +779 −176 src/peds/Ped.cpp
- +27 −8 src/peds/Ped.h
- +7 −0 src/peds/PedPlacement.cpp
- +2 −0 src/peds/PedPlacement.h
- +17 −0 src/peds/PlayerPed.cpp
- +2 −1 src/peds/PlayerPed.h
- +2 −2 src/vehicles/Vehicle.cpp
There are no files selected for viewing
Oops, something went wrong.