| Commit message (Expand) | Author | Files | Lines |
2021-08-29 | Audio: fixing bugs, fixing types, making code more accurate to original | Sergeanur | 1 | -22/+20 |
2021-08-25 | Audio: refactoring, type fixes, renaming cAudioManager fields | Sergeanur | 1 | -1/+1 |
2021-08-20 | Audio refactoring: | Sergeanur | 1 | -7/+7 |
2021-08-20 | Audio refactoring: | Sergeanur | 1 | -9/+9 |
2021-08-19 | Add AUDIO_REVERB define | Sergeanur | 1 | -2/+2 |
2021-08-18 | Port audio changes from master | Sergeanur | 1 | -4/+4 |
2021-08-17 | Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity | Sergeanur | 1 | -4/+4 |
2021-08-16 | Fix cAudioManager::ProcessVehicleEngine return type, rename Sound Intensity | Sergeanur | 1 | -2/+2 |
2021-08-15 | Fix cAudioManager::ProcessVehicleEngine return type, document PS2 changes, rename Sound Intensity | Sergeanur | 1 | -2/+2 |
2021-08-12 | Sync audio changes from master | Sergeanur | 1 | -2/+2 |
2021-08-12 | Put more things under ifdef | Sergeanur | 1 | -2/+2 |
2021-07-28 | cAudioManager declaration reordering | Sergeanur | 1 | -1/+1 |
2021-07-27 | AudioManager.cpp reordering | Sergeanur | 1 | -2/+0 |
2021-07-27 | Sort AudioCollision functions into original order | Sergeanur | 1 | -212/+198 |
2021-07-27 | cAudioManager::GetCollisionOneShotRatio cleanup | Sergeanur | 1 | -9/+10 |
2021-07-26 | Audio changes: | Sergeanur | 1 | -214/+195 |
2021-06-24 | Add macros to set sample loop offsets | Sergeanur | 1 | -6/+2 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -15/+14 |
2021-06-24 | Add macros to set sample loop offsets | Sergeanur | 1 | -6/+2 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -15/+14 |
2021-06-24 | Add macros to set sample loop offsets | Sergeanur | 1 | -6/+2 |
2021-06-24 | Use bool8 in audio code | Sergeanur | 1 | -13/+13 |
2021-01-07 | Fix gOneShotCol | Sergeanur | 1 | -1/+3 |
2020-12-22 | More audio | Filip Gawin | 1 | -16/+18 |
2020-09-21 | some style and bug fixes, updated sfx enum, and implemented processVehicleEngine | Roman Masanin | 1 | -2/+2 |
2020-09-19 | Renaming audio enum entries to something more like original | Sergeanur | 1 | -2/+2 |
2020-05-26 | eSurfaceType | aap | 1 | -37/+37 |
2020-05-26 | eSurfaceType | aap | 1 | -37/+37 |
2020-05-07 | Fix looping collision sound | Sergeanur | 1 | -8/+8 |
2020-05-07 | Fix GetDistanceSquared | Sergeanur | 1 | -1/+1 |
2020-05-07 | Fixed arguments for sound collisions | Sergeanur | 1 | -54/+71 |
2020-04-28 | Changing prefixes for some audio fields | Sergeanur | 1 | -9/+9 |
2020-04-20 | Try to build with mingw | Filip Gawin | 1 | -1/+1 |
2020-04-17 | Remove patches | Sergeanur | 1 | -12/+1 |
2020-04-14 | Added missing audio ctors | Sergeanur | 1 | -0/+16 |
2020-04-12 | Cleanup audio code | Filip Gawin | 1 | -4/+4 |
2020-04-09 | normalized line endings to LF | aap | 1 | -403/+403 |
2020-04-07 | Cleanup audiocode and fix for ComputeDopplerEffectedFrequency | Filip Gawin | 1 | -9/+9 |
2020-03-22 | Remove all constexpr | Filip Gawin | 1 | -1/+1 |
2020-03-22 | Cleanup audio code + fixes for review | Filip Gawin | 1 | -9/+13 |
2020-02-02 | Audio, use of enums and true/false | Sergeanur | 1 | -10/+10 |
2020-01-25 | audio stuff | Sergeanur | 1 | -0/+399 |