1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 11:47:05 +00:00
Commit graph

264 commits

Author SHA1 Message Date
eray orçunus d5a6e17079 ProcessButtonPresses and fixes 2020-03-21 14:58:54 +03:00
erorcun 53e65a32cd
Merge branch 'master' into Radar2 2020-03-17 20:46:37 +03:00
erorcun 7aa5d16b53
Merge pull request #347 from Nick007J/master
replay fixes + script crash fix
2020-03-17 20:41:59 +03:00
erorcun 1ab6702ea6
Merge pull request #345 from whampson/save-stuff
GenericSave() done
2020-03-17 20:35:18 +03:00
Sergeanur e57ad65d05 Finished CRadar, a bit of CExplosion 2020-03-17 00:22:43 +02:00
Nikolay Korolev 1971b3db62 Merge remote-tracking branch 'upstream/master' 2020-03-15 18:47:36 +03:00
Nikolay Korolev 152d8c2f40 replay bug fixes, script bug fix 2020-03-15 18:47:21 +03:00
Wes Hampson afeac54860 Spacing fix 2020-03-13 13:50:23 -07:00
Wes Hampson 8280dda9cb Add CTimeStep 2020-03-13 13:46:59 -07:00
eray orçunus 934e9db4fc CPopulation done, CCopPed and fixes 2020-03-12 00:48:33 +03:00
Wes Hampson 018fb3a929 Style fixes 2020-03-11 14:15:27 -07:00
Wes Hampson c7f16879df GenericSave complete, still needs some testing 2020-03-11 00:12:40 -07:00
Wes Hampson 28342405d3 Add Load/Save functions 2020-03-10 20:26:07 -07:00
Wes Hampson 4fee2cbdd9 Begin work on GenericSave 2020-03-05 01:44:42 -08:00
eray orçunus a718e699ad Fixes and cleanup 2020-03-02 03:06:52 +03:00
Nikolay Korolev ceab73a053 merge with upstream 2020-03-01 14:19:42 +03:00
eray orçunus 750d3229a3 CPopulation 3 and fixes 2020-02-27 19:38:35 +03:00
Nikolay Korolev 56c83dfaae more stuff + intro fix 2020-02-24 21:17:15 +03:00
Nikolay Korolev 6260d51d44 Merge branch 'master' into script_dev 2020-02-24 12:10:59 +03:00
Nikolay Korolev 1ba696f5fc some changes 2020-02-23 13:12:44 +03:00
aap f8cd12ffb3
Merge pull request #333 from Nick007J/master
script 1000-1154
2020-02-23 11:00:15 +01:00
eray orçunus b2d062ef2d some fixes 2020-02-23 01:48:21 +03:00
Nikolay Korolev a312e1ff81 merge 2020-02-22 15:36:22 +03:00
eray orçunus 090aef7de7 CPopulation 2 2020-02-19 21:14:17 +03:00
erorcun 16ea0527dd
Merge pull request #328 from erorcun/erorcun
CPopulation 1
2020-02-17 23:02:58 +03:00
eray orçunus ff92b822b6 CPopulation 1 2020-02-17 15:57:50 +03:00
Nikolay Korolev 1337a9b603 script 1000-1154 2020-02-16 23:08:54 +03:00
Nikolay Korolev a361fc0ff5 sync with upstream 2020-02-15 14:54:46 +03:00
Nikolay Korolev 043efaf082 script 900-999 2020-02-15 14:53:42 +03:00
eray orçunus f307839a2b CPlayerPed done 2020-02-13 22:02:45 +03:00
Sergeanur a3e5ccde47 cMusicManager 2020-02-07 02:30:00 +02:00
Sergeanur f1863676bb CullZone fix 2020-02-04 22:21:45 +02:00
eray orçunus 03b995c6ef Some fixes and some cosmetic things 2020-02-02 16:58:52 +03:00
Nikolay Korolev dc2516896f script 900-999 init 2020-02-02 14:47:03 +03:00
Sergeanur afd6b43ffb Fixed wrong slot indexing in Frontend 2020-01-31 17:16:32 +02:00
aap 5794732ad4
Merge pull request #299 from Sergeanur/PedIK
CPedIK finished, bit of CCamera
2020-01-31 12:57:43 +01:00
aap 8b367e8d18
Merge pull request #298 from Sergeanur/save
save
2020-01-31 12:57:25 +01:00
Sergeanur 43bd2227a8 CRemote 2020-01-31 12:23:15 +02:00
Sergeanur 2c8cce4655 suggested fixes 2020-01-30 18:15:27 +02:00
Sergeanur 81de0e0cbd acos 2020-01-29 13:00:40 +02:00
Sergeanur 633108b2d7 camera 2020-01-29 01:54:07 +02:00
Sergeanur fa4dbcab35 save 2020-01-27 18:22:51 +02:00
Sergeanur 0525e3930b Fix invert mouse on/off 2020-01-26 21:54:20 +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
erorcun d75b9b8257
CPlayerPed continues (#294) 2020-01-23 23:21:50 +03:00
Sergeanur b06ad84768 Fixing possible leaks in CModelInfo::ShutDown 2020-01-23 20:08:42 +02:00
Sergeanur 9eb599ff58 Plane crashfix and more 2020-01-23 17:29:36 +02:00
Sergeanur 77515f04e0 ConstructMloClumps 2020-01-21 09:47:24 +02:00
Sergeanur 06904755d9 Refactor CCullZone::CalcDistToCullZoneSquared 2020-01-20 23:27:57 +02:00
Sergeanur 7857590990 Atan2 and Sqrt 2020-01-20 23:21:51 +02:00