Commit Graph

278 Commits

Author SHA1 Message Date
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
aap
d62c616545 fixed rand (thanks nick) 2019-07-04 23:10:04 +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
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
Nikolay Korolev
835b7cac22 Fixed type of m_ItemToFlash 2019-07-04 01:23:19 +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
936a8e8351 fixed boat rendering 2019-07-03 14:06: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
ecf29b7769 fixed car colour texture bug 2019-07-03 13:36:25 +02:00
aap
25865e68c4 cleaned up to be closer to original game 2019-07-03 13:13:55 +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
Filip Gawin
b6a70ecb31 Check if address is used twice 2019-07-02 21:38:26 +02:00
_AG
5afa330e7d Removed macros from Pad.cpp:
- Turned them in functions.
2019-07-02 21:28:57 +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
Nikolay Korolev
3a763cc6e7 Changed CReplay::Display slightly 2019-06-30 23:49:32 +03:00
Nikolay Korolev
4e09f9ee39 Added camera funcs to Replay 2019-06-30 23:29:53 +03:00
aap
66d83c6470
Merge pull request #80 from ShFil119/special
Implement GetSpecialCharacterTalkSfx
2019-06-30 21:18:38 +02:00
aap
af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
Filip Gawin
321c7e4af7 Implement GetSpecialCharacterTalkSfx 2019-06-30 19:06:41 +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