Sergeanur
071dbc3086
Merge branch 'miami' into lcs
2021-08-20 15:45:58 +03:00
Sergeanur
6ad85725d9
Set TIME_SPENT to 30
2021-08-20 15:45:50 +03:00
Sergeanur
239367663b
Rename unknown audio field
2021-08-20 15:45:18 +03:00
Sergeanur
9c40489589
Merge branch 'miami' into lcs
...
# Conflicts:
# src/audio/AudioLogic.cpp
# src/audio/AudioManager.cpp
2021-08-20 14:34:11 +03:00
Sergeanur
a401f926d3
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
2021-08-20 14:28:55 +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
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
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
2120d4d3ce
Fix acceleration sound playing when exiting the vehicle, code fixes in ProcessPlayersVehicleEngine
2021-08-18 18:37:43 +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
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
dc4ee41b70
fix opengl; update librw
2021-08-17 12:58:52 +02: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
aap
7374fbf54c
fixed car handling!!!!!!!
2021-08-17 09:46:11 +02: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
aap
77f692c669
some CAutomobile fixes
2021-08-16 00:26:01 +02:00
aap
97aeb85d84
some CAutomobile fixes
2021-08-16 00:25:47 +02:00
aap
f4894952fc
Merge branch 'lcs' of github.com:GTAmodding/re3 into lcs
2021-08-16 00:25:14 +02:00
aap
2f92ccecb1
work on CAutomobile
2021-08-16 00:19:09 +02:00
Nikolay Korolev
8e2ed40f66
small revision
2021-08-16 01:03:08 +03:00
Nikolay Korolev
9ba2f7d43c
fix
2021-08-15 23:32:10 +03:00
Nikolay Korolev
7d1cfe50af
Merge remote-tracking branch 'upstream/miami' into miami
2021-08-15 23:30:52 +03:00
Nikolay Korolev
dec09bde1c
fix
2021-08-15 23:30:25 +03:00
erorcun
9deabc7b60
Merge pull request #1295 from erorcun/miami
...
Fix impossible bullets
2021-08-15 18:44:30 +03:00