summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman_null.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-02Fixes from mastermiamiSergeanur1-6/+6
2021-09-01Audio: add separate buffer for player comments like on PS2 to fix overflow, add ped comments debug to debug menuSergeanur1-0/+16
2021-08-29Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur1-2/+2
2021-08-12Fix sampman_nullSergeanur1-0/+4
2021-08-12Fix sampman_nullSergeanur1-0/+4
2021-07-07fix sampman_null buildwithmorten1-6/+6
2021-07-07fix sampman_null buildwithmorten1-5/+5
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun1-1/+1
2021-06-27Use PS2-y global names on SampManerorcun1-1/+1
2021-06-24Make sampman stream functions default to stream 0 + type fixesSergeanur1-1/+1
2021-06-24Use bool8 in audio codeSergeanur1-30/+30
2021-06-24Use bool8 in audio codeSergeanur1-28/+28
2020-09-19Renaming audio enum entries to something more like originalSergeanur1-5/+5
2020-09-09cMusicManager, cDMAudio, radio position save/load, a few commands implementedSergeanur1-0/+15
2020-05-31game logicNikolay Korolev1-2/+2
2020-05-17nullsampmanFire-Head1-0/+368