Commit Graph

229 Commits

Author SHA1 Message Date
aap
e9cafe340a bit more CAutomobile 2019-07-23 16:39:30 +02:00
aap
29d7b983d7
Merge pull request #149 from ShFil119/audio4
Audio4
2019-07-20 12:35:24 +02:00
Nikolay Korolev
fe03ba825a fixed references leak 2019-07-19 22:45:58 +03:00
Filip Gawin
a04d8f24be ComputeDopplerEffectedFrequency 2019-07-19 16:22:46 +02:00
aap
59145cea83 CAutomobile ctor, car spawner, fixes 2019-07-19 11:57:12 +02:00
aap
36f3a517f9 more fixes; started CAutomobile::ProcessControl 2019-07-16 19:48:50 +02:00
aap
4a36d64f15 added wrappers around math functions 2019-07-10 17:18:26 +02:00
eray orçunus
2ef5e4cd66 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-10 15:56:56 +03:00
eray orçunus
86681c6f18 Phone start, ped spinning and cop car fix, and some love to CPed
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-10 15:56:29 +03:00
aap
74fcbc8c0a more CAutomobile 2019-07-09 09:57:44 +02:00
aap
2ae112fdf6 more CAutomobile 2019-07-08 21:37:47 +02:00
aap
edf5ac2626 little changes; one more function of CAutomobile 2019-07-08 17:07:34 +02:00
aap
12af85ca3d cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
aap
53023eb65b the great reorganization 2019-07-07 13:09:11 +02:00
aap
219a65b81a finished CPhysical 2019-07-07 11:13:12 +02:00
aap
533f265f55 made code use TimeStepIn(Milli)Seconds; purged unnecessary inlines 2019-07-07 10:16:16 +02:00
aap
b515ce4730
Merge pull request #114 from Nick007J/master
Added CUpsideDownCarCheck and CStuckCarCheck
2019-07-07 09:45:07 +02:00
eray orçunus
ee8e16376b Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-07 01:39:58 +03:00
eray orçunus
0eb8a5d53e General fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-07 01:35:45 +03:00
aap
00461224a9 some work on vehicles 2019-07-06 19:44:00 +02:00
Nikolay Korolev
b1500fbe03 Added CUpsideDownCarCheck and CStuckCarCheck 2019-07-06 18:06:08 +03:00
aap
2b592605ab misc classes finished 2019-07-06 12:27:21 +02:00
eray orçunus
769c2812ff Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun
Conflicts:
	src/entities/Ped.h
	src/entities/Vehicle.h
