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.
Showing
with
531 additions
and 24 deletions.
- +9 −0 src/Camera.cpp
- +1 −0 src/Camera.h
- +8 −1 src/Stats.cpp
- +4 −0 src/Stats.h
- +93 −0 src/Wanted.cpp
- +8 −4 src/Wanted.h
- +311 −3 src/control/Darkel.cpp
- +38 −1 src/control/Darkel.h
- +5 −4 src/entities/Ped.cpp
- +2 −1 src/entities/Ped.h
- +15 −1 src/entities/PlayerPed.cpp
- +1 −0 src/entities/PlayerPed.h
- +7 −0 src/render/WeaponEffects.cpp
- +14 −0 src/render/WeaponEffects.h
- +12 −6 src/weapons/Weapon.h
- +3 −3 src/weapons/WeaponInfo.cpp
There are no files selected for viewing
Oops, something went wrong.