summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman_null.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Audio: fix types for IsSampleBankLoaded/IsPedCommentLoaded, reverse ProcessSpecial from PS2Sergeanur2021-09-021-4/+4
|
* Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur2021-08-291-2/+2
|
* Fix sampman_nullSergeanur2021-08-121-0/+4
|
* fix sampman_null buildwithmorten2021-07-071-5/+5
|
* Revert "Use PS2-y global names on SampMan"erorcun2021-06-271-1/+1
| | | | | | We know that they changed all those names on PC. This reverts commit 091a65996ef9eba0dfeb49508927ebb521c0f15b.
* Use PS2-y global names on SampManerorcun2021-06-271-1/+1
|
* Use bool8 in audio codeSergeanur2021-06-241-28/+28
|
* Renaming audio enum entries to something more like originalSergeanur2020-09-191-5/+5
|
* nullsampmanFire-Head2020-05-171-0/+368