| Commit message (Expand) | Author | Age | Files | Lines |
* | Multi-threaded audio fixes | erorcun | 2021-06-26 | 3 | -113/+105 |
* | Multi-threaded audio streams | erorcun | 2021-06-26 | 3 | -116/+591 |
* | High FPS Fixes | Sergeanur | 2021-06-24 | 3 | -2/+20 |
* | Don't restart OAL device when switching EAX | Sergeanur | 2021-06-24 | 3 | -169/+174 |
* | Make sampman stream functions default to stream 0 + type fixes | Sergeanur | 2021-06-24 | 5 | -78/+78 |
* | Small fix | Sergeanur | 2021-06-24 | 1 | -1/+1 |
* | Fix use of enum in ped comment banks switch | Sergeanur | 2021-06-24 | 1 | -5/+5 |
* | forgot | Sergeanur | 2021-06-24 | 1 | -0/+2 |
* | Add macros to set sample loop offsets | Sergeanur | 2021-06-24 | 5 | -190/+115 |
* | Fix cAudioManager::ProcessCarHeli | Sergeanur | 2021-06-24 | 1 | -6/+13 |
* | 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 | 9 | -117/+144 |
* | Fix MAX_DIGITAL_MIXER_CHANNELS | Sergeanur | 2021-06-24 | 1 | -1/+1 |
* | Use bool8 in audio code | Sergeanur | 2021-06-24 | 13 | -1379/+1378 |
* | Pool fixes + peds not forming circle fix | erorcun | 2021-06-24 | 2 | -8/+8 |
* | Fix quiet police scanner on OpenAL | Sergeanur | 2021-05-17 | 2 | -1/+19 |
* | Fix oneshot audio crash | Sergeanur | 2021-05-17 | 1 | -0/+2 |
* | Fixes to sfx names | Sergeanur | 2021-05-16 | 2 | -6/+6 |
* | Complete sfx enum, rename some sounds + fixes of missing ped comments | Sergeanur | 2021-05-12 | 3 | -1356/+10739 |
* | fix | Sergeanur | 2021-05-10 | 1 | -1/+1 |
* | Uhh, right | Sergeanur | 2021-02-26 | 2 | -2/+2 |
* | PoliceRadio -> PolRadio (original name) | Sergeanur | 2021-02-26 | 2 | -0/+0 |
* | Fix Radio Off text more | erorcun | 2021-02-21 | 1 | -11/+11 |
* | Fix split second Radio Off text | erorcun | 2021-02-19 | 1 | -0/+4 |
* | Fix MP3 player | erorcun | 2021-02-19 | 2 | -188/+175 |
* | Fix fuzzy #ifdef | erorcun | 2021-02-17 | 1 | -1/+5 |
* | Show Radio Off on interiors that don't want radio | erorcun | 2021-02-17 | 1 | -7/+11 |
* | Try to fix streams stop after a while 2 | erorcun | 2021-02-15 | 1 | -1/+1 |
* | (Test) Try to fix streams stop after a while | erorcun | 2021-02-14 | 2 | -4/+9 |
* | Add english strings to translations as stubs, also translation notice | Sergeanur | 2021-02-12 | 1 | -1/+1 |
* | Fix crash when falling from bike while shooting | Sergeanur | 2021-02-11 | 1 | -0/+2 |
* | MP3 player fixes | erorcun | 2021-02-03 | 1 | -1/+18 |
* | OAL Loops, fixes | erorcun | 2021-02-02 | 5 | -65/+142 |
* | Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text | erorcun | 2021-02-01 | 5 | -244/+320 |
* | Fix some UBs | erorcun | 2021-01-28 | 2 | -2/+5 |
* | make building with Codewarrior 7 possible | withmorten | 2021-01-24 | 7 | -9/+10 |
* | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-23 | 6 | -26/+21 |
* | get rid of most --MIAMI comments | withmorten | 2021-01-22 | 1 | -2/+0 |
* | m_nWantedLevel -> GetWantedLevel() | withmorten | 2021-01-22 | 2 | -5/+5 |
* | Port debug messagess for audio cache | Filip Gawin | 2021-01-16 | 1 | -5/+12 |
* | Fix Jumbo Sound reseting when walking | Sergeanur | 2021-01-15 | 1 | -0/+1 |
* | Revert extra checks before autolinking | Filip Gawin | 2021-01-14 | 1 | -2/+0 |
* | RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK | Filip Gawin | 2021-01-14 | 3 | -3/+3 |
* | More checks before autolinking | Filip Gawin | 2021-01-14 | 2 | -1/+3 |
* | Backport fix from re3 | Filip Gawin | 2021-01-14 | 1 | -1/+1 |
* | Fix gOneShotCol | Sergeanur | 2021-01-07 | 1 | -1/+3 |
* | Add MPG123_QUIET to mp3 files | Sergeanur | 2021-01-07 | 1 | -1/+1 |
* | Make opus available alongside other formats | Sergeanur | 2021-01-07 | 3 | -75/+75 |
* | Fix 16KHz track | Sergeanur | 2021-01-07 | 1 | -1/+1 |
* | Cleanup and fixes for new decoders | Sergeanur | 2021-01-06 | 1 | -118/+149 |
* | Fixes for CVbFile | Filip Gawin | 2021-01-06 | 1 | -4/+4 |
* | Small fixes for new wav decoder | Filip Gawin | 2021-01-06 | 1 | -3/+3 |
* | Implementing our own WAV decoder to replace SndFile | Sergeanur | 2021-01-06 | 1 | -28/+329 |
* | Add support of PS2 audio streams to OpenAL | Sergeanur | 2021-01-05 | 3 | -11/+255 |
* | Fix chainsaw sound | Sergeanur | 2021-01-05 | 1 | -2/+2 |
* | Audio fixes | Sergeanur | 2021-01-04 | 3 | -104/+109 |
* | Fix uninitialized filed in cAudioManager | Sergeanur | 2021-01-04 | 1 | -0/+1 |
* | Increase number of stream buffers, plus ALStreamSources fix | Sergeanur | 2021-01-04 | 2 | -22/+22 |
* | Handle stereo panning in OAL manually for streams | Sergeanur | 2021-01-04 | 3 | -70/+195 |
* | Double the volume for mission audio in OAL + small fix | Sergeanur | 2021-01-04 | 1 | -5/+6 |
* | Fix typo in ProcessMissionAudioSlot. | TheOfficialFloW | 2021-01-03 | 1 | -2/+2 |
* | Fix speed of sound | Sergeanur | 2021-01-03 | 2 | -3/+6 |
* | Fix nFramesForPretendPlaying. | TheOfficialFloW | 2021-01-03 | 1 | -1/+1 |
* | Fix ServiceTrack | Sergeanur | 2021-01-02 | 1 | -0/+1 |
* | Fix uninitialized RadioStaticCounter | Sergeanur | 2021-01-02 | 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 |
* | cPedParams ctor | Sergeanur | 2020-12-26 | 1 | -1/+8 |
* | Fix weapon pickup sound | Sergeanur | 2020-12-26 | 1 | -0/+2 |
* | cVehicleParams ctor | Sergeanur | 2020-12-25 | 1 | -2/+13 |
* | cAudioManager::ProcessBoatEngine | Sergeanur | 2020-12-25 | 1 | -105/+117 |
* | cPedParams fixes | Sergeanur | 2020-12-25 | 1 | -22/+13 |
* | cAudioManager::ProcessOneShotScriptObject | Sergeanur | 2020-12-25 | 2 | -78/+86 |
* | Fix cAudioManager::ProcessPedOneShots crash | Sergeanur | 2020-12-25 | 1 | -1/+1 |
* | Merge pull request #895 from ShFil119/miami_audio | shfil | 2020-12-25 | 4 | -244/+314 |
|\ |
|
| * | More audio enums | Filip Gawin | 2020-12-25 | 1 | -17/+17 |
| * | fixes | Filip Gawin | 2020-12-25 | 2 | -72/+69 |
| * | More audio | Filip Gawin | 2020-12-22 | 4 | -228/+301 |
* | | Fix cMusicManager::SetRadioChannelByScript | Sergeanur | 2020-12-25 | 1 | -4/+4 |
* | | cMusicManager::ServiceGameMode fix | Sergeanur | 2020-12-25 | 1 | -1/+1 |
* | | 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 | 4 | -14/+14 |
* | | Fix chainsaw sounds lol | Sergeanur | 2020-12-25 | 1 | -6/+2 |
|/ |
|
* | fixes | Nikolay Korolev | 2020-12-19 | 1 | -1/+1 |
* | merge attempt | Nikolay Korolev | 2020-12-19 | 6 | -13/+34 |
|\ |
|
| * | Merge pull request #871 from withmorten/sized-enums | erorcun | 2020-12-09 | 4 | -7/+7 |
| |\ |
|
| | * | int32 enum fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | * | uint32 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | * | uint16 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
| | * | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
| | * | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
| * | | audio: define openal extensions in re3 owned namespace | Anonymous Maarten | 2020-12-07 | 2 | -0/+18 |
| * | | crossplatform is needed for casepath on non-Windows systems | Anonymous Maarten | 2020-12-06 | 1 | -2/+4 |
| |/ |
|
| * | GTA_VERSION define and some config.h cleanup | aap | 2020-11-29 | 1 | -8/+8 |
| * | More audio fix | Sergeanur | 2020-11-22 | 1 | -27/+27 |
| * | Audio fixes | Sergeanur | 2020-11-22 | 3 | -215/+40 |
| * | Merge pull request #797 from theR4K/master | Sergeanur | 2020-11-15 | 2 | -219/+229 |
| |\ |
|
| | * | 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 | 2 | -218/+218 |
| | * | Merge branch 'master' of https://github.com/GTAmodding/re3 | Roman Masanin | 2020-11-08 | 2 | -399/+399 |
| | |\ |
|
| | * | | some "optimizations". same like I did in VC | Roman Masanin | 2020-11-01 | 1 | -3/+5 |
| * | | | Revert "Font: Fix text dimensions" | erorcun | 2020-11-08 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Fix cAudioManager::GetPhrase | Sergeanur | 2020-11-07 | 2 | -399/+399 |
| |/ |
|
| * | OpenAL channels now use their own sound buffers | Sergeanur | 2020-10-27 | 4 | -179/+96 |
| * | Revert "(TEST) Try to fix OAL audio problems" | erorcun | 2020-10-26 | 1 | -2/+2 |
| * | Fixes to OpenAL | Sergeanur | 2020-10-26 | 1 | -6/+19 |
| * | (TEST) Try to fix OAL audio problems | erorcun | 2020-10-26 | 1 | -2/+2 |
| * | Font: Fix text dimensions | erorcun | 2020-10-25 | 1 | -1/+1 |
| * | Remove redundant includes | Sergeanur | 2020-10-25 | 1 | -2/+0 |
| * | Possible fix of linux build | Sergeanur | 2020-10-25 | 1 | -1/+0 |
| * | DMAudio fixes | Sergeanur | 2020-10-25 | 2 | -31/+2 |
| * | Fix playback of vanilla opus | Sergeanur | 2020-10-24 | 1 | -1/+1 |
| * | Fix argument type | Sergeanur | 2020-10-22 | 2 | -2/+2 |
| * | Police Radio fixes | Sergeanur | 2020-10-22 | 3 | -11/+11 |
| * | Fix build | erorcun | 2020-10-18 | 1 | -3/+2 |
| * | Fixes and style changes from miami | erorcun | 2020-10-18 | 6 | -81/+707 |
* | | uint8 enums fixed | withmorten | 2020-12-07 | 2 | -3/+3 |
* | | int8 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
* | | uint16 enums fixed | withmorten | 2020-12-07 | 1 | -2/+2 |
* | | uint32 enums fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
* | | int32 enum fixed | withmorten | 2020-12-07 | 1 | -1/+1 |
* | | cAudioManager::ProcessPedOneShots + fixes | Sergeanur | 2020-12-01 | 4 | -311/+599 |
* | | 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 | 2 | -338/+338 |
* | | fix for merge fix | Roman Masanin | 2020-11-08 | 2 | -4/+4 |
* | | fix merge | Roman Masanin | 2020-11-08 | 1 | -2/+2 |
* | | merge upstream | Roman Masanin | 2020-11-08 | 4 | -381/+3172 |
|\ \ |
|
| * | | Pickups fix | Sergeanur | 2020-11-08 | 1 | -1/+4 |
| * | | Ped comments fixes | Sergeanur | 2020-11-07 | 3 | -1486/+1394 |
| * | | Sfx audio logic | Filip Gawin | 2020-11-06 | 4 | -373/+3253 |
* | | | FORMAT | Roman Masanin | 2020-11-04 | 1 | -15/+15 |
* | | | fix serviceSoundEffects an cleanup | Roman Masanin | 2020-11-02 | 2 | -13/+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 |
* | | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamiDev | Roman Masanin | 2020-11-01 | 4 | -167/+205 |
|\| | |
|
| * | | Add VB file list | Sergeanur | 2020-10-30 | 1 | -1/+109 |
| * | | OpenAL channels now use their own sound buffers | Sergeanur | 2020-10-28 | 4 | -166/+96 |
* | | | Fix build and use enum in ProcessPlayerMood | Roman Masanin | 2020-10-26 | 2 | -21/+17 |
* | | | fix merge | Roman Masanin | 2020-10-25 | 1 | -1/+1 |
* | | | merge upstream | Roman Masanin | 2020-10-25 | 6 | -120/+166 |
|\| | |
|
| * | | Finalize frontend sounds, player setup screen | erorcun | 2020-10-25 | 3 | -13/+10 |
| * | | Remove redundant includes | Sergeanur | 2020-10-25 | 1 | -3/+0 |
| * | | cAudioManager::ProcessFrontEnd done | Sergeanur | 2020-10-25 | 2 | -95/+147 |
| * | | DMAudio fixes | Sergeanur | 2020-10-25 | 4 | -12/+12 |
* | | | cleanup processVehicleOneShots, processVehicleX done | Roman Masanin | 2020-10-25 | 1 | -3/+3 |
* | | | processVehicleOneShots | Roman Masanin | 2020-10-25 | 3 | -60/+181 |
* | | | skiding | Roman Masanin | 2020-10-25 | 2 | -20/+49 |
* | | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamiDev | Roman Masanin | 2020-10-24 | 1 | -1/+1 |
|\| | |
|
| * | | Fix playback of vanilla opus | Sergeanur | 2020-10-24 | 1 | -1/+1 |
* | | | mark reflections done | Roman Masanin | 2020-10-24 | 2 | -5/+3 |
* | | | fix merging errors | Roman Masanin | 2020-10-24 | 3 | -12/+13 |
* | | | jumbo | Roman Masanin | 2020-10-24 | 2 | -41/+35 |
* | | | fires | Roman Masanin | 2020-10-24 | 2 | -7/+31 |
* | | | model heli | Roman Masanin | 2020-10-24 | 2 | -18/+67 |
* | | | merge Upstream | Roman Masanin | 2020-10-24 | 11 | -853/+1406 |
|\| | |
|
| * | | more ScriptSounds | Sergeanur | 2020-10-23 | 1 | -1/+1 |
| * | | ScriptSounds | Sergeanur | 2020-10-23 | 3 | -117/+58 |
| * | | Fix argument type | Sergeanur | 2020-10-22 | 2 | -2/+2 |
| * | | Police Radio + fixes | Sergeanur | 2020-10-22 | 5 | -281/+296 |
| * | | EmergencyPed, PedDebug, message fix | erorcun | 2020-10-21 | 1 | -1/+1 |
| * | | 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 |
| | |/ |
|
| * | | Update sampman_miles.cpp | erorcun | 2020-10-12 | 1 | -1/+1 |
| * | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into new | eray orçunus | 2020-10-12 | 1 | -0/+1 |
| |\ \ |
|
| * | | | SampleManager | eray orçunus | 2020-10-12 | 6 | -458/+1050 |
* | | | | peds | Roman Masanin | 2020-10-18 | 2 | -20/+70 |
* | | | | fix bugs | Roman Masanin | 2020-10-17 | 1 | -11/+23 |
* | | | | model cars and other audio stuff | Roman Masanin | 2020-10-17 | 2 | -101/+181 |
* | | | | road noise | Roman Masanin | 2020-10-17 | 2 | -72/+102 |
* | | | | siren and horn | Roman Masanin | 2020-10-16 | 3 | -101/+120 |
* | | | | sirenes and more marks for audio. also fix cAudioMrg size | Roman Masanin | 2020-10-12 | 4 | -35/+21 |
* | | | | mark some audio stuff and fix frameCounter | Roman Masanin | 2020-10-12 | 3 | -52/+36 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' into VC/TextFinish | Sergeanur | 2020-10-11 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Some unicode funcs belong to Font.cpp + small fix | Sergeanur | 2020-10-11 | 1 | -0/+1 |
| * | Fix Linux audio path | eray orçunus | 2020-10-05 | 1 | -2/+3 |
| * | Fix Audio | eray orçunus | 2020-10-05 | 2 | -9/+9 |
| * | Fixes, mouse AUX buttons, joystick detect menu | eray orçunus | 2020-09-30 | 1 | -1/+1 |
* | | Merge pull request #748 from theR4K/miamiUpstream | erorcun | 2020-10-08 | 2 | -63/+62 |
|\ \ |
|
| * | | fix mistakes | Roman Masanin | 2020-10-05 | 1 | -1/+1 |
| * | | some audio and part of CExplosion | Roman Masanin | 2020-10-05 | 2 | -63/+62 |
* | | | Fix Audio | eray orçunus | 2020-10-05 | 3 | -12/+12 |
* | | | Fix Linux audio path | eray orçunus | 2020-10-05 | 1 | -2/+3 |
|/ / |
|
* | | Merge pull request #737 from theR4K/miamiDev | shfil | 2020-10-02 | 4 | -118/+134 |
|\ \ |
|
| * | | revert some changes and little fix | Roman Masanin | 2020-10-02 | 3 | -14/+9 |
| * | | fix build(bcs func CheckForAnAudioFileOnCD not used anymore) | Roman Masanin | 2020-10-02 | 1 | -1/+1 |
| * | | letter 'c' is done | Roman Masanin | 2020-10-02 | 2 | -23/+29 |
| * | | merged from upstream | Roman Masanin | 2020-10-02 | 2 | -37/+33 |
| |\ \ |
|
| * | | | rewieved some audio functions | Roman Masanin | 2020-10-02 | 4 | -15/+11 |
| * | | | final processActiveQueues | Roman Masanin | 2020-10-01 | 1 | -67/+62 |
| * | | | second pass processActiveQueues | Roman Masanin | 2020-10-01 | 1 | -61/+52 |
| * | | | half done processActiveQueues | Roman Masanin | 2020-10-01 | 2 | -96/+129 |
* | | | | Merge pull request #731 from erorcun/miami | erorcun | 2020-10-02 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | eray orçunus | 2020-09-30 | 4 | -10/+14 |
| |\| | |
|
| * | | | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes | eray orçunus | 2020-09-30 | 1 | -1/+1 |
* | | | | Mark audio code which is the same in re3 as done | Filip Gawin | 2020-09-30 | 2 | -39/+35 |
| |/ /
|/| | |
|
* | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-09-30 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix build (if -> ifdef) | Filip Gawin | 2020-09-29 | 1 | -1/+1 |
| * | | Make frequency more consistent with vanilla | Filip Gawin | 2020-09-29 | 1 | -1/+5 |
| * | | Fix arg types | Sergeanur | 2020-09-28 | 2 | -4/+4 |
| * | | change for better understanding | Roman Masanin | 2020-09-28 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' | Roman Masanin | 2020-09-28 | 11 | -553/+551 |
| |\ \ |
|
| | * | | Fixes: PS2/PS2-like menu, Hud, new sliding text found | eray orçunus | 2020-09-27 | 1 | -1/+1 |
| | * | | Fixes to MusicManager | Sergeanur | 2020-09-19 | 2 | -34/+32 |
| | * | | Renaming audio enum entries to something more like original | Sergeanur | 2020-09-19 | 10 | -518/+518 |
| * | | | fix for frequency misscalculation | Roman Masanin | 2020-09-28 | 1 | -1/+1 |
| |/ / |
|
| * | | Fixes from miami | eray orçunus | 2020-09-10 | 1 | -1/+1 |
* | | | Fix build (if -> ifdef) | Filip Gawin | 2020-09-30 | 1 | -1/+1 |
* | | | Make frequency more consistent with vanilla | Filip Gawin | 2020-09-30 | 1 | -1/+5 |
* | | | Fix arg types | Sergeanur | 2020-09-30 | 2 | -4/+4 |
* | | | Merge pull request #722 from theR4K/master | shfil | 2020-09-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #717 from theR4K/miami | erorcun | 2020-09-29 | 2 | -154/+668 |
|\ \ |
|
| * | | 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 | 2 | -49/+66 |
| * | | processEngineDamage | Roman Masanin | 2020-09-27 | 2 | -17/+18 |
| * | | Merge remote-tracking branch 'upstream/miami' into miami | Roman Masanin | 2020-09-26 | 2 | -49/+44 |
| |\ \ |
|
| * | | | return bridge, crane and fix structures in fluff.h | Roman Masanin | 2020-09-26 | 1 | -2/+16 |
| * | | | mark completed functions in audioManager.h | Roman Masanin | 2020-09-26 | 1 | -25/+25 |
| * | | | small fixes and cleanup | Roman Masanin | 2020-09-26 | 1 | -51/+45 |
| * | | | complete cleanup heli and flatTyre | Roman Masanin | 2020-09-26 | 2 | -232/+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 | 2 | -50/+138 |
| * | | | 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 | 2 | -14/+394 |
| * | | | ProcessEscalators + some fixes | Roman Masanin | 2020-09-22 | 1 | -7/+53 |
| * | | | rewisited: | Roman Masanin | 2020-09-22 | 2 | -42/+117 |
* | | | | Use enums in aVehicleSettings | Sergeanur | 2020-09-27 | 1 | -122/+128 |
| |/ /
|/| | |
|
* | | | Merge pull request #706 from theR4K/miami | Sergeanur | 2020-09-21 | 8 | -708/+1041 |
|\| | |
|
| * | | fix enum edditing effects for oal target and small improvements | Roman Masanin | 2020-09-21 | 3 | -27/+28 |
| * | | cleanup processVehicleEngine and some fixes | Roman Masanin | 2020-09-21 | 2 | -210/+57 |
| * | | some style and bug fixes, updated sfx enum, and implemented processVehicleEngine | Roman Masanin | 2020-09-21 | 8 | -297/+541 |
| * | | just more cleanup... | Roman Masanin | 2020-09-18 | 2 | -55/+52 |
| * | | cleanup processVehicle | Roman Masanin | 2020-09-18 | 2 | -15/+7 |
| * | | 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 | 2 | -124/+141 |
| * | | finish work on ProcessPlayerVehicleEngine and cleanup | Roman Masanin | 2020-09-14 | 2 | -248/+349 |
| * | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami | Roman Masanin | 2020-09-13 | 13 | -715/+1355 |
| |\ \ |
|
| * | | | vehicle audio(first part) and temp fix for openAL | Roman Masanin | 2020-09-13 | 2 | -110/+273 |
* | | | | Fix build (renamed var name in definiton file) | shfil | 2020-09-19 | 1 | -2/+2 |
* | | | | Fixes to MusicManager | Sergeanur | 2020-09-19 | 1 | -47/+42 |
| |/ /
|/| | |
|
* | | | Add missing file | Sergeanur | 2020-09-10 | 1 | -1/+1 |
* | | | Fix getter types | Sergeanur | 2020-09-09 | 1 | -2/+2 |
* | | | player mood enum | Sergeanur | 2020-09-09 | 3 | -5/+14 |
* | | | cMusicManager, cDMAudio, radio position save/load, a few commands implemented | Sergeanur | 2020-09-09 | 13 | -712/+1343 |
|/ / |
|
* | | CGame done, Peds, fixes | eray orçunus | 2020-08-30 | 1 | -1/+1 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-24 | 3 | -2/+15 |
|\| |
|
| * | Fix cAudioScriptObject | Sergeanur | 2020-08-20 | 3 | -2/+15 |
| * | changed a sound enum | aap | 2020-08-20 | 2 | -57/+57 |
* | | fixed sound enum | aap | 2020-08-20 | 1 | -3/+3 |
* | | Stats(except displaying), PlayerInfo, marker fix | eray orçunus | 2020-08-14 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-08-10 | 1 | -3/+3 |
|\| |
|
| * | clang throws an error if fixed comparisons are against NULL | blingu | 2020-08-05 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-08-07 | 1 | -6/+1 |
|\| |
|
| * | Update mpg123.32 | Sergeanur | 2020-08-03 | 1 | -6/+1 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-08-02 | 6 | -7/+2201 |
|\| |
|
| * | Move sdk and eax | Sergeanur | 2020-08-02 | 3 | -0/+2007 |
| * | Merge pull request #587 from Sergeanur/opus | Sergeanur | 2020-07-29 | 3 | -7/+194 |
| |\ |
|
| | * | fixes | Sergeanur | 2020-05-24 | 1 | -2/+2 |
| | * | Merge branch 'master' into opus | Sergeanur | 2020-05-24 | 3 | -85/+70 |
| | |\ |
|
| | * \ | Merge branch 'master' into opus | Sergeanur | 2020-05-24 | 3 | -6/+10 |
| | |\ \ |
|
| | * | | | Cleanup | Sergeanur | 2020-05-23 | 1 | -31/+17 |
| | * | | | Merge branch 'master' into opus | Sergeanur | 2020-05-23 | 9 | -327/+329 |
| | |\ \ \ |
|
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into opus | Sergeanur | 2020-05-22 | 3 | -5/+13 |
| | |\ \ \ \ |
|
| | * | | | | | opus support | Sergeanur | 2020-05-22 | 3 | -5/+206 |
| * | | | | | | Fix casepath chaos | eray orçunus | 2020-07-28 | 1 | -8/+4 |
| * | | | | | | Provide more memory for casepath's arg | Filip Gawin | 2020-07-26 | 1 | -1/+1 |
| * | | | | | | Add ps2 audio paths | Sergeanur | 2020-07-23 | 1 | -0/+98 |
| * | | | | | | 64-bit on Windows | eray orçunus | 2020-07-22 | 2 | -2/+10 |
* | | | | | | | Fix casepath chaos | eray orçunus | 2020-07-28 | 1 | -8/+4 |
* | | | | | | | 64-bit on Windows | eray orçunus | 2020-07-24 | 2 | -2/+10 |
* | | | | | | | 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 |
* | | | | | | | Peds, Hud, CFO 1/2, fixes - including zone names | eray orçunus | 2020-07-22 | 1 | -1/+1 |
* | | | | | | | Fix OneShotPriority overflow | Sergeanur | 2020-07-18 | 1 | -5/+5 |
* | | | | | | | Merge branch 'master' into miami | Sergeanur | 2020-07-17 | 2 | -2/+28 |
|\| | | | | | |
|
| * | | | | | | Add audio cache for faster initialization | Sergeanur | 2020-07-17 | 2 | -2/+28 |
* | | | | | | | Merge branch 'master' into miami | Sergeanur | 2020-07-16 | 2 | -44/+41 |
|\| | | | | | |
|
| * | | | | | | Audio fixes | Sergeanur | 2020-07-16 | 2 | -44/+41 |
* | | | | | | | VC fighting, Peds, many fixes including ghost bikes | eray orçunus | 2020-07-09 | 2 | -5/+9 |
* | | | | | | | Noskillx's PR + fix .set loading | eray orçunus | 2020-07-06 | 2 | -11/+58 |
* | | | | | | | Peds & fixes | eray orçunus | 2020-07-04 | 1 | -1/+1 |
* | | | | | | | Merge branch 'master' into miami | Sergeanur | 2020-06-30 | 3 | -24/+18 |
|\| | | | | | |
|
| * | | | | | | Audio fixes | Sergeanur | 2020-06-30 | 3 | -24/+18 |
* | | | | | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-06-29 | 5 | -8/+21 |
|\| | | | | | |
|
| * | | | | | | menu fixes | Fire-Head | 2020-06-29 | 1 | -2/+2 |
| * | | | | | | Update AudioLogic.cpp | Fire_Head | 2020-06-29 | 1 | -3/+3 |
| * | | | | | | Merge branch 'master' into ps2menu | Fire_Head | 2020-06-29 | 24 | -9938/+10013 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | remove numbers from enum | Sergeanur | 2020-06-08 | 1 | -14/+14 |
| | * | | | | | | IsMissionAudioSamplePlaying (from VC) | Sergeanur | 2020-06-08 | 5 | -10/+10 |
| * | | | | | | | mips overdose | Fire-Head | 2020-06-27 | 5 | -8/+21 |
* | | | | | | | | Ped, Weapon and fixes | eray orçunus | 2020-06-17 | 2 | -25/+25 |
* | | | | | | | | fixes | Sergeanur | 2020-06-08 | 1 | -2/+2 |
* | | | | | | | | miamification of some audio structs | Sergeanur | 2020-06-08 | 4 | -19/+55 |
* | | | | | | | | Mission audio slots | Sergeanur | 2020-06-08 | 7 | -150/+247 |
* | | | | | | | | more font | Sergeanur | 2020-06-07 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'master' into miami | Sergeanur | 2020-06-06 | 4 | -42/+190 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | ps2 audio banks | Sergeanur | 2020-06-06 | 4 | -162/+402 |
| * | | | | | | | ProcessTrainAnnouncements | Sergeanur | 2020-06-05 | 2 | -5/+5 |
| * | | | | | | | fixes, mostly from miami | eray orçunus | 2020-06-04 | 3 | -39/+38 |
* | | | | | | | | Peds, eSound and PedState enum, fixes | eray orçunus | 2020-06-03 | 3 | -77/+116 |
* | | | | | | | | fix | Nikolay Korolev | 2020-05-31 | 1 | -1/+1 |
* | | | | | | | | fix | Nikolay Korolev | 2020-05-31 | 1 | -1/+1 |
* | | | | | | | | dumb | Nikolay Korolev | 2020-05-31 | 2 | -2/+2 |
* | | | | | | | | game logic | Nikolay Korolev | 2020-05-31 | 4 | -11/+20 |
* | | | | | | | | Merge branch 'master' into miami | Sergeanur | 2020-05-27 | 1 | -2/+2 |
|\| | | | | | | |
|
| * | | | | | | | Fix city sound playing on restarting a new game | Sergeanur | 2020-05-27 | 1 | -2/+2 |
| * | | | | | | | Restore original logic | Sergeanur | 2020-05-27 | 1 | -2/+2 |
* | | | | | | | | OpenAL support | Sergeanur | 2020-05-27 | 2 | -7/+57 |
* | | | | | | | | Support of original mp3/wav/adf | Sergeanur | 2020-05-27 | 6 | -484/+2914 |
* | | | | | | | | Very basic compatibility with original sfx.raw/sdt | Sergeanur | 2020-05-26 | 4 | -4168/+605 |
* | | | | | | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-26 | 7 | -751/+674 |
|\| | | | | | | |
|
| * | | | | | | | eSurfaceType | aap | 2020-05-26 | 2 | -65/+65 |
| * | | | | | | | 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 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Optimize ALDeviceList | Sergeanur | 2020-05-24 | 3 | -85/+70 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Fix OAL crash | Sergeanur | 2020-05-24 | 3 | -6/+10 |
| | |_|_|/
| |/| | | |
|
| * | | | | Even more small audio cleanup | Sergeanur | 2020-05-23 | 2 | -5/+5 |
| * | | | | More audio cleanup | Sergeanur | 2020-05-23 | 2 | -315/+319 |
* | | | | | eSurfaceType | aap | 2020-05-26 | 2 | -65/+65 |
* | | | | | Merge branch 'master' into miami | Sergeanur | 2020-05-23 | 8 | -13/+11 |
|\| | | | |
|
| * | | | | Fix linux build | eray orçunus | 2020-05-22 | 1 | -3/+2 |
| * | | | | Possibly fix travis | Sergeanur | 2020-05-22 | 1 | -2/+3 |
| * | | | | OpenAL configs | Sergeanur | 2020-05-22 | 6 | -9/+7 |
| | |_|/
| |/| | |
|
| * | | | fixed dumb | Nikolay Korolev | 2020-05-20 | 2 | -4/+4 |
| * | | | fixed ped comment | Nikolay Korolev | 2020-05-20 | 2 | -0/+8 |
* | | | | 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 | 3 | -2/+10 |
* | | | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-20 | 6 | -77/+440 |
|\| | | |
|
| * | | | Fix string assignment (aldlist.cpp) | shfil | 2020-05-18 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Remove MAX_VOLUME dups | Sergeanur | 2020-05-18 | 4 | -76/+71 |
| * | | Merge pull request #556 from Fire-Head/master | aap | 2020-05-18 | 1 | -0/+368 |
| |\| |
|
| | * | nullsampman | Fire-Head | 2020-05-17 | 1 | -0/+368 |
* | | | Fix compilation errors | Sergeanur | 2020-05-16 | 2 | -2598/+187 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-16 | 5 | -9422/+9358 |
|\| | |
|
| * | | More small audio fixes | Sergeanur | 2020-05-16 | 2 | -14/+13 |
| * | | Move sound processors to AudioLogic.cpp, plus small fixes | Sergeanur | 2020-05-16 | 5 | -9330/+9358 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-16 | 1 | -2/+2 |
|\| | |
|
| * | | Fix audio use of number instead of enum for CAR_ACCEL | Sergeanur | 2020-05-16 | 1 | -2/+2 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-16 | 5 | -429/+299 |
|\| | |
|
| * | | Remove unused audio enum | Sergeanur | 2020-05-16 | 5 | -429/+299 |
| |/ |
|
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-14 | 2 | -0/+8 |
|\| |
|
| * | it works differently | Nikolay Korolev | 2020-05-14 | 2 | -6/+6 |
| * | some fixes | Nikolay Korolev | 2020-05-14 | 2 | -0/+8 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-12 | 2 | -4/+4 |
|\| |
|
| * | Fix linux warnings | Filip Gawin | 2020-05-12 | 2 | -4/+4 |
* | | Merge remote-tracking branch 'origin/master' into miami | Sergeanur | 2020-05-12 | 5 | -17/+49 |
|\| |
|
| * | Linux build support | eray orçunus | 2020-05-11 | 5 | -17/+49 |
* | | Merge branch 'master' into miami | Sergeanur | 2020-05-11 | 23 | -2119/+3339 |
|\| |
|
| * | Merge pull request #509 from Fire-Head/master | erorcun | 2020-05-11 | 19 | -2106/+3327 |
| |\ |
|
| | * | oal update | Fire-Head | 2020-05-07 | 1 | -27/+32 |
| | * | oal wav/mp3 stream update | Fire-Head | 2020-05-07 | 5 | -107/+592 |
| | * | bb std::string | Fire-Head | 2020-05-04 | 1 | -5/+5 |
| | * | fix typo | Fire-Head | 2020-05-04 | 1 | -1/+1 |
| | * | openal-soft added | Fire-Head | 2020-05-04 | 2 | -62/+55 |
| | * | oal upd | Fire-Head | 2020-05-04 | 19 | -2106/+2844 |
| * | | Fixed typos and made all assert functions optional | bigbossbro08 | 2020-05-10 | 5 | -21/+12 |
| * | | defined out asserts. | bigbossbro08 | 2020-05-10 | 2 | -1/+9 |
* | | | peds starting to work | aap | 2020-05-09 | 1 | -15/+24 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-07 | 1 | -8/+8 |
|\| | |
|
| * | | Fix looping collision sound | Sergeanur | 2020-05-07 | 1 | -8/+8 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-07 | 3 | -89/+108 |
|\| | |
|
| * | | Fix GetDistanceSquared | Sergeanur | 2020-05-07 | 3 | -30/+32 |
| * | | Fixed arguments for sound collisions | Sergeanur | 2020-05-07 | 3 | -59/+76 |
| * | | dont hardcode first vehicle ID; little fix for roadblocks | aap | 2020-05-07 | 1 | -1/+1 |
* | | | VC vehicles just barely working now | aap | 2020-05-07 | 3 | -63/+146 |
* | | | Merge branch 'master' into miami | Sergeanur | 2020-05-06 | 1 | -5/+3 |
|\| | |
|
| * | | Fix cAudioManager::ProcessActiveQueues loop | Sergeanur | 2020-05-06 | 1 | -5/+3 |
| * | | some work on zones | aap | 2020-05-06 | 1 | -2/+2 |
* | | | fix memory corruption | Nikolay Korolev | 2020-05-06 | 1 | -0/+2 |
* | | | new zone stuff | aap | 2020-05-06 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #512 from Nick007J/master | Sergeanur | 2020-05-05 | 1 | -2/+2 |
|\ \ |
|
| * | | CAutoPilot + CCarAI + fixes | Nikolay Korolev | 2020-05-05 | 1 | -2/+2 |
* | | | More use of GetModelIndex | Sergeanur | 2020-05-05 | 3 | -14/+14 |
|/ / |
|
* | | Adding sound intensity consts | Sergeanur | 2020-05-02 | 1 | -154/+203 |
* | | Cleanup cAudioManager::ProcessVehicleSkidding | Sergeanur | 2020-05-02 | 1 | -37/+23 |
* | | A bit more audio cleanup | Sergeanur | 2020-05-02 | 3 | -118/+88 |
* | | cleanup cAudioManager::UpdateReflections | Sergeanur | 2020-05-02 | 1 | -44/+31 |
* | | AudioManager.cpp autoformat | Sergeanur | 2020-05-02 | 1 | -2493/+2334 |
* | | Replacing >> and << to / and * in AudioManager | Sergeanur | 2020-05-02 | 1 | -51/+45 |
* | | SetPosition, part 1 | Sergeanur | 2020-05-02 | 2 | -2/+2 |
* | | Adding getters and setters for type and status | Sergeanur | 2020-04-30 | 2 | -11/+11 |
* | | Changing prefixes for some audio fields | Sergeanur | 2020-04-28 | 8 | -905/+907 |
|/ |
|
* | Fix tVehicleSampleData struct | Sergeanur | 2020-04-27 | 1 | -75/+73 |
* | Audio structs moved to their AudioManager.h | Sergeanur | 2020-04-27 | 1 | -3/+22 |
* | Fix use of integers instead of enum/bool/nil | Sergeanur | 2020-04-27 | 1 | -120/+109 |
* | Audio fixes | Sergeanur | 2020-04-27 | 1 | -234/+60 |
* | fix #ifdef | Fire-Head | 2020-04-23 | 1 | -1/+1 |
* | ps2 particles, sampman oal started | Fire-Head | 2020-04-23 | 8 | -2595/+4359 |
* | Try to build with mingw | Filip Gawin | 2020-04-20 | 5 | -85/+104 |
* | Struct cleanup, various fixes, enable PS2 rand | eray orçunus | 2020-04-19 | 1 | -1/+1 |
* | bug fixes | Nikolay Korolev | 2020-04-18 | 1 | -0/+6 |
* | Revert "Part one" | Filip Gawin | 2020-04-18 | 3 | -71/+51 |
* | Fix crash in cAudioManager::ServicePoliceRadio | Filip Gawin | 2020-04-18 | 1 | -4/+8 |
* | Merge branch 'master' of https://github.com/GTAmodding/re3 | Filip Gawin | 2020-04-18 | 1 | -37/+0 |
|\ |
|
| * | Remove padding fields | Sergeanur | 2020-04-18 | 1 | -37/+0 |
* | | Part one | Filip Gawin | 2020-04-17 | 3 | -51/+71 |
|/ |
|
* | Remove patches | Sergeanur | 2020-04-17 | 7 | -403/+7 |
* | rem refs | Fire-Head | 2020-04-17 | 4 | -22/+22 |
* | Some refs removed, little fixes and teleport | eray orçunus | 2020-04-16 | 1 | -0/+3 |
* | More refs removed | Sergeanur | 2020-04-16 | 2 | -5/+5 |
* | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-16 | 3 | -69/+36 |
|\ |
|
| * | Removed refs from sampman | Fire-Head | 2020-04-16 | 2 | -69/+33 |
| * | Various fixes | eray orçunus | 2020-04-16 | 1 | -0/+3 |
* | | Merge branch 'master' of github.com:gtamodding/re3 | aap | 2020-04-15 | 1 | -1/+1 |
|\| |
|
| * | Merge pull request #440 from Fire-Head/master | Nikolay Korolev | 2020-04-15 | 1 | -1/+1 |
| |\ |
|
| | * | CWeapon done, ps2 cheats fix | Fire-Head | 2020-04-15 | 1 | -1/+1 |
* | | | implemented most of librw wrapper | aap | 2020-04-15 | 1 | -2/+2 |
|/ / |
|
* | | Added missing audio ctors | Sergeanur | 2020-04-14 | 4 | -28/+65 |
* | | Cleanup cAudioManager::ProcessRainOnVehicle a bit | Filip Gawin | 2020-04-13 | 1 | -7/+3 |
* | | Finish audio code | Filip Gawin | 2020-04-13 | 2 | -1639/+2965 |
* | | Cleanup audio code | Filip Gawin | 2020-04-12 | 4 | -242/+270 |
|/ |
|
* | normalized line endings to LF | aap | 2020-04-09 | 5 | -1273/+1273 |
* | Fix CI build | Filip Gawin | 2020-04-07 | 1 | -5/+5 |
* | Cleanup audiocode and fix for ComputeDopplerEffectedFrequency | Filip Gawin | 2020-04-07 | 4 | -630/+637 |
* | Cranes done | Nikolay Korolev | 2020-04-06 | 2 | -4/+4 |
* | fixes | Sergeanur | 2020-04-02 | 1 | -2/+2 |
* | AudioScriptObject finished | Sergeanur | 2020-04-01 | 2 | -127/+174 |
* | Merge branch 'master' into garages_dev | Nikolay Korolev | 2020-03-28 | 2 | -40/+453 |
|\ |
|
| * | audio16 fixes for review | Filip Gawin | 2020-03-28 | 1 | -9/+5 |
| * | ProcessVehicleEngine and ProcessActiveQueues | Filip Gawin | 2020-03-28 | 2 | -40/+457 |
* | | merge with master | Nikolay Korolev | 2020-03-28 | 5 | -3/+7 |
|\| |
|
| * | Merge pull request #363 from erorcun/erorcun | erorcun | 2020-03-28 | 5 | -1/+5 |
| |\ |
|
| | * | CCopPed done and #include cleanup | eray orçunus | 2020-03-28 | 5 | -1/+5 |
| * | | WaterCannon done, resource ico | Fire-Head | 2020-03-28 | 1 | -2/+2 |
| |/ |
|
* | | garage update part 2 | Nikolay Korolev | 2020-03-28 | 2 | -2/+2 |
* | | garages part 1 | Nikolay Korolev | 2020-03-28 | 2 | -7/+7 |
|/ |
|
* | Fix order of math operations on integers (fires) | Filip Gawin | 2020-03-22 | 1 | -1/+1 |
* | Remove all constexpr | Filip Gawin | 2020-03-22 | 4 | -16/+17 |
* | fix include | Filip Gawin | 2020-03-22 | 1 | -1/+1 |
* | Fixes for review | Filip Gawin | 2020-03-22 | 1 | -1/+1 |
* | Fixes for review | Filip Gawin | 2020-03-22 | 4 | -38/+42 |
* | Cleanup audio code + fixes for review | Filip Gawin | 2020-03-22 | 3 | -313/+178 |
* | Fixes for Serge's review | Filip Gawin | 2020-03-22 | 1 | -272/+106 |
* | Implement ProcessGarages + small cleanup | Filip Gawin | 2020-03-22 | 4 | -3084/+3384 |
* | Implement SetupJumboEngineSound | Filip Gawin | 2020-03-22 | 2 | -13/+39 |
* | Implement ProcessFires | Filip Gawin | 2020-03-22 | 2 | -6/+78 |
* | Implement ProcessCrane | Filip Gawin | 2020-03-22 | 1 | -2/+50 |
* | Implement ProcessCesna | Filip Gawin | 2020-03-22 | 2 | -4/+67 |
* | GenericSave complete, still needs some testing | Wes Hampson | 2020-03-11 | 2 | -0/+4 |
* | Fix police radio condition | Filip Gawin | 2020-02-22 | 1 | -1/+1 |
* | Fixed random sound volume | Sergeanur | 2020-02-07 | 1 | -1/+1 |
* | cMusicManager | Sergeanur | 2020-02-07 | 6 | -300/+1000 |
* | Audio, use of enums and true/false | Sergeanur | 2020-02-02 | 5 | -550/+551 |
* | Removed dup hook | Sergeanur | 2020-02-01 | 1 | -1/+0 |
* | audio stuff | Sergeanur | 2020-01-25 | 10 | -1448/+1392 |
* | Two audio structs renamed to their original names | Sergeanur | 2020-01-13 | 2 | -10/+10 |
* | Fixing Projectile code | Sergeanur | 2020-01-07 | 1 | -2/+3 |
* | CPlayerPed & fixes | eray orçunus | 2019-12-28 | 1 | -1/+5 |
* | CPhone, CPlayerInfo, CFire, CWorld | eray orçunus | 2019-12-05 | 1 | -3/+3 |
* | Fix CalculateDistance | Filip Gawin | 2019-12-01 | 1 | -3/+3 |
* | Audio fixes for erorcun review | Filip Gawin | 2019-12-01 | 2 | -38/+38 |
* | Implement ProcessVehicleSirenOrAlarm | Filip Gawin | 2019-12-01 | 2 | -4/+49 |
* | Fix sound when "up" and "down" are pressed together | Filip Gawin | 2019-12-01 | 1 | -10/+6 |
* | Frontend, Peds & logic and overflow fixes | eray orçunus | 2019-11-12 | 1 | -3/+3 |
* | Fix max iterator value in `InitialisePoliceRadio` | Filip Gawin | 2019-11-11 | 1 | -1/+1 |
* | Merge pull request #263 from Sergeanur/strcmp | erorcun | 2019-11-09 | 2 | -12/+13 |
|\ |
|
| * | Implemented faststrcmp, faststricmp, strcasecmp | Sergeanur | 2019-10-30 | 2 | -12/+13 |
* | | RE cAudioManager::UpdateReflections | Filip Gawin | 2019-11-05 | 2 | -3/+68 |
|/ |
|
* | Some fixes for cAudioManager::SetupSuspectLastSeenReport | Sergeanur | 2019-10-29 | 1 | -25/+102 |
* | Implement PreloadMissionAudio + small fixes | Filip Gawin | 2019-10-27 | 4 | -48/+131 |
* | Audio fixes | Sergeanur | 2019-10-27 | 2 | -48/+54 |
* | Fix cAudioManager::AddReleasingSounds | Sergeanur | 2019-10-27 | 1 | -36/+36 |
* | ProcessFrontEnd fixes | Filip Gawin | 2019-10-27 | 1 | -24/+36 |
* | SfxEnum | Sergeanur | 2019-10-27 | 2 | -3899/+3913 |
* | Audio9 (fixes) | Filip Gawin | 2019-10-27 | 2 | -81/+63 |
* | cAudioManager::TranslateEntity cleanup | Sergeanur | 2019-10-27 | 1 | -11/+2 |
* | Fix hornPatternsArray | Sergeanur | 2019-10-26 | 1 | -1/+10 |
* | Merge pull request #254 from Sergeanur/Audio | Sergeanur | 2019-10-26 | 7 | -379/+376 |
|\ |
|
| * | A bit more enums for ChangeMusicMode | Sergeanur | 2019-10-26 | 1 | -2/+3 |
| * | audio.h -> audio_enums.h | Sergeanur | 2019-10-26 | 3 | -2/+2 |
| * | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode | Sergeanur | 2019-10-26 | 7 | -377/+373 |
* | | Fix audio bug | Sergeanur | 2019-10-26 | 1 | -1/+1 |
|/ |
|
* | Fixes for aap review (audio8) | Filip Gawin | 2019-10-26 | 2 | -2303/+1228 |
* | Audio fixes from Serg | Filip Gawin | 2019-10-26 | 2 | -27/+41 |
* | Fixes for nitpicks | Filip Gawin | 2019-10-26 | 1 | -79/+82 |
* | Cleanup audio | Filip Gawin | 2019-10-26 | 2 | -63/+44 |
* | Cleanup police radio | Filip Gawin | 2019-10-26 | 2 | -962/+717 |
* | More audio windows | Filip Gawin | 2019-10-26 | 2 | -50/+986 |
* | More audio (to hook and test) | Filip Gawin | 2019-10-26 | 2 | -56/+509 |
* | More work | Filip Gawin | 2019-10-26 | 4 | -147/+264 |
* | audio7 | Filip Gawin | 2019-10-26 | 6 | -136/+924 |
* | Fixed nasty warnings | Sergeanur | 2019-10-17 | 1 | -2/+1 |
* | Fixed train sounds not working | Sergeanur | 2019-10-17 | 1 | -7/+4 |
* | Radio shadow fix, RAMPAGE!! message fix | Sergeanur | 2019-10-06 | 1 | -1/+1 |
* | Moar peds | eray orçunus | 2019-10-01 | 1 | -9/+9 |
* | Audio fixes | Filip Gawin | 2019-08-27 | 6 | -576/+70 |
* | Cleanup | Filip Gawin | 2019-08-27 | 4 | -898/+1366 |
* | More more more audio | Filip Gawin | 2019-08-27 | 3 | -620/+1322 |
* | Cleanup | Filip Gawin | 2019-08-27 | 3 | -527/+1251 |
* | More audio ped | Filip Gawin | 2019-08-27 | 3 | -71/+1327 |
* | Merge branch 'master' into master | Fire_Head | 2019-08-15 | 2 | -3/+2 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' | Nikolay Korolev | 2019-08-03 | 9 | -406/+2872 |
| |\ |
|
| * | | RunningScript, part 4, plus some fixes | Nikolay Korolev | 2019-08-03 | 3 | -1/+7 |
* | | | CParticleObject done, cDMAudio done | Fire-Head | 2019-08-15 | 8 | -204/+705 |
* | | | sampman cosmetic fix | Fire-Head | 2019-08-03 | 2 | -44/+47 |
| |/
|/| |
|
* | | Merge pull request #178 from Fire-Head/master | aap | 2019-08-02 | 9 | -406/+2872 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of github.com:Fire-Head/re3 | Fire-Head | 2019-08-02 | 2 | -16/+16 |
| |\ |
|
| * | | sampman done | Fire-Head | 2019-08-02 | 9 | -406/+2872 |
* | | | implemented CPlane | aap | 2019-07-31 | 1 | -11/+8 |
| |/
|/| |
|
* | | Peds, mainly audio | eray orçunus | 2019-07-28 | 1 | -12/+12 |
* | | fixed bridge | Nikolay Korolev | 2019-07-26 | 1 | -1/+1 |
* | | CAutomobile::FireTruckControl and HydraulicControl | aap | 2019-07-26 | 1 | -3/+3 |
|/ |
|
* | Try to fix rpg bug | Filip Gawin | 2019-07-21 | 1 | -3/+1 |
* | Fix setting sampleIndex | Filip Gawin | 2019-07-21 | 1 | -2/+2 |
* | added CPool<cAudioScriptObject, cAudioScriptObject> | Nikolay Korolev | 2019-07-20 | 2 | -0/+11 |
* | fixes for #142 | Filip Gawin | 2019-07-19 | 4 | -5/+5 |
* | More audio script | Filip Gawin | 2019-07-19 | 2 | -45/+548 |
* | more audio process | Filip Gawin | 2019-07-19 | 4 | -103/+1125 |
* | ProcessActiveQueues | Filip Gawin | 2019-07-19 | 4 | -121/+510 |
* | ComputeDopplerEffectedFrequency | Filip Gawin | 2019-07-19 | 6 | -268/+1355 |
* | started making frontend accurate to game | aap | 2019-07-14 | 2 | -6/+6 |
* | more CWanted; added CEventList | aap | 2019-07-12 | 2 | -1/+4 |
* | added wrappers around math functions | aap | 2019-07-10 | 1 | -1/+1 |
* | more CVehicle | aap | 2019-07-09 | 2 | -2/+2 |
* | more CAutomobile | aap | 2019-07-08 | 1 | -1/+1 |
* | Fix reverse warn and air brakes | Filip Gawin | 2019-07-07 | 2 | -11/+165 |
* | cAudioManager::Initialise | Filip Gawin | 2019-07-07 | 6 | -6/+167 |
* | cleanup AudioManager | Filip Gawin | 2019-07-07 | 1 | -7/+3 |
* | some work on vehicles | aap | 2019-07-06 | 1 | -7/+80 |
* | More AudioManager | Filip Gawin | 2019-07-04 | 4 | -972/+1006 |
* | RandomDisplacement | Filip Gawin | 2019-07-04 | 2 | -0/+21 |
* | RequireDigitalHandle | Filip Gawin | 2019-07-04 | 4 | -5/+30 |
* | ReleaseDigitalHandle | Filip Gawin | 2019-07-04 | 4 | -45/+65 |
* | PlayerJustGotInCar | Filip Gawin | 2019-07-04 | 2 | -2/+12 |
* | CreateEntity | Filip Gawin | 2019-07-04 | 2 | -7/+33 |
* | Introduce totalAudioEntities | Filip Gawin | 2019-07-04 | 1 | -4/+8 |
* | SetEntityStatus | Filip Gawin | 2019-07-04 | 2 | -0/+10 |
* | PreTerminateGameSpecificShutdown | Filip Gawin | 2019-07-04 | 2 | -0/+35 |
* | DestroyEntity | Filip Gawin | 2019-07-04 | 2 | -0/+20 |
* | PostTerminateGameSpecificShutdown | Filip Gawin | 2019-07-04 | 2 | -2/+10 |
* | SetDynamicAcousticModelingStatus | Filip Gawin | 2019-07-04 | 2 | -3/+9 |
* | IsAudioInitialised | Filip Gawin | 2019-07-04 | 2 | -0/+9 |
* | GenerateIntegerRandomNumberTable | Filip Gawin | 2019-07-04 | 2 | -0/+9 |
* | Script stuff + bug fixes | Nikolay Korolev | 2019-07-04 | 2 | -0/+2 |
* | Update Frontend. | _AG | 2019-07-03 | 2 | -3/+14 |
* | Revert "Implemented frontend inputs." | aap | 2019-07-02 | 2 | -14/+3 |
* | Implemented frontend inputs. | _AG | 2019-07-02 | 2 | -3/+14 |
* | Implement GetSpecialCharacterTalkSfx | Filip Gawin | 2019-06-30 | 2 | -8/+212 |
* | Merge pull request #78 from ShFil119/cleanup | aap | 2019-06-30 | 1 | -2/+2 |
|\ |
|
| * | Cleanup project a bit | Filip Gawin | 2019-06-30 | 1 | -2/+2 |
* | | PlayBackThisFrameInterpolation and all it required... | Nikolay Korolev | 2019-06-30 | 2 | -1/+2 |
|/ |
|
* | Implement the rest of GetXTalkSfx | Filip Gawin | 2019-06-29 | 2 | -265/+2238 |
* | Implement some GetXTalkSfx methods | Filip Gawin | 2019-06-29 | 4 | -220/+609 |
* | fixes for AudioManager::GetPhrase | Filip Gawin | 2019-06-29 | 3 | -15/+267 |
* | AudioManager::GetPhrase | Filip Gawin | 2019-06-29 | 3 | -3/+3268 |
* | miscellaneous, mostly world related | aap | 2019-06-29 | 2 | -3/+3 |
* | Fixed merge errors | Nikolay Korolev | 2019-06-26 | 1 | -0/+2 |
* | Merge with upstream | Nikolay Korolev | 2019-06-26 | 5 | -0/+31 |
|\ |
|
| * | Better organization for Frontend.cpp | _AG | 2019-06-25 | 4 | -1/+11 |
| * | Initial commit for Frontend. | _AG | 2019-06-25 | 4 | -0/+7 |
| * | CPed, CVehicle, mostly entering/exiting car | eray orçunus | 2019-06-24 | 2 | -0/+23 |
* | | More replay stuff | Nikolay Korolev | 2019-06-25 | 2 | -0/+13 |
|/ |
|
* | Merge pull request #32 from Nick007J/master | aap | 2019-06-22 | 1 | -1/+1 |
|\ |
|
| * | First commit of replay system | Nikolay Korolev | 2019-06-22 | 1 | -1/+1 |
* | | Merge branch 'master' of git://github.com/GTAmodding/re3 into eray | eray orçunus | 2019-06-20 | 1 | -2/+4 |
|\| |
|
| * | Code clean up. | _AG | 2019-06-20 | 1 | -2/+4 |
* | | Big CPed update | eray orçunus | 2019-06-20 | 2 | -3/+5 |
|/ |
|
* | Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h. | _AG | 2019-06-20 | 2 | -87/+118 |
* | Update HUD stuff, bug and format fixes. | _AG | 2019-06-17 | 2 | -16/+23 |
* | got rid of upper case types | aap | 2019-06-17 | 5 | -20/+20 |
* | some more cleanup | aap | 2019-06-16 | 1 | -4/+4 |
* | Delete duplicate enum | eray orçunus | 2019-06-16 | 1 | -8/+8 |
* | Updates Draw.cpp, MusicManager.cpp. | _AG | 2019-06-16 | 4 | -2/+414 |
* | New updates for Hud.cpp and more. | _AG | 2019-06-15 | 1 | -0/+171 |
* | RE more stuff from COnscreenTimer | Filip Gawin | 2019-06-12 | 2 | -3/+7 |
* | skeleton updated, windows specific stuff added | Fire-Head | 2019-06-02 | 2 | -0/+10 |
* | rw skeleton | Fire-Head | 2019-05-31 | 2 | -0/+5 |
* | more high level functions | aap | 2019-05-31 | 2 | -6/+3 |
* | implemented some higher level functions; added lots of stubs; switched top and bottom in CRect | aap | 2019-05-30 | 2 | -0/+15 |
* | Updates, CTimer started | Fire-Head | 2019-05-29 | 2 | -0/+7 |
* | Particle, ParticleMgr done | Fire-Head | 2019-05-29 | 2 | -0/+138 |
* | CPhysical almost done | aap | 2019-05-19 | 2 | -2/+5 |
* | more work on CPhysical | aap | 2019-05-18 | 2 | -0/+14 |