Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:GTAmodding/re3 into master | Filip Gawin | 2020-10-18 | 1 | -8/+20 |
|\ | |||||
| * | ProcessWaterCannon bug and refractoring (#773) | Roman Masanin | 2020-10-17 | 1 | -8/+20 |
| | | | | | | | | | | * fix audio bug and some refractoring * mark original bugs | ||||
* | | Add missing breaks in AudioLogic.cpp | Filip Gawin | 2020-10-18 | 1 | -52/+23 |
|/ | |||||
* | Fix arg types | Sergeanur | 2020-09-28 | 1 | -2/+2 |
| | |||||
* | Renaming audio enum entries to something more like original | Sergeanur | 2020-09-19 | 1 | -347/+347 |
| | |||||
* | changed a sound enum | aap | 2020-08-20 | 1 | -56/+56 |
| | |||||
* | Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher | Sergeanur | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Fix another float | Sergeanur | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | Fix some audio floats | Sergeanur | 2020-07-18 | 1 | -6/+6 |
| | |||||
* | Audio fixes | Sergeanur | 2020-07-16 | 1 | -43/+40 |
| | |||||
* | Audio fixes | Sergeanur | 2020-06-30 | 1 | -21/+15 |
| | |||||
* | Update AudioLogic.cpp | Fire_Head | 2020-06-29 | 1 | -3/+3 |
| | |||||
* | IsMissionAudioSamplePlaying (from VC) | Sergeanur | 2020-06-08 | 1 | -1/+1 |
| | |||||
* | ps2 audio banks | Sergeanur | 2020-06-06 | 1 | -161/+238 |
| | |||||
* | ProcessTrainAnnouncements | Sergeanur | 2020-06-05 | 1 | -3/+3 |
| | |||||
* | fixes, mostly from miami | eray orçunus | 2020-06-04 | 1 | -20/+19 |
| | |||||
* | Restore original logic | Sergeanur | 2020-05-27 | 1 | -2/+2 |
| | |||||
* | eSurfaceType | aap | 2020-05-26 | 1 | -28/+28 |
| | |||||
* | Even more audio cleanups | Sergeanur | 2020-05-25 | 1 | -107/+104 |
| | |||||
* | Ped comments cleanup | Sergeanur | 2020-05-25 | 1 | -43/+53 |
| | |||||
* | More audio cleanup and bugfixes | Sergeanur | 2020-05-25 | 1 | -55/+44 |
| | |||||
* | Fix names of static variables | Sergeanur | 2020-05-25 | 1 | -19/+19 |
| | |||||
* | cAudioManager::ProcessPlayersVehicleEngine cleanup and fixes | Sergeanur | 2020-05-25 | 1 | -149/+108 |
| | |||||
* | Clean cAudioManager::ProcessGarages up a bit | Sergeanur | 2020-05-24 | 1 | -89/+79 |
| | |||||
* | Even more small audio cleanup | Sergeanur | 2020-05-23 | 1 | -3/+3 |
| | |||||
* | More audio cleanup | Sergeanur | 2020-05-23 | 1 | -314/+318 |
| | |||||
* | Remove MAX_VOLUME dups | Sergeanur | 2020-05-18 | 1 | -67/+66 |
| | |||||
* | More small audio fixes | Sergeanur | 2020-05-16 | 1 | -7/+6 |
| | |||||
* | Move sound processors to AudioLogic.cpp, plus small fixes | Sergeanur | 2020-05-16 | 1 | -0/+8838 |