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 #715 from Nick007J/master
some SilentPatch fixes
- Loading branch information
Showing
with
48 additions
and 8 deletions.
- +6 −0 src/control/Garages.cpp
- +4 −4 src/core/Camera.cpp
- +3 −1 src/core/CdStream.cpp
- +12 −0 src/core/Radar.cpp
- +16 −1 src/skel/win/win.cpp
- +2 −0 src/vehicles/DamageManager.cpp
- +3 −0 src/weapons/Weapon.cpp
- +1 −1 vendor/opus
- +1 −1 vendor/opusfile
There are no files selected for viewing
Submodule opus
updated
8 files
| +2 −2 | celt/stack_alloc.h | |
| +3 −3 | celt/tests/test_unit_mathops.c | |
| +1 −1 | celt/x86/pitch_sse.h | |
| +1 −1 | include/opus_defines.h | |
| +3 −4 | silk/debug.c | |
| +37 −7 | src/repacketizer_demo.c | |
| +1 −1 | tests/test_opus_decode.c | |
| +1 −1 | win32/VS2015/common.props |