Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-14 | Added missing audio ctors | Sergeanur | 1 | -2/+2 | |
2020-04-09 | normalized line endings to LF | aap | 1 | -35/+35 | |
2020-01-25 | audio stuff | Sergeanur | 1 | -0/+36 | |
Collision audio and police radio stuff moved to a separate cpp's like in the original code cPoliceRadioQueue added, code refactored correspondingly cAudioManager::ServiceCollisions reversed PlayOneShotScriptObject reversed cAudioScriptObject moved to AudioScriptObject.cpp Fixed use of numbers on non-integer types (bools, pointers) enum is now used for ped audio calculation Added fixes for vehicle description in the police radio (missing vehicles and wrong colors) |