| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioManager.cpp | Sergeanur | 2021-09-02 | 1 | -29/+30 |
| |\ | |||||
| | * | Audio: small refactoring | Sergeanur | 2021-09-02 | 1 | -29/+30 |
| * | | Bridge sound done | Sergeanur | 2021-08-30 | 1 | -1/+1 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioManager.h | Sergeanur | 2021-08-30 | 1 | -6/+8 |
| |\| | |||||
| | * | Audio: ps2 code ifdef•••# Conflicts: # src/audio/AudioManager.h | Sergeanur | 2021-08-30 | 1 | -6/+8 |
| * | | Fix yet another DirectlyEnqueueSample | Sergeanur | 2021-08-30 | 1 | -0/+4 |
| * | | Add new tSound field | Sergeanur | 2021-08-30 | 1 | -1/+2 |
| * | | Fix bugs in cAudioManager::DirectlyEnqueueSample | Sergeanur | 2021-08-29 | 1 | -5/+18 |
| * | | cAudioManager::DirectlyEnqueueSample | Sergeanur | 2021-08-29 | 1 | -0/+22 |
| * | | Merge branch 'miami' into lcs | Sergeanur | 2021-08-29 | 1 | -4/+4 |
| |\| | |||||
| | * | Audio: fixing bugs, fixing types, making code more accurate to original | Sergeanur | 2021-08-29 | 1 | -4/+4 |
| * | | Merge remote-tracking branch 'origin/miami' into lcs•••# Conflicts: # src/audio/AudioManager.cpp # src/core/Radar.cpp | Sergeanur | 2021-08-29 | 1 | -5/+14 |
| |\| | |||||
| | * | Fix reflections with audio time scale | Sergeanur | 2021-08-26 | 1 | -3/+13 |
| | * | Refactor cPedComments | Sergeanur | 2021-08-25 | 1 | -2/+1 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # premake5.lua # src/audio/AudioLogic.cpp # src/audio/AudioManager.cpp | Sergeanur | 2021-08-25 | 1 | -103/+216 |
| |\| | |||||
| | * | Audio: refactoring, type fixes, renaming cAudioManager fields | Sergeanur | 2021-08-25 | 1 | -79/+76 |
| | * | Audio enhancements:•••* redo high fps fix * make releasing vehicle sounds attach to entities * fix bug with reusing audio entity that is still being used * use time scale to modify sound speed | Sergeanur | 2021-08-24 | 1 | -44/+142 |
| | * | Make ped comments update position and volume + fix cPedComments::Process | Sergeanur | 2021-08-23 | 1 | -1/+19 |
| * | | Audio: more LCS changes | Sergeanur | 2021-08-21 | 1 | -4/+7 |
| * | | Audio: a couple of LCS changes | Sergeanur | 2021-08-21 | 1 | -1/+1 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/AudioManager.cpp # src/audio/PolRadio.cpp # src/control/CarCtrl.cpp | Sergeanur | 2021-08-21 | 1 | -22/+23 |
| |\| | |||||
| | * | Remove cMissionAudio, move cAMCrime array outside of cPoliceRadioQueue (R* vi... | Sergeanur | 2021-08-21 | 1 | -15/+15 |
| | * | Audio: bits of PS2 code | Sergeanur | 2021-08-21 | 1 | -2/+21 |
| * | | Merge branch 'miami' into lcs | Sergeanur | 2021-08-20 | 1 | -3/+8 |
| |\| | |||||
| | * | Rename unknown audio field | Sergeanur | 2021-08-20 | 1 | -3/+8 |
| * | | Set TIME_SPENT to 30 | Sergeanur | 2021-08-20 | 1 | -1/+1 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/AudioManager.cpp | Sergeanur | 2021-08-20 | 1 | -91/+103 |
| |\| | |||||
| | * | 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 | Sergeanur | 2021-08-20 | 1 | -91/+103 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # premake5.lua # src/audio/AudioLogic.cpp # src/audio/sampman_miles.cpp # src/audio/sampman_oal.cpp | Sergeanur | 2021-08-19 | 1 | -15/+53 |
| |\| | |||||
| | * | Add AUDIO_REVERB define | Sergeanur | 2021-08-19 | 1 | -2/+11 |
| | * | Audio: ifdef more things that aren't on ps2 | Sergeanur | 2021-08-19 | 1 | -0/+7 |
| | * | Port audio changes from master | Sergeanur | 2021-08-18 | 1 | -14/+36 |
| * | | LCS audio reflections values | Sergeanur | 2021-08-16 | 1 | -3/+3 |
| * | | 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 | Sergeanur | 2021-08-16 | 1 | -19/+62 |
| |\| | |||||
| | * | PS2 audio reflections | Sergeanur | 2021-08-16 | 1 | -0/+44 |
| | * | Fix cAudioManager::ProcessVehicleEngine return type, rename Sound Intensity | Sergeanur | 2021-08-16 | 1 | -19/+18 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/sampman.h # src/audio/sampman_miles.cpp # src/core/Radar.cpp # src/core/config.h | Sergeanur | 2021-08-12 | 1 | -76/+132 |
| |\| | |||||
| | * | Fix sampman_null | Sergeanur | 2021-08-12 | 1 | -2/+3 |
| | * | Sync audio changes from master | Sergeanur | 2021-08-12 | 1 | -74/+129 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp | Sergeanur | 2021-07-29 | 1 | -4/+31 |
| |\| | |||||
| | * | Reverse unused audio functions | Sergeanur | 2021-07-29 | 1 | -4/+15 |
| | * | Reverse unused audio functions from mobile•••# Conflicts: # src/audio/AudioManager.h | Sergeanur | 2021-07-29 | 1 | -0/+16 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/MusicManager.cpp | Sergeanur | 2021-07-28 | 1 | -1/+1 |
| |\| | |||||
| | * | Get rid of audio getters | Sergeanur | 2021-07-28 | 1 | -1/+1 |
| * | | Merge branch 'miami' into lcs | Sergeanur | 2021-07-27 | 1 | -26/+40 |
| |\| | |||||
| | * | AudioManager.cpp reordering | Sergeanur | 2021-07-27 | 1 | -26/+40 |
| * | | Mission audio cleanup + sound pause | Sergeanur | 2021-07-09 | 1 | -1/+9 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # premake5.lua | Sergeanur | 2021-07-03 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix overflow in audio code | Sergeanur | 2021-07-03 | 1 | -1/+1 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/control/CarCtrl.cpp # src/control/Script4.cpp # src/core/Frontend.cpp | Sergeanur | 2021-06-30 | 1 | -4/+4 |
| |\| | |||||
