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

85 commits

Author SHA1 Message Date
aap af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
Nikolay Korolev 7c6b291860 Merge remote-tracking branch 'upstream/master' 2019-06-30 16:21:58 +03:00
Nikolay Korolev 90bcb888e8 Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs 2019-06-30 16:20:11 +03:00
aap 9b5a7cd4bb
Merge pull request #78 from ShFil119/cleanup
Cleanup project a bit
2019-06-30 13:37:52 +02:00
Nikolay Korolev e2bd3573b4 PlayBackThisFrameInterpolation and all it required... 2019-06-30 13:59:55 +03:00
Filip Gawin 2115faec38 Cleanup project a bit 2019-06-30 12:56:50 +02:00
Nikolay Korolev b2b750bc90 ProcessCarUpdate 2019-06-29 23:15:55 +03:00
Nikolay Korolev 647db5cf34 CReplay::PlaybackThisFrame + fixes 2019-06-29 21:38:47 +03:00
aap d12db35a9f fix 2019-06-29 18:36:31 +02:00
aap d711af4757
Merge pull request #71 from ShFil119/audio2
Implement GetSomeoneTalkSfx methods of AudioManager
2019-06-29 17:18:56 +02:00
Nikolay Korolev 14e0aae1bd fix 2019-06-29 18:07:57 +03:00
Nikolay Korolev 1d620f4b67 Merged with upstream 2019-06-29 18:05:16 +03:00
Filip Gawin 72ab729623 Implement some GetXTalkSfx methods 2019-06-29 14:07:32 +02:00
Nikolay Korolev 9b5392d3a1 ProcessPedUpdate 2019-06-29 14:38:37 +03:00
aap c7e33bd8e5 fix 2019-06-29 13:25:47 +02:00
aap 9b689a1e6a Merge branch 'master' of github.com:GTAmodding/re3 2019-06-29 11:09:43 +02:00
aap b2f8c7eb23 miscellaneous, mostly world related 2019-06-29 11:09:33 +02:00
Nikolay Korolev 4c2f74c313 Changed to actual crimes names 2019-06-29 11:50:21 +03:00
aap 48cf8b6629 misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
eray orçunus 7ab2ba9399 Footsteps
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-28 19:19:00 +03:00
aap 9f07569bd6
Merge pull request #62 from erorcun/erorcun
Several little mistakes in CPed
2019-06-27 14:18:54 +02:00
aap f6c767d87c CStreaming almost done 2019-06-27 14:17:42 +02:00
eray orçunus 86ecf6523d Several little mistakes in CPed
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-27 15:01:55 +03:00
aap 62b6788dc5
Merge pull request #60 from erorcun/erorcun
Fix 3 bugs
2019-06-27 09:46:41 +02:00
aap f6443ea108
Merge pull request #57 from gennariarmando/master
Update Wanted.cpp
2019-06-27 09:45:59 +02:00
eray orçunus b8862cf59c Fix 3 bugs
* Footsteps doesn't play while sprinting
* Player doesn't kick ped in ground at first time
* Looking around with numpad is problematic

Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-27 06:30:29 +03:00
_AG 69ac8bcd7a Update Wanted.cpp
Fix #36.
2019-06-26 23:32:08 +02:00
Nikolay Korolev 08b053a568 Merge with upstream 2019-06-26 23:34:14 +03:00
aap d9b3c82c5e some more CStreaming + fixes by erorcun 2019-06-26 21:33:58 +02:00
aap b19e1d369c fixed bug in CPed 2019-06-26 11:35:34 +02:00
aap 8510792256 CPed cleanup 2019-06-26 11:19:56 +02:00
eray orçunus e9fd2a93e0 Fix car animations & M16 bug
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-25 14:33:24 +03:00
Nikolay Korolev cc731f4732 More replay stuff 2019-06-25 01:42:23 +03:00
aap f07f411629
Merge pull request #43 from erorcun/erorcun
CPed, CVehicle, mostly entering/exiting car
2019-06-24 23:11:56 +02:00
eray orçunus 1e09bf9c30 CPed, CVehicle, mostly entering/exiting car
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-25 00:01:40 +03:00
aap 3b43c09578 replaced some ctors; made PreRender call game function 2019-06-24 22:06:14 +02:00
aap a5ba538968 some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
aap 047fa20f28 fixed key binding, head shots, freezes 2019-06-23 01:01:21 +02:00
aap 6c7df4487e
Merge pull request #29 from erorcun/erorcun
Shotgun fix, CPed, CWeaponInfo
2019-06-22 21:31:38 +02:00
aap 69dd259b70
Merge pull request #30 from gennariarmando/master
More CRadar stuff.
2019-06-22 21:30:43 +02:00
aap 7a77f995b2
Merge pull request #32 from Nick007J/master
Added replay functions
2019-06-22 21:29:14 +02:00
Nikolay Korolev 8b47a5b9f4 First commit of replay system 2019-06-22 21:17:25 +03:00
_AG beea41d465 More CRadar stuff. 2019-06-22 11:42:27 +02:00
eray orçunus 0a7120b622 Shotgun fix, CPed, CWeaponInfo
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-22 03:34:21 +03:00
eray orçunus 817f8b0e3f Fix throwable weapons
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-21 00:44:06 +03:00
eray orçunus 4a3138f384 Merge branch 'master' of git://github.com/GTAmodding/re3 into eray 2019-06-21 00:42:57 +03:00
eray orçunus 7cfff963f7 Big CPed update
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-20 17:31:14 +03:00
aap 922c73eeee started CStreaming 2019-06-20 14:49:16 +02:00
aap 2fcdf6fa21 implemented cHandlingDataMgr 2019-06-20 00:12:12 +02:00
aap 2ec11b000d implemented CObjectData 2019-06-19 18:35:51 +02:00