1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-14 12:43:12 +00:00
Commit graph

151 commits

Author SHA1 Message Date
Nikolay Korolev 101c21e064 merge with master 2020-03-28 20:55:15 +03:00
Nikolay Korolev 775bc3e666 garage update part 2 2020-03-28 20:52:25 +03:00
erorcun c056871e07
Merge pull request #363 from erorcun/erorcun
CCopPed done and #include cleanup
2020-03-28 19:12:22 +03:00
eray orçunus 112685ebac CCopPed done and #include cleanup 2020-03-28 18:52:25 +03:00
Fire-Head 3366cd0ff8 WaterCannon done, resource ico 2020-03-28 17:02:44 +03:00
Nikolay Korolev 268f92bfbe garages part 1 2020-03-28 15:24:13 +03:00
Filip Gawin da2d25c020
Fix order of math operations on integers (fires) 2020-03-22 19:32:01 +01:00
Filip Gawin 0e817230af Remove all constexpr 2020-03-22 17:30:54 +01:00
Filip Gawin 39462a3865 Fixes for review 2020-03-22 17:30:54 +01:00
Filip Gawin a097f225bc Fixes for review 2020-03-22 17:30:54 +01:00
Filip Gawin 337924c794 Cleanup audio code + fixes for review 2020-03-22 17:30:54 +01:00
Filip Gawin 8f01eab5ab Fixes for Serge's review 2020-03-22 17:30:54 +01:00
Filip Gawin 7c425ac4ac Implement ProcessGarages + small cleanup 2020-03-22 17:30:54 +01:00
Filip Gawin 3b8a177470 Implement SetupJumboEngineSound 2020-03-22 17:30:54 +01:00
Filip Gawin 67398809a3 Implement ProcessFires 2020-03-22 17:30:54 +01:00
Filip Gawin 0d1f42add1 Implement ProcessCrane 2020-03-22 17:30:54 +01:00
Filip Gawin 31382bc22c Implement ProcessCesna 2020-03-22 17:30:54 +01:00
Filip Gawin c92dfb0064
Fix police radio condition
thx @Nick007J
2020-02-22 19:47:42 +01:00
Sergeanur d1700b3257 Fixed random sound volume 2020-02-07 21:40:10 +02:00
Sergeanur 72a4abd347 Audio, use of enums and true/false 2020-02-02 15:57:27 +02:00
Sergeanur ff831a8956 Removed dup hook 2020-02-01 20:02:04 +02:00
Sergeanur da253837d1 audio stuff
Collision audio and police radio stuff moved to a separate cpp's like in the original code
cPoliceRadioQueue added, code refactored correspondingly
cAudioManager::ServiceCollisions reversed
PlayOneShotScriptObject reversed
cAudioScriptObject moved to AudioScriptObject.cpp
Fixed use of numbers on non-integer types (bools, pointers)
enum is now used for ped audio calculation
Added fixes for vehicle description in the police radio (missing vehicles and wrong colors)
2020-01-25 12:48:27 +02:00
Sergeanur 045c638067 Two audio structs renamed to their original names 2020-01-13 20:01:23 +02:00
Sergeanur f7e962beaa Fixing Projectile code 2020-01-07 17:26:40 +02:00
eray orçunus dad7782ff0 CPhone, CPlayerInfo, CFire, CWorld 2019-12-06 00:55:23 +03:00
Filip Gawin 5289f398ea Fix CalculateDistance 2019-12-01 20:44:57 +01:00
Filip Gawin c7e9ddb566 Audio fixes for erorcun review 2019-12-01 20:44:57 +01:00
Filip Gawin 9afac431b0 Implement ProcessVehicleSirenOrAlarm 2019-12-01 20:44:57 +01:00
Filip Gawin 41c9e66382 Fix sound when "up" and "down" are pressed together 2019-12-01 20:44:43 +01:00
Filip Gawin de09fc0225
Fix max iterator value in InitialisePoliceRadio 2019-11-11 15:33:24 +01:00
erorcun 0df15bb73d
Merge pull request #263 from Sergeanur/strcmp
Implemented faststrcmp, faststricmp, strcasecmp
2019-11-09 18:06:20 +03:00
Filip Gawin 5e771f1737 RE cAudioManager::UpdateReflections 2019-11-05 12:29:42 +01:00
Sergeanur c202fc3b55 Implemented faststrcmp, faststricmp, strcasecmp 2019-10-30 01:35:31 +02:00
Sergeanur d9c96a76fb Some fixes for cAudioManager::SetupSuspectLastSeenReport 2019-10-29 17:08:51 +02:00
Filip Gawin a2e59564c8 Implement PreloadMissionAudio + small fixes 2019-10-27 22:46:37 +01:00
Sergeanur cce3aac4c3 Audio fixes 2019-10-27 19:04:13 +02:00
Sergeanur 80b85a417c Fix cAudioManager::AddReleasingSounds 2019-10-27 15:16:57 +02:00
Filip Gawin f090708a90 ProcessFrontEnd fixes 2019-10-27 13:30:16 +01:00
Sergeanur 9d0757eebe SfxEnum 2019-10-27 02:28:23 +03:00
Filip Gawin 405b83ca0f Audio9 (fixes) 2019-10-27 01:07:01 +02:00
Sergeanur fcfdaa9534 cAudioManager::TranslateEntity cleanup 2019-10-27 01:46:48 +03:00
Sergeanur 35bd3f514d Fix hornPatternsArray 2019-10-26 17:08:13 +03:00
Sergeanur fd8096aec8
Merge pull request #254 from Sergeanur/Audio
Audio stuff moved around
2019-10-26 16:23:04 +03:00
Sergeanur 28bb221f7e Fix audio bug 2019-10-26 16:20:36 +03:00
Sergeanur 428b407ad5 A bit more enums for ChangeMusicMode 2019-10-26 16:02:59 +03:00
Sergeanur d5a72fa597 Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicMode 2019-10-26 15:20:12 +03:00
Filip Gawin 8808e6fdfe Fixes for aap review (audio8) 2019-10-26 13:05:00 +02:00
Filip Gawin fef3b5f978 Audio fixes from Serg 2019-10-26 13:05:00 +02:00
Filip Gawin d822417cfc Fixes for nitpicks 2019-10-26 13:05:00 +02:00
Filip Gawin c27dbcfe6d Cleanup audio 2019-10-26 13:05:00 +02:00
Filip Gawin 8c52cdbedd Cleanup police radio 2019-10-26 13:05:00 +02:00
Filip Gawin 47d2cf6c0a More audio windows 2019-10-26 13:05:00 +02:00
Filip Gawin d2941b0368 More audio (to hook and test) 2019-10-26 13:05:00 +02:00
Filip Gawin 003ac856c6 More work 2019-10-26 13:05:00 +02:00
Filip Gawin 12ee71e4f7 audio7 2019-10-26 13:05:00 +02:00
Sergeanur 17ffb99420 Fixed train sounds not working 2019-10-17 16:10:27 +03:00
Filip Gawin 5a36d46692 Audio fixes 2019-08-27 23:45:27 +02:00
Filip Gawin 01ac2929cd Cleanup 2019-08-27 22:29:23 +02:00
Filip Gawin 2fabbc3b4c More more more audio 2019-08-27 21:18:47 +02:00
Filip Gawin 458fc63f01 Cleanup 2019-08-27 21:14:28 +02:00
Filip Gawin af5bd951ae More audio ped 2019-08-27 21:13:17 +02:00
Fire-Head 6093d855b0 CParticleObject done, cDMAudio done 2019-08-15 04:43:00 +03:00
aap a890a8a3b4
Merge pull request #178 from Fire-Head/master
sampman done
2019-08-02 23:09:37 +02:00
Fire-Head 73e2a4b035 Merge branch 'master' of github.com:Fire-Head/re3 2019-08-02 23:23:05 +03:00
Fire-Head 6ba2b05443 sampman done 2019-08-02 23:20:12 +03:00
aap 78c15c4828 implemented CPlane 2019-07-31 23:57:18 +02:00
Nikolay Korolev efdd44cd68 fixed bridge 2019-07-26 18:01:56 +03:00
Filip Gawin b00a92b20a Try to fix rpg bug 2019-07-21 21:17:00 +02:00
Filip Gawin 6cf4a6af6c Fix setting sampleIndex 2019-07-21 12:45:47 +02:00
Nikolay Korolev a951996943 added CPool<cAudioScriptObject, cAudioScriptObject> 2019-07-20 18:00:57 +03:00
Filip Gawin e003f7ffba fixes for #142 2019-07-19 23:35:21 +02:00
Filip Gawin 40b3ff31bb More audio script 2019-07-19 16:25:16 +02:00
Filip Gawin 88a6d67494 more audio process 2019-07-19 16:23:03 +02:00
Filip Gawin 113abec6fa ProcessActiveQueues 2019-07-19 16:23:03 +02:00
Filip Gawin a04d8f24be ComputeDopplerEffectedFrequency 2019-07-19 16:22:46 +02:00
aap 4a36d64f15 added wrappers around math functions 2019-07-10 17:18:26 +02:00
Filip Gawin 567937a8cd Fix reverse warn and air brakes 2019-07-07 17:49:33 +02:00
Filip Gawin d6944ec570 cAudioManager::Initialise 2019-07-07 17:48:32 +02:00
Filip Gawin 9062f958a4 cleanup AudioManager 2019-07-07 17:48:32 +02:00
aap 00461224a9 some work on vehicles 2019-07-06 19:44:00 +02:00
Filip Gawin e3fcb686cc More AudioManager 2019-07-04 22:20:05 +02:00
Filip Gawin d6957aaa57 RandomDisplacement 2019-07-04 01:02:00 +02:00
Filip Gawin 0ec77e8329 RequireDigitalHandle 2019-07-04 01:02:00 +02:00
Filip Gawin 9357e5cc83 ReleaseDigitalHandle 2019-07-04 01:02:00 +02:00
Filip Gawin e589589538 PlayerJustGotInCar 2019-07-04 01:02:00 +02:00
Filip Gawin 8cd2a19c4e CreateEntity 2019-07-04 01:02:00 +02:00
Filip Gawin de4252ace8 Introduce totalAudioEntities 2019-07-04 01:02:00 +02:00
Filip Gawin 198a92555c SetEntityStatus 2019-07-04 01:02:00 +02:00
Filip Gawin 9df4bc2029 PreTerminateGameSpecificShutdown 2019-07-04 01:02:00 +02:00
Filip Gawin 1abd694107 DestroyEntity 2019-07-04 01:02:00 +02:00
Filip Gawin bd23f2c425 PostTerminateGameSpecificShutdown 2019-07-04 01:02:00 +02:00
Filip Gawin 404d9bedd2 SetDynamicAcousticModelingStatus 2019-07-04 01:02:00 +02:00
Filip Gawin 7488f094e2 IsAudioInitialised 2019-07-04 01:02:00 +02:00
Filip Gawin c6256aab4f GenerateIntegerRandomNumberTable 2019-07-04 01:02:00 +02:00
Filip Gawin 321c7e4af7 Implement GetSpecialCharacterTalkSfx 2019-06-30 19:06:41 +02:00
Filip Gawin 87997fffd7 Implement the rest of GetXTalkSfx 2019-06-29 14:07:32 +02:00
Filip Gawin 72ab729623 Implement some GetXTalkSfx methods 2019-06-29 14:07:32 +02:00
Filip Gawin 6c0f81f12a fixes for AudioManager::GetPhrase 2019-06-29 14:03:39 +02:00
Filip Gawin d4b566ecb2 AudioManager::GetPhrase 2019-06-29 14:03:39 +02:00
_AG 28509e216f Better organization for Frontend.cpp 2019-06-25 14:26:41 +02:00