Commit Graph

461 Commits

Author SHA1 Message Date
ThirteenAG a8dfcc25c7 premake and appveyor update 2019-07-20 16:13:16 +03:00
aap 2c647ef228 fixed dodo bug 2019-07-19 14:36:45 +02:00
aap 0ad39c020c implemented col line rendering 2019-07-19 13:58:19 +02:00
aap 59145cea83 CAutomobile ctor, car spawner, fixes 2019-07-19 11:57:12 +02:00
aap 26502ee30a *cough* 2019-07-19 10:51:42 +02:00
aap f63c614d6a fixed eventlist bug 2019-07-19 10:09:08 +02:00
aap 9a7ce75c03 CAutomobile damage 2019-07-18 21:41:20 +02:00
aap fd01f9b25c CAutomobile::ProcessControl done 2019-07-18 15:41:09 +02:00
aap 82be466013
Merge pull request #147 from erorcun/erorcun
The Peds, mainly dying/injuring
2019-07-18 15:19:34 +02:00
eray orçunus d0fd14cb1a Wanted changes in PlayerPed/PedModelInfo
And some typos
2019-07-18 16:12:46 +03:00
aap 6b09eb8792
Merge pull request #148 from Nick007J/master
fixed car AI bug
2019-07-18 12:25:44 +02:00
Nikolay Korolev 0f160d110f fixed car AI bug 2019-07-18 13:23:50 +03:00
eray orçunus 993944c05c Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-18 05:28:06 +03:00
eray orçunus 59671fab03 The Peds, mainly dying/injuring
There is also some reorganization
2019-07-18 05:27:29 +03:00
aap ba242bcf58 more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
aap fa98f40f7c
Merge pull request #145 from guard3/master
Fixed Bridge
2019-07-17 22:06:50 +02:00
guard3 dbe205ad08 Fixed Bridge 2019-07-17 23:05:11 +03:00
aap 04f1e873f9
Merge pull request #141 from guard3/master
Reversed Fluff + CClock::GetSeconds() fix
2019-07-17 21:46:17 +02:00
guard3 94fb33b60c Fluff 2019-07-17 22:44:22 +03:00
aap 1a3b56fd9c
Merge pull request #140 from Nick007J/master
dodo crash fix
2019-07-17 15:19:39 +02:00
Nikolay Korolev 06ba7ef468 dodo crash fix 2019-07-17 16:18:33 +03:00
eray orçunus 06ed308bb1 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-17 16:13:00 +03:00
aap 0f1fbf5e9a renamed some variables and added files; more CAutomobile::ProcessControl 2019-07-17 13:19:20 +02:00
aap 3bda0da403
Merge pull request #139 from Nick007J/master
fixes
2019-07-17 12:26:45 +02:00
Nikolay Korolev 682e3f5984 fix fix 2019-07-17 13:24:55 +03:00
Nikolay Korolev a9a62a8641 script fix, bomb fix, flying components fix 2019-07-17 13:24:04 +03:00
aap 36f3a517f9 more fixes; started CAutomobile::ProcessControl 2019-07-16 19:48:50 +02:00
aap 03fc85bfe0 fixed merge 2019-07-16 18:41:30 +02:00
aap 3fee2bef98
Merge pull request #137 from erorcun/erorcun
Phone, World, Ped
2019-07-16 18:31:29 +02:00
aap 9477aca836
Merge branch 'master' into erorcun 2019-07-16 18:31:18 +02:00
aap 568b3de9cc
Merge pull request #136 from Nick007J/master
RunningScript part 2
2019-07-16 18:25:46 +02:00
eray orçunus 5b394133a2 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-07-16 17:01:49 +03:00
Nikolay Korolev 2d9ba5bb9a fix 2019-07-15 18:13:49 +03:00
eray orçunus 2c138b2b77 Phone, World, Ped 2019-07-15 15:11:40 +03:00
Nikolay Korolev a6ca999ed4 test 2019-07-15 12:21:24 +03:00
Nikolay Korolev 5d90821a8e fix 2019-07-15 12:11:49 +03:00
Nikolay Korolev 4bfd316c4c fixed arithmetics 2019-07-14 22:59:00 +03:00
Nikolay Korolev 68d850087c Merge remote-tracking branch 'upstream/master' 2019-07-14 20:33:41 +03:00
Nikolay Korolev e16562aa6d fixed cops 2019-07-14 15:00:36 +03:00
Nikolay Korolev b77a9ce955 RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) 2019-07-14 14:49:27 +03:00
aap 424487854b started making frontend accurate to game 2019-07-14 12:46:36 +02:00
Nikolay Korolev be110db5c4 Merge remote-tracking branch 'upstream/master' 2019-07-14 12:49:27 +03:00
Nikolay Korolev 41dbd754de Partial RunningScript part2 2019-07-14 12:49:03 +03:00
aap c6afa42f9b
Merge pull request #131 from gennariarmando/master
Frontend fixes.
2019-07-14 10:22:52 +02:00
Королев Николай Николаевич 5c8ae5cfa8
Merge pull request #135 from Nick007J/master
fixed policeDoesntCare
2019-07-13 19:18:27 +03:00
Nikolay Korolev 51c71fffeb fixed policeDontCare 2019-07-13 19:12:51 +03:00
aap 980b6ed4d2 little change to aspect ratio defines 2019-07-12 18:28:40 +02:00
aap 60711154ba more CWanted; added CEventList 2019-07-12 18:01:22 +02:00
_AG 7ba5f6a13a Frontend fixes.
Fix #125 #119 #105 #98 #54.
2019-07-11 23:43:37 +02:00
aap 0548476ba6 CAutomobile::ProcessControlInputs 2019-07-11 12:48:49 +02:00