Commit Graph

126 Commits

Author SHA1 Message Date
Nikolay Korolev
fe03ba825a fixed references leak 2019-07-19 22:45:58 +03: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