aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio/PolRadio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Audio: PS2 cAudioManager::ServicePoliceRadioChannelSergeanur2021-09-021-4/+29
|
* Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur2021-08-291-145/+145
|
* Audio: refactoring, type fixes, renaming cAudioManager fieldsSergeanur2021-08-251-3/+3
|
* Audio: fix PS2 ifdefsSergeanur2021-08-241-1/+1
|
* Audio enhancements:Sergeanur2021-08-241-0/+4
| | | | | | | * 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
* Remove cMissionAudio, move cAMCrime array outside of cPoliceRadioQueue (R* ↵Sergeanur2021-08-211-46/+38
| | | | vision)
* Audio refactoring:Sergeanur2021-08-201-5/+5
| | | | | | | | * 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
* Audio: ifdef more things that aren't on ps2Sergeanur2021-08-181-0/+2
|
* One more type fixSergeanur2021-08-181-2/+2
|
* More type fixes in audioSergeanur2021-08-181-18/+18
|
* Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensitySergeanur2021-08-171-1/+1
|
* Put more things under ifdefSergeanur2021-08-121-1/+1
|
* One more type fixSergeanur2021-07-271-1/+1
|
* Type fixSergeanur2021-07-271-1/+1
|
* Audio changes:Sergeanur2021-07-261-4/+2
| | | | | | | | | | | | | - Reorder AudioCollision.cpp functions into original order - Add missing cAudioCollision::Reset() - Move cAudioCollision ctor into .h (like original) - Fix argument types for ped comment functions and more - Fix wrong names of ped comment functions - Fix incorrect ped comments - Remove getters - Reorder declarations of cAudioManager - Wrap PC only functions around ifdef - Add cAudioManager methods from PS2 and mobile
* Fix police scanner on high fpsSergeanur2021-06-241-0/+8
|
* Add macros to set sample loop offsetsSergeanur2021-06-241-3/+2
|
* Patch PolRadioSergeanur2021-06-241-15/+12
|
* Use bool8 in audio codeSergeanur2021-06-241-28/+28
|
* Uhh, rightSergeanur2021-02-261-1/+1
|
* PoliceRadio -> PolRadio (original name)Sergeanur2021-02-261-0/+780