Commit Graph

5580 Commits

Author SHA1 Message Date
Sergeanur
c168786b42 Audio refactoring:
* renamed tSound fields, added descriptions for each field
* getting rid of term 'intensity' in favour of 'max distance'
* renamed two cAudioManager fields
* fix volume not being reduced for stopping sounds that are looped
* reverse a few PS2 bits
2021-08-20 13:02:58 +03:00
aap
aed313d81c CAutomobile done 2021-08-20 10:33:02 +02:00
aap
c8623cfe09 CAutomobile fixes 2021-08-20 10:30:31 +02:00
aap
0e5ffb8c34 CAutomobile fixes 2021-08-20 10:29:33 +02:00
withmorten
2d41405e29 disable switch workflow for now 2021-08-19 17:31:27 +02:00
withmorten
32fe837dca rename switch workflow 2021-08-19 17:21:33 +02:00
withmorten
5ceb3aedeb update librw 2021-08-19 17:03:57 +02:00
withmorten
843b43001a update librw 2021-08-19 17:03:38 +02:00
withmorten
d3e7ab933d update librw 2021-08-19 17:02:26 +02:00
Sergeanur
a9798d0645 Fix police yelling from empty or destroyed boats 2021-08-19 12:03:27 +03:00
Sergeanur
136b25133d Merge branch 'miami' into lcs
# Conflicts:
#	premake5.lua
#	src/audio/AudioLogic.cpp
#	src/audio/sampman_miles.cpp
#	src/audio/sampman_oal.cpp
2021-08-19 11:47:03 +03:00
Sergeanur
71e0895dc6 Add AUDIO_REVERB define 2021-08-19 10:53:14 +03:00
Sergeanur
51ba90dd52 Audio: ifdef more things that aren't on ps2 2021-08-19 08:45:56 +03:00
Sergeanur
eda2c05448 Audio: ifdef more things that aren't on ps2 2021-08-18 21:07:33 +03:00
Sergeanur
2120d4d3ce Fix acceleration sound playing when exiting the vehicle, code fixes in ProcessPlayersVehicleEngine 2021-08-18 18:37:43 +03:00
Sergeanur
01c70dfb76 Fix acceleration sound playing when exiting the vehicle 2021-08-18 18:37:10 +03:00
Sergeanur
296e7ed9ad Possible fix of ProcessVehicleOneShots crash 2021-08-18 17:31:34 +03:00
Sergeanur
a13089cd2e Port audio changes from master 2021-08-18 15:49:06 +03:00
Sergeanur
597802ff2e One more type fix 2021-08-18 15:37:31 +03:00
Sergeanur
5c562c3adc More type fixes in audio 2021-08-18 15:31:58 +03:00
withmorten
dff327df40
Merge pull request #1304 from AGraber/patch-1
re3 -> reVC on Switch build workflow file
2021-08-18 02:02:27 +02:00
Adrian Graber
ba07534d99
re3 -> reVC on Switch build workflow file 2021-08-18 02:00:44 +02:00
aap
c707f92d0a disable movies by default; update librw 2021-08-17 23:22:36 +02:00
aap
a9604a88c2 update librw 2021-08-17 23:21:51 +02:00
aap
d4175c5315 update librw 2021-08-17 23:21:27 +02:00
aap
6b4b11d80e fix opengl; update librw 2021-08-17 12:59:30 +02:00
aap
dc4ee41b70 fix opengl; update librw 2021-08-17 12:58:52 +02:00
Sergeanur
16ff379ebe Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity 2021-08-17 13:58:48 +03:00
aap
e2014cfd92 fix opengl; update librw 2021-08-17 12:58:39 +02:00
aap
2c4a3b5f5e fix gl vehicle rendering 2021-08-17 11:21:32 +02:00
Sergeanur
2526503743 Remove FIX_BUGS that wasn't needed 2021-08-17 10:50:53 +03:00
aap
7374fbf54c fixed car handling!!!!!!! 2021-08-17 09:46:11 +02:00
erorcun
e0ecbeee39 Auto-detect X11 dependency 2021-08-16 21:06:52 +03:00
erorcun
79856dac25 Fix impossible bullets & turn speed on heavy guns 2021-08-16 21:06:06 +03:00
erorcun
8641e9d0bb Switch PR & remove X11 part from CMakeLists 2021-08-16 20:02:40 +03:00
erorcun
e73e965d5b
Merge pull request #1300 from erorcun/miami
Auto-detect X11 dependency
2021-08-16 19:07:03 +03:00
erorcun
4e40c6f2ed Auto-detect X11 dependency 2021-08-16 15:20:40 +03:00
Sergeanur
0c55f331cf Merge branch 'miami' into lcs 2021-08-16 14:32:15 +03:00
Sergeanur
176cadff05 Merge branch 'master' into miami
# Conflicts:
#	src/audio/AudioLogic.cpp
2021-08-16 14:31:40 +03:00
Sergeanur
076b324539 Fix ped comments playing at full volume behind the wall 2021-08-16 14:21:51 +03:00
Sergeanur
cd0a765f66 Merge branch 'master' into miami
# Conflicts:
#	src/audio/AudioCollision.cpp
#	src/audio/AudioLogic.cpp
#	src/audio/AudioManager.cpp
#	src/audio/AudioManager.h
#	src/audio/sampman.h
#	src/audio/sampman_miles.cpp
#	src/core/Frontend.cpp
#	src/core/MenuScreens.cpp
#	src/core/MenuScreensCustom.cpp
#	src/core/common.h
#	src/core/config.h
#	src/vehicles/Automobile.cpp
2021-08-16 14:13:31 +03:00
Sergeanur
2633295ada Merge branch 'miami' into lcs 2021-08-16 10:33:54 +03:00
Sergeanur
dc28d52d08 LCS audio reflections values 2021-08-16 10:33:46 +03:00
Sergeanur
76f2191476 Remove not needed entry from config 2021-08-16 10:31:35 +03:00
Sergeanur
bcb5b4f94d Remove not needed entry from config 2021-08-16 10:29:44 +03:00
Sergeanur
d7e764d519 Merge branch 'miami' into lcs
# Conflicts:
#	README.md
#	gamefiles/TEXT/american.gxt
#	gamefiles/TEXT/french.gxt
#	gamefiles/TEXT/german.gxt
#	gamefiles/TEXT/italian.gxt
#	gamefiles/TEXT/spanish.gxt
#	src/audio/AudioLogic.cpp
#	src/core/config.h
#	src/vehicles/Automobile.cpp
#	utils/gxt/american.txt
#	utils/gxt/french.txt
#	utils/gxt/german.txt
#	utils/gxt/italian.txt
#	utils/gxt/spanish.txt
2021-08-16 10:09:39 +03:00
Sergeanur
d6fbf9fbe7 PS2 audio reflections 2021-08-16 10:02:29 +03:00
Sergeanur
c7e05c74b9 Fix cAudioManager::ProcessVehicleEngine return type, rename Sound Intensity 2021-08-16 10:00:10 +03:00
Sergeanur
ab03fbb6c8 Make UpdateReflections a bit more binary exact + small code changes to sync with miami 2021-08-16 09:59:08 +03:00
Sergeanur
9ed94f310a Fix CW build 2021-08-16 09:57:40 +03:00