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
1,034 additions
and 891 deletions.
- +196 −214 src/audio/AudioCollision.cpp
- +21 −2 src/audio/AudioCollision.h
- +330 −333 src/audio/AudioLogic.cpp
- +60 −22 src/audio/AudioManager.cpp
- +260 −251 src/audio/AudioManager.h
- +12 −0 src/audio/DMAudio.cpp
- +3 −1 src/audio/DMAudio.h
- +11 −11 src/audio/MusicManager.cpp
- +3 −5 src/audio/PolRadio.cpp
- +9 −9 src/audio/sampman_miles.cpp
- +7 −7 src/audio/sampman_oal.cpp
- +4 −1 src/control/CarCtrl.cpp
- +3 −3 src/core/FileLoader.cpp
- +15 −3 src/core/Radar.cpp
- +5 −1 src/core/config.h
- +1 −1 src/modelinfo/MloModelInfo.h
- +2 −1 src/modelinfo/XtraCompsModelInfo.h
- +22 −6 src/peds/Ped.cpp
- +1 −1 src/peds/PedIK.h
- +11 −0 src/peds/PlayerPed.cpp
- +4 −1 src/peds/Population.cpp
- +4 −1 src/renderer/Renderer.cpp
- +37 −17 src/rw/VisibilityPlugins.cpp
- +3 −0 src/rw/VisibilityPlugins.h
- +10 −0 src/weapons/Weapon.cpp
There are no files selected for viewing
Oops, something went wrong.