Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text | erorcun | 2021-02-01 | 1 | -1/+1 |
| | |||||
* | int32 enum fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | player mood enum | Sergeanur | 2020-09-09 | 1 | -0/+9 |
| | |||||
* | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 2020-09-09 | 1 | -1/+1 |
| | |||||
* | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 2020-08-14 | 1 | -1/+2 |
| | |||||
* | miamification of some audio structs | Sergeanur | 2020-06-08 | 1 | -14/+17 |
| | |||||
* | Support of original mp3/wav/adf | Sergeanur | 2020-05-27 | 1 | -198/+1227 |
| | |||||
* | cMusicManager | Sergeanur | 2020-02-07 | 1 | -200/+200 |
| | |||||
* | audio stuff | Sergeanur | 2020-01-25 | 1 | -1/+28 |
| | | | | | | | | | | | 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) | ||||
* | audio.h -> audio_enums.h | Sergeanur | 2019-10-26 | 1 | -0/+228 |