summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman_miles.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-02Fixes from mastermiamiSergeanur1-16/+27
2021-09-01Audio: add separate buffer for player comments like on PS2 to fix overflow, add ped comments debug to debug menuSergeanur1-1/+64
2021-08-29Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur1-2/+2
2021-08-19Add AUDIO_REVERB defineSergeanur1-3/+3
2021-08-18Port audio changes from masterSergeanur1-0/+2
2021-08-17Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensitySergeanur1-4/+10
2021-08-12Sync audio changes from masterSergeanur1-10/+74
2021-08-12Put more things under ifdefSergeanur1-51/+74
2021-08-12Add define to enable/disable external 3d audio simulationSergeanur1-1/+41
2021-07-28Get rid of audio gettersSergeanur1-10/+10
2021-07-26Audio changes:Sergeanur1-9/+9
2021-07-23syncNikolay Korolev1-23/+109
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur1-16/+84
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur1-23/+109
2021-07-08fix macro redefinition warnings on win-glfw buildwithmorten1-0/+1
2021-07-08fix macro redefinition warnings on win-glfw buildwithmorten1-0/+1
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten1-1/+1
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-1/+1
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun1-98/+98
2021-06-27Use PS2-y global names on SampManerorcun1-98/+98
2021-06-24Make sampman stream functions default to stream 0 + type fixesSergeanur1-2/+2
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur1-10/+10
2021-06-24Use bool8 in audio codeSergeanur1-141/+141
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur1-10/+10
2021-06-24Use bool8 in audio codeSergeanur1-141/+141
2021-02-19Fix MP3 playererorcun1-96/+90
2021-02-19Fix MP3 playererorcun1-97/+87
2021-02-03MusicManager fixeserorcun1-5/+5
2021-01-24make building with Codewarrior 7 possiblewithmorten1-1/+2
2021-01-23Includes overhaul, fix some compiler warningserorcun1-4/+2
2021-01-22small fix regarding codewarrior and AUDIO_MSSwithmorten1-2/+3
2021-01-22get rid of most --MIAMI commentswithmorten1-2/+0
2021-01-21make building with Codewarrior 7 possiblewithmorten1-1/+1
2021-01-17Includes overhaul, fix some compiler warningserorcun1-4/+2
2021-01-14Revert extra checks before autolinkingFilip Gawin1-2/+0
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin1-1/+1
2021-01-14More checks before autolinkingFilip Gawin1-0/+2
2020-12-19fixesNikolay Korolev1-1/+1
2020-11-29GTA_VERSION define and some config.h cleanupaap1-8/+8
2020-10-18Fix builderorcun1-3/+2
2020-10-18Fixes and style changes from miamierorcun1-1/+2
2020-10-12Update sampman_miles.cpperorcun1-1/+1
2020-10-12SampleManagereray orçunus1-296/+222
2020-09-21some style and bug fixes, updated sfx enum, and implemented processVehicleEngineRoman Masanin1-29/+29
2020-09-19Renaming audio enum entries to something more like originalSergeanur1-29/+29
2020-09-09cMusicManager, cDMAudio, radio position save/load, a few commands implementedSergeanur1-1/+74
2020-07-17Add audio cache for faster initializationSergeanur1-1/+16
2020-05-31dumbNikolay Korolev1-1/+1
2020-05-31game logicNikolay Korolev1-3/+8
2020-05-27Support of original mp3/wav/adfSergeanur1-5/+56
2020-05-20fixed dumbNikolay Korolev1-2/+2
2020-05-20Pickup and audio fixeray orçunus1-0/+4
2020-05-20fixed ped commentNikolay Korolev1-0/+4
2020-05-14it works differentlyNikolay Korolev1-3/+3
2020-05-14some fixesNikolay Korolev1-0/+4
2020-05-04oal updFire-Head1-8/+62
2020-04-23ps2 particles, sampman oal startedFire-Head1-1/+1
2020-04-22Crossplatform work continueseray orçunus1-1/+0
2020-04-20Try to build with mingwFilip Gawin1-50/+69
2020-04-18Revert "Part one"Filip Gawin1-69/+50
2020-04-17Part oneFilip Gawin1-50/+69
2020-04-17Remove patchesSergeanur1-64/+1
2020-04-16Some refs removed, little fixes and teleporteray orçunus1-0/+3
2020-04-16Removed refs from sampmanFire-Head1-67/+31
2019-12-28CPlayerPed & fixeseray orçunus1-1/+5
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-3/+3
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-3/+3
2019-10-30Implemented faststrcmp, faststricmp, strcasecmpSergeanur1-1/+1
2019-10-27Implement PreloadMissionAudio + small fixesFilip Gawin1-2/+2
2019-10-17Fixed nasty warningsSergeanur1-2/+1
2019-08-27Audio fixesFilip Gawin1-13/+22
2019-08-27More more more audioFilip Gawin1-22/+13
2019-08-15CParticleObject done, cDMAudio doneFire-Head1-5/+5
2019-08-03sampman cosmetic fixFire-Head1-27/+27
2019-08-02sampman doneFire-Head1-0/+2331