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 branch 'miami' of https://github.com/GTAmodding/re3 into miamiDev
- Loading branch information
Showing
with
601 additions
and 761 deletions.
- +1 −1 src/audio/oal/stream.cpp
- +189 −104 src/control/Pickups.cpp
- +9 −7 src/control/Pickups.h
- +2 −0 src/core/CdStreamPosix.cpp
- +3 −1 src/core/Game.h
- +1 −1 src/core/config.h
- +49 −18 src/modelinfo/ModelIndices.h
- +1 −1 src/objects/Object.h
- +69 −4 src/objects/ObjectData.cpp
- +5 −1 src/peds/CivilianPed.cpp
- +4 −4 src/peds/Population.cpp
- +144 −549 src/render/Fluff.cpp
- +4 −46 src/render/Fluff.h
- +106 −13 src/render/WaterLevel.cpp
- +10 −6 src/render/WaterLevel.h
- +4 −5 src/weapons/Weapon.cpp
There are no files selected for viewing
Oops, something went wrong.