| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |