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