2019-07-06 01:52:14 +03:00
eray orçunus
0e7a471b82 CPed...
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-06 01:44:49 +03:00
aap
9d13ab28a8
Merge branch 'master' into audio3 2019-07-05 14:34:41 +02:00
aap
396b43cbd4 implemented some CVehicle functions 2019-07-05 14:23:39 +02:00
Filip Gawin
e3fcb686cc More AudioManager 2019-07-04 22:20:05 +02:00
eray orçunus
e22db39097 Little fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-04 16:30:24 +03:00
eray orçunus
cc56292bc5 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-04 05:00:33 +03:00
eray orçunus
d4ea6912f5 Even more CPed
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-04 04:59:29 +03:00
Nikolay Korolev
7fae683316 Script stuff + bug fixes 2019-07-04 01:16:24 +03:00
_AG
69b5c9f1e0 Update Frontend. 2019-07-03 17:30:26 +02:00
aap
738bde1c15
Merge pull request #89 from ShFil119/test
Check if address is used twice in InjectHook
2019-07-03 13:43:40 +02:00
aap
e8215cf560
Revert "Implemented frontend inputs." 2019-07-02 22:05:11 +02:00
Filip Gawin
34e8fffcb4 Fix address of IsPedHeadAbovePos 2019-07-02 21:38:31 +02:00
_AG
6c693e3bbf Implemented frontend inputs.
Fixed #66 and few other stuff.
2019-07-02 14:36:40 +02:00
eray orçunus
27838ae0b2 Kangaroo cheat and bug fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-02 06:01:26 +03:00
eray orçunus
8b36718c0a CPed fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-01 19:29:21 +03:00
eray orçunus
3dec4a0423 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-01 02:48:31 +03:00
eray orçunus
ce28a6d298 More CPed
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-07-01 02:48:09 +03:00
Nikolay Korolev
be808bed53 Merge remote-tracking branch 'upstream/master' 2019-07-01 00:18:10 +03:00
Nikolay Korolev
02c7cbc75f Completed CReplay 2019-07-01 00:15:34 +03:00
aap
c661485ef7 little cleanup 2019-06-30 22:55:48 +02:00
aap
af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
Nikolay Korolev
69918d4145 More replay functions, also removed pool iteration error 2019-06-30 19:22:44 +03: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
aap
864f719b1e implemented CPedStats 2019-06-19 16:55:01 +02:00
aap
f88f711ddd some CPed flags named from SA 2019-06-19 14:20:50 +02:00
aap
78e33785ec cleanup on CPed and CPedType 2019-06-19 14:06:13 +02:00
eray orçunus
c9f6e7bf83 CPed merge fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-18 23:01:03 +03:00
eray orçunus
886db44936 Merge branch 'master' of git://github.com/GTAmodding/re3 2019-06-18 15:34:35 +03:00
eray orçunus
4ed6e86db1 CPed fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-18 15:34:27 +03:00
aap
3b64bd1b4a finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
aap
b5fba778c4 first part of CFileLoader 2019-06-17 22:40:15 +02:00
eray orçunus
e45689373d CPed::Avoid and needed changes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-17 15:20:15 +03:00
_AG
f299e9ebd5 Update HUD stuff, bug and format fixes.
Added environment variables to premake5.lua.
Update README.md
2019-06-17 02:11:30 +02:00
aap
0add48abf5 got rid of upper case types 2019-06-17 00:23:19 +02:00
aap
93223b2bac some more cleanup 2019-06-16 23:12:14 +02:00
eray orçunus
18cdf53723 Delete duplicate enum
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-16 23:26:39 +03:00
eray orçunus
beb6f0d4c7 Merge branch 'master' of git://github.com/GTAmodding/re3
Conflicts:
	src/entities/Ped.h
	src/entities/PlayerPed.h
2019-06-16 22:44:05 +03:00
eray orçunus
c1bd90c7dd CPed fixes and needed functions for further commits
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-16 22:00:09 +03:00
eray orçunus
2f4fc5aaf0 More CPed functions and minor fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-15 18:53:25 +03:00
_AG
92cc1cf3af New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
eray orçunus
8db50cea6c Fix duplicate code for PedNode
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-14 17:14:22 +03:00
erorcun
ed69be36cc Some CPed functions
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-14 17:04:29 +03:00
Fire_Head
9689def6a5
Merge branch 'master' into master 2019-06-13 03:47:13 +03:00
Fire-Head
75bca8e31e CPad done 2019-06-13 03:35:26 +03:00
aap
9703ef9b59 implemented CutsceneObject; little fixes 2019-06-12 21:17:02 +02:00
aap
a9517c01af implemented CCutsceneHead and dependencies 2019-06-12 20:11:17 +02:00
aap
f5706a4641 added CPhysical flags from Nick 2019-06-02 19:33:41 +02:00
aap
541665d9d1 added some small bits and stubs 2019-06-02 17:13:56 +02:00
aap
84204471a5 more high level functions 2019-05-31 11:44:43 +02:00
aap
188aab4196 implemented some higher level functions; added lots of stubs; switched top and bottom in CRect 2019-05-30 21:24:47 +02:00
aap
d434c88606 fixed ped states 2019-05-30 14:50:54 +02:00
aap
820fd66a94 implemented some of CCam and dependencies 2019-05-29 18:06:33 +02:00
aap
c5a058b615 more CVehicleModelInfo 2019-05-28 21:17:47 +02:00
aap
cb8993f15e implemented bits of CWorld 2019-05-28 08:39:36 +02:00
aap
c4f9b9573f CPhysical almost done 2019-05-19 21:28:10 +02:00
aap
9e496100b7 more work on CPhysical 2019-05-18 12:39:39 +02:00
aap
5b8f20b08e reversed CPhysical::ProcessShiftSectorList 2019-05-17 14:08:18 +02:00
aap
600bf03514 first commit 2019-05-15 16:52:37 +02:00