Commit Graph

357 Commits

Author SHA1 Message Date
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
aap 0384d7ceb4
Merge pull request #115 from erorcun/erorcun
General fixes
2019-07-07 09:44:04 +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
aap 2d08696190
Merge pull request #113 from erorcun/erorcun
CPed
2019-07-06 00:58:07 +02:00
aap 6dc8076d6d
Merge pull request #112 from guard3/master
Reversed CBridge
2019-07-06 00:53:41 +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
guard3 88ce335afc CBridge 2019-07-06 01:51:32 +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 49d97f0033 finished CDamageManager 2019-07-05 22:20:28 +02:00
aap 4d0e743232
Merge pull request #108 from ShFil119/audio3
Implement smallest functions from AudioManager
2019-07-05 14:35:06 +02: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
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
aap bdd5ed6a20
Merge pull request #110 from erorcun/erorcun
Little fixes
2019-07-04 15:39:31 +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
aap fc011d76b4
Merge pull request #109 from erorcun/erorcun
Even more CPed
2019-07-04 09:15:30 +02: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
aap e0eb0d991f
Merge pull request #107 from Nick007J/master
Fixed type of m_ItemToFlash
2019-07-04 00:25:14 +02:00
Nikolay Korolev 835b7cac22 Fixed type of m_ItemToFlash 2019-07-04 01:23:19 +03:00
aap 9e5a2fd509
Merge pull request #106 from Nick007J/master
Script stuff + bug fixes
2019-07-04 00:20:16 +02:00
Nikolay Korolev 7fae683316 Script stuff + bug fixes 2019-07-04 01:16:24 +03:00
aap 92af18c165
Merge pull request #101 from gennariarmando/master
Update Frontend.
2019-07-03 17:35:09 +02: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 a91ea23924
Merge pull request #90 from GTAmodding/revert-88-master
Revert "Implemented frontend inputs."
2019-07-02 22:05:32 +02:00