| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bullet trace sound offset | Sergeanur | 2021-06-24 | 1 | -6/+7 |
* | Increase the number of audio channels to PS2 count and some small audio fixes | Sergeanur | 2021-06-24 | 1 | -37/+39 |
* | Use bool8 in audio code | Sergeanur | 2021-06-24 | 1 | -727/+727 |
* | Complete sfx enum, rename some sounds + fixes of missing ped comments | Sergeanur | 2021-05-12 | 1 | -1155/+1228 |
* | fix | Sergeanur | 2021-05-10 | 1 | -1/+1 |
* | Fix crash when falling from bike while shooting | Sergeanur | 2021-02-11 | 1 | -0/+2 |
* | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text | erorcun | 2021-02-01 | 1 | -6/+6 |
* | make building with Codewarrior 7 possible | withmorten | 2021-01-24 | 1 | -3/+3 |
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 1 | -1/+1 |
* | m_nWantedLevel -> GetWantedLevel() | withmorten | 2021-01-22 | 1 | -3/+3 |
* | Fix Jumbo Sound reseting when walking | Sergeanur | 2021-01-15 | 1 | -0/+1 |
* | Fix chainsaw sound | Sergeanur | 2021-01-05 | 1 | -2/+2 |
* | Audio fixes | Sergeanur | 2021-01-04 | 1 | -100/+101 |
* | Fix typo in ProcessMissionAudioSlot. | TheOfficialFloW | 2021-01-03 | 1 | -2/+2 |
* | Fix nFramesForPretendPlaying. | TheOfficialFloW | 2021-01-03 | 1 | -1/+1 |
* | Fix wrong sound when bumping peds | Sergeanur | 2021-01-01 | 1 | -2/+2 |
* | Fix drive-by machine gun sound | Sergeanur | 2020-12-27 | 1 | -2/+39 |
* | Fix weapon pickup sound | Sergeanur | 2020-12-26 | 1 | -0/+2 |
* | cAudioManager::ProcessBoatEngine | Sergeanur | 2020-12-25 | 1 | -105/+117 |
* | cPedParams fixes | Sergeanur | 2020-12-25 | 1 | -22/+13 |
* | cAudioManager::ProcessOneShotScriptObject | Sergeanur | 2020-12-25 | 1 | -78/+84 |
* | Fix cAudioManager::ProcessPedOneShots crash | Sergeanur | 2020-12-25 | 1 | -1/+1 |
* | Merge pull request #895 from ShFil119/miami_audio | shfil | 2020-12-25 | 1 | -143/+209 |
|\ |
|
| * | More audio enums | Filip Gawin | 2020-12-25 | 1 | -17/+17 |
| * | fixes | Filip Gawin | 2020-12-25 | 1 | -71/+68 |
| * | More audio | Filip Gawin | 2020-12-22 | 1 | -128/+197 |
* | | More type fix | Sergeanur | 2020-12-25 | 1 | -2/+2 |
* | | Small audio code fix | Sergeanur | 2020-12-25 | 1 | -19/+3 |
* | | Small type use fixes | Sergeanur | 2020-12-25 | 1 | -10/+10 |
* | | Fix chainsaw sounds lol | Sergeanur | 2020-12-25 | 1 | -6/+2 |
|/ |
|
* | merge attempt | Nikolay Korolev | 2020-12-19 | 1 | -8/+8 |
|\ |
|
| * | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| * | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
| * | More audio fix | Sergeanur | 2020-11-22 | 1 | -27/+27 |
| * | Audio fixes | Sergeanur | 2020-11-22 | 1 | -210/+35 |
| * | easy way to safe few petaseconds | Roman Masanin | 2020-11-08 | 1 | -0/+8 |
| * | return bad code, becouse no one knows what to do with it | Roman Masanin | 2020-11-08 | 1 | -2/+2 |
| * | pointers to referencies too | Roman Masanin | 2020-11-08 | 1 | -195/+195 |
| * | Merge branch 'master' of https://github.com/GTAmodding/re3 | Roman Masanin | 2020-11-08 | 1 | -398/+398 |
| |\ |
|
| | * | Fix cAudioManager::GetPhrase | Sergeanur | 2020-11-07 | 1 | -398/+398 |
| * | | some "optimizations". same like I did in VC | Roman Masanin | 2020-11-01 | 1 | -3/+5 |
| |/ |
|
* | | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
* | | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
* | | cAudioManager::ProcessPedOneShots + fixes | Sergeanur | 2020-12-01 | 1 | -306/+594 |
* | | fixed top gear | Nikolay Korolev | 2020-11-11 | 1 | -14/+13 |
* | | to make Serge and _R4K_ happy | Roman Masanin | 2020-11-08 | 1 | -0/+18 |
* | | marked stupied code(dotProduct and AudioEvents) | Roman Masanin | 2020-11-08 | 1 | -1/+16 |
* | | returned bad code, becouse no one knows what to do with it | Roman Masanin | 2020-11-08 | 1 | -3/+3 |
* | | pointers into referencies! | Roman Masanin | 2020-11-08 | 1 | -311/+311 |
* | | fix for merge fix | Roman Masanin | 2020-11-08 | 1 | -2/+2 |
* | | merge upstream | Roman Masanin | 2020-11-08 | 1 | -116/+2585 |
|\ \ |
|
| * | | Pickups fix | Sergeanur | 2020-11-08 | 1 | -1/+4 |
| * | | Ped comments fixes | Sergeanur | 2020-11-07 | 1 | -1338/+1250 |
| * | | Sfx audio logic | Filip Gawin | 2020-11-06 | 1 | -112/+2666 |
* | | | FORMAT | Roman Masanin | 2020-11-04 | 1 | -15/+15 |
* | | | fix serviceSoundEffects an cleanup | Roman Masanin | 2020-11-02 | 1 | -12/+2 |
* | | | mark code | Roman Masanin | 2020-11-01 | 1 | -2/+2 |
* | | | changes in switch, and mark code | Roman Masanin | 2020-11-01 | 1 | -2/+5 |
* | | | Fix build and use enum in ProcessPlayerMood | Roman Masanin | 2020-10-26 | 1 | -10/+6 |
* | | | merge upstream | Roman Masanin | 2020-10-25 | 1 | -96/+148 |
|\| | |
|
| * | | Finalize frontend sounds, player setup screen | erorcun | 2020-10-25 | 1 | -5/+5 |
| * | | cAudioManager::ProcessFrontEnd done | Sergeanur | 2020-10-25 | 1 | -94/+146 |
| * | | DMAudio fixes | Sergeanur | 2020-10-25 | 1 | -1/+1 |
* | | | cleanup processVehicleOneShots, processVehicleX done | Roman Masanin | 2020-10-25 | 1 | -3/+3 |
* | | | processVehicleOneShots | Roman Masanin | 2020-10-25 | 1 | -58/+179 |
* | | | skiding | Roman Masanin | 2020-10-25 | 1 | -17/+45 |
* | | | fix merging errors | Roman Masanin | 2020-10-24 | 1 | -10/+10 |
* | | | jumbo | Roman Masanin | 2020-10-24 | 1 | -34/+28 |
* | | | fires | Roman Masanin | 2020-10-24 | 1 | -6/+30 |
* | | | model heli | Roman Masanin | 2020-10-24 | 1 | -16/+65 |
* | | | merge Upstream | Roman Masanin | 2020-10-24 | 1 | -5/+9 |
|\| | |
|
| * | | ScriptSounds | Sergeanur | 2020-10-23 | 1 | -4/+4 |
| * | | Merge branch 'master' into miami | Sergeanur | 2020-10-18 | 1 | -9/+21 |
| |\| |
|
| | * | 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 |
| | * | | 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 |
* | | | peds | Roman Masanin | 2020-10-18 | 1 | -17/+65 |
* | | | fix bugs | Roman Masanin | 2020-10-17 | 1 | -11/+23 |
* | | | model cars and other audio stuff | Roman Masanin | 2020-10-17 | 1 | -97/+177 |
* | | | road noise | Roman Masanin | 2020-10-17 | 1 | -69/+99 |
* | | | siren and horn | Roman Masanin | 2020-10-16 | 1 | -91/+111 |
* | | | sirenes and more marks for audio. also fix cAudioMrg size | Roman Masanin | 2020-10-12 | 1 | -21/+5 |
* | | | mark some audio stuff and fix frameCounter | Roman Masanin | 2020-10-12 | 1 | -19/+4 |
|/ / |
|
* | | fix mistakes | Roman Masanin | 2020-10-05 | 1 | -1/+1 |
* | | some audio and part of CExplosion | Roman Masanin | 2020-10-05 | 1 | -20/+19 |
* | | Fix arg types | Sergeanur | 2020-09-30 | 1 | -2/+2 |
* | | Merge pull request #717 from theR4K/miami | erorcun | 2020-09-29 | 1 | -129/+640 |
|\ \ |
|
| * | | reverse compare | Roman Masanin | 2020-09-28 | 1 | -3/+3 |
| * | | tiny style fix | Roman Masanin | 2020-09-28 | 1 | -13/+11 |
| * | | another clamp | Roman Masanin | 2020-09-27 | 1 | -6/+6 |
| * | | correction of defects and another two audio functions | Roman Masanin | 2020-09-27 | 1 | -46/+63 |
| * | | processEngineDamage | Roman Masanin | 2020-09-27 | 1 | -16/+17 |
| * | | return bridge, crane and fix structures in fluff.h | Roman Masanin | 2020-09-26 | 1 | -2/+16 |
| * | | small fixes and cleanup | Roman Masanin | 2020-09-26 | 1 | -51/+45 |
| * | | complete cleanup heli and flatTyre | Roman Masanin | 2020-09-26 | 1 | -231/+154 |
| * | | cleanup carHeli | Roman Masanin | 2020-09-26 | 1 | -143/+92 |
| * | | processVehicleOneShots for heli, and heli blade fix | Roman Masanin | 2020-09-26 | 1 | -1/+22 |
| * | | flat tyre and minimal refractoring | Roman Masanin | 2020-09-25 | 1 | -50/+137 |
| * | | safe before clean up | Roman Masanin | 2020-09-25 | 1 | -171/+176 |
| * | | fix deaddodo | Roman Masanin | 2020-09-25 | 1 | -9/+8 |
| * | | remove anther goto | Roman Masanin | 2020-09-25 | 1 | -99/+105 |
| * | | removed some goto | Roman Masanin | 2020-09-25 | 1 | -305/+304 |
| * | | processCarHeli half done | Roman Masanin | 2020-09-25 | 1 | -14/+393 |
| * | | ProcessEscalators + some fixes | Roman Masanin | 2020-09-22 | 1 | -7/+53 |
| * | | rewisited: | Roman Masanin | 2020-09-22 | 1 | -42/+115 |
* | | | Use enums in aVehicleSettings | Sergeanur | 2020-09-27 | 1 | -122/+128 |
|/ / |
|
* | | fix enum edditing effects for oal target and small improvements | Roman Masanin | 2020-09-21 | 1 | -4/+5 |
* | | cleanup processVehicleEngine and some fixes | Roman Masanin | 2020-09-21 | 1 | -207/+56 |
* | | some style and bug fixes, updated sfx enum, and implemented processVehicleEngine | Roman Masanin | 2020-09-21 | 1 | -181/+407 |
* | | just more cleanup... | Roman Masanin | 2020-09-18 | 1 | -55/+51 |
* | | cleanup processVehicle | Roman Masanin | 2020-09-18 | 1 | -14/+6 |
* | | cleanup processPlayerVehicleEngine | Roman Masanin | 2020-09-18 | 1 | -74/+46 |
* | | fix conditions for processPlayerVehicleEngine | Roman Masanin | 2020-09-18 | 1 | -8/+7 |
* | | revisit processVehicle | Roman Masanin | 2020-09-15 | 1 | -123/+140 |
* | | finish work on ProcessPlayerVehicleEngine and cleanup | Roman Masanin | 2020-09-14 | 1 | -246/+348 |
* | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | Roman Masanin | 2020-09-13 | 1 | -0/+31 |
|\ \ |
|
| * | | player mood enum | Sergeanur | 2020-09-09 | 1 | -3/+3 |
| * | | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 2020-09-09 | 1 | -0/+31 |
* | | | vehicle audio(first part) and temp fix for openAL | Roman Masanin | 2020-09-13 | 1 | -110/+271 |
|/ / |
|
* | | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 2020-08-14 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-07-22 | 1 | -7/+7 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-07-16 | 1 | -43/+40 |
|\| |
|
| * | Audio fixes | Sergeanur | 2020-07-16 | 1 | -43/+40 |
* | | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | 2020-07-09 | 1 | -0/+2 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-06-30 | 1 | -21/+15 |
|\| |
|
| * | Audio fixes | Sergeanur | 2020-06-30 | 1 | -21/+15 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-29 | 1 | -3/+3 |
|\| |
|
| * | Update AudioLogic.cpp | Fire_Head | 2020-06-29 | 1 | -3/+3 |
| * | IsMissionAudioSamplePlaying (from VC) | Sergeanur | 2020-06-08 | 1 | -1/+1 |
* | | Ped, Weapon and fixes | eray orçunus | 2020-06-17 | 1 | -12/+12 |
* | | fixes | Sergeanur | 2020-06-08 | 1 | -2/+2 |
* | | miamification of some audio structs | Sergeanur | 2020-06-08 | 1 | -2/+21 |
* | | Mission audio slots | Sergeanur | 2020-06-08 | 1 | -108/+196 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-06-06 | 1 | -36/+110 |
|\| |
|
| * | 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 |
* | | Peds, eSound and PedState enum, fixes | eray orçunus | 2020-06-03 | 1 | -26/+27 |
* | | Support of original mp3/wav/adf | Sergeanur | 2020-05-27 | 1 | -52/+377 |
* | | Very basic compatibility with original sfx.raw/sdt | Sergeanur | 2020-05-26 | 1 | -1139/+106 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-26 | 1 | -659/+593 |
|\| |
|
| * | 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 |
* | | eSurfaceType | aap | 2020-05-26 | 1 | -28/+28 |
* | | Compatibility with VC weapon.dat + new shotguns | eray orçunus | 2020-05-23 | 1 | -4/+4 |
* | | Pickup and audio fix | eray orçunus | 2020-05-20 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-20 | 1 | -67/+66 |
|\| |
|
| * | Remove MAX_VOLUME dups | Sergeanur | 2020-05-18 | 1 | -67/+66 |
* | | Fix compilation errors | Sergeanur | 2020-05-16 | 1 | -2521/+186 |
|/ |
|
* | 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 |