summaryrefslogtreecommitdiff
path: root/src/audio/sampman_miles.cpp
AgeCommit message (Expand)Author
2021-07-09Merge branch 'miami' into lcsSergeanur
2021-07-08fix macro redefinition warnings on win-glfw buildwithmorten
2021-06-30Merge branch 'miami' into lcsSergeanur
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten
2021-06-24FixesSergeanur
2021-06-24Make sampman stream functions default to stream 0 + type fixesSergeanur
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 engine sounds, player and male01 ped commentsSergeanur
2021-06-24Fall back to mp3 if vb is not foundSergeanur
2021-06-24LCS sfx + mission audioSergeanur
2021-06-24Make sampman stream functions default to stream 0 + type fixesSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-02-26Merge branch 'miami' into lcsSergeanur
2021-02-19Fix MP3 playererorcun
2021-01-25Merge branch 'miami' into lcsSergeanur
2021-01-24make building with Codewarrior 7 possiblewithmorten
2021-01-23Merge remote-tracking branch 'origin/miami' into lcsSergeanur
2021-01-23Includes overhaul, fix some compiler warningserorcun
2021-01-22Merge remote-tracking branch 'origin/miami' into lcsSergeanur
2021-01-22get rid of most --MIAMI commentswithmorten
2021-01-14Revert extra checks before autolinkingFilip Gawin
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin
2021-01-14More checks before autolinkingFilip Gawin
2021-01-11CutsceneMgr done + use original VB audio + make interiors visible + use hashe...Sergeanur
2020-12-19fixesNikolay Korolev
2020-12-19merge attemptNikolay Korolev
2020-11-29GTA_VERSION define and some config.h cleanupaap
2020-10-18Fix builderorcun
2020-10-18Fixes and style changes from miamierorcun
2020-10-12Update sampman_miles.cpperorcun
2020-10-12SampleManagereray orçunus
2020-09-21some style and bug fixes, updated sfx enum, and implemented processVehicleEngineRoman Masanin
2020-09-19Renaming audio enum entries to something more like originalSergeanur
2020-09-09cMusicManager, cDMAudio, radio position save/load, a few commands implementedSergeanur
2020-07-17Merge branch 'master' into miamiSergeanur
2020-07-17Add audio cache for faster initializationSergeanur
2020-05-31dumbNikolay Korolev
2020-05-31game logicNikolay Korolev
2020-05-27Support of original mp3/wav/adfSergeanur
2020-05-20fixed dumbNikolay Korolev
2020-05-20fixed ped commentNikolay Korolev
2020-05-14it works differentlyNikolay Korolev
2020-05-14some fixesNikolay Korolev
2020-05-04oal updFire-Head