Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-25 | Pool fixes | erorcun | 1 | -4/+4 | |
Mostly for Linux | |||||
2020-08-20 | Fix cAudioScriptObject | Sergeanur | 1 | -0/+3 | |
2020-05-16 | Remove unused audio enum | Sergeanur | 1 | -130/+0 | |
2020-05-10 | Fixed typos and made all assert functions optional | bigbossbro08 | 1 | -1/+1 | |
2020-04-01 | AudioScriptObject finished | Sergeanur | 1 | -124/+127 | |
2020-03-11 | GenericSave complete, still needs some testing | Wes Hampson | 1 | -0/+2 | |
2020-01-25 | audio stuff | Sergeanur | 1 | -0/+17 | |
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) | |||||
2019-08-15 | CParticleObject done, cDMAudio done | Fire-Head | 1 | -125/+125 | |
2019-06-17 | got rid of upper case types | aap | 1 | -1/+1 | |
2019-05-29 | Particle, ParticleMgr done | Fire-Head | 1 | -0/+131 | |