summaryrefslogtreecommitdiff
path: root/src/audio/AudioLogic.cpp
AgeCommit message (Expand)Author
2021-08-20Audio refactoring:Sergeanur
2021-08-19Add AUDIO_REVERB defineSergeanur
2021-08-19Audio: ifdef more things that aren't on ps2Sergeanur
2021-08-18Fix acceleration sound playing when exiting the vehicle, code fixes in Proces...Sergeanur
2021-08-18Possible fix of ProcessVehicleOneShots crashSergeanur
2021-08-18Port audio changes from masterSergeanur
2021-08-16Merge branch 'master' into miamiSergeanur
2021-08-16Fix ped comments playing at full volume behind the wallSergeanur
2021-08-16Fix cAudioManager::ProcessVehicleEngine return type, rename Sound IntensitySergeanur
2021-08-16Make UpdateReflections a bit more binary exact + small code changes to sync w...Sergeanur
2021-08-15Fix cAudioManager::ProcessVehicleEngine return type, document PS2 changes, re...Sergeanur
2021-08-12Sync fixes from miamiSergeanur
2021-08-12Sync audio changes from masterSergeanur
2021-08-12Put more things under ifdefSergeanur
2021-08-12Add define to enable/disable external 3d audio simulationSergeanur
2021-08-11Fix unset emitting volume for sawmillSergeanur
2021-08-11Fix unset emitting volume for moan soundSergeanur
2021-08-08mergeNikolay Korolev
2021-07-29Reverse unused audio functionsSergeanur
2021-07-28Get rid of audio gettersSergeanur
2021-07-28Ped comments ordering and type fix + vice function(s) fixSergeanur
2021-07-28AudioLogic type fixes and reordering (after peds)Sergeanur
2021-07-28AudioLogic type fixes and reordering (before peds)Sergeanur
2021-07-26Fix bike kick soundSergeanur
2021-07-26Audio changes:Sergeanur
2021-07-25Small fixSergeanur
2021-07-22Fix Predator shooting soundSergeanur
2021-06-30Fix unused codeSergeanur
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun
2021-06-27Use PS2-y global names on SampManerorcun
2021-06-24Fix use of enum in ped comment banks switchSergeanur
2021-06-24Add macros to set sample loop offsetsSergeanur
2021-06-24Fix cAudioManager::ProcessCarHeliSergeanur
2021-06-24Fix bullet trace sound offsetSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-06-24Fix use of enum in ped comment banks switchSergeanur
2021-06-24Add macros to set sample loop offsetsSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24This means sound should be panned right, not volumeSergeanur
2021-06-24Fix cAudioManager::SetupJumboFlySoundSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-05-12Complete sfx enum, rename some sounds + fixes of missing ped commentsSergeanur
2021-05-10fixSergeanur
2021-02-11Fix crash when falling from bike while shootingSergeanur
2021-02-03MusicManager fixeserorcun
2021-02-01Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off texterorcun
2021-01-24make building with Codewarrior 7 possiblewithmorten