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 #399 from saml1er/master
CObject complete
- Loading branch information
Showing
with
318 additions
and 36 deletions.
- +5 −5 src/control/Pickups.cpp
- +2 −2 src/entities/Entity.cpp
- +2 −2 src/entities/Entity.h
- +276 −9 src/objects/Object.cpp
- +26 −11 src/objects/Object.h
- +2 −2 src/peds/Ped.cpp
- +1 −1 src/peds/Population.cpp
- +2 −2 src/vehicles/Automobile.cpp
- +1 −1 src/vehicles/Boat.cpp
- +1 −1 src/vehicles/Floater.cpp
There are no files selected for viewing
Oops, something went wrong.