aap
|
8de701dd70
|
renamed flag to R* name
|
2019-07-27 13:02:49 +02:00 |
|
aap
|
0aaaab3622
|
CAutomobile::Render; moved some math code into .cpp
|
2019-07-27 11:53:51 +02:00 |
|
aap
|
e340400875
|
fixed CAutomobile bug
|
2019-07-26 20:11:11 +02:00 |
|
aap
|
e200eb1a2f
|
CAutomobile effect stuff
|
2019-07-26 18:48:14 +02:00 |
|
aap
|
9a50a59a3c
|
CAutomobile::FireTruckControl and HydraulicControl
|
2019-07-26 14:27:13 +02:00 |
|
aap
|
8804aafc6a
|
Merge branch 'master' into master
|
2019-07-26 01:34:32 +02:00 |
|
Nikolay Korolev
|
5acce16261
|
Running script part 3
|
2019-07-25 23:34:29 +03:00 |
|
aap
|
3bb607f9cb
|
implemented CAutomobile::TankControl
|
2019-07-25 16:33:37 +02:00 |
|
aap
|
ecf03d0f54
|
Merge branch 'master' of github.com:GTAmodding/re3
|
2019-07-24 23:06:58 +02:00 |
|
aap
|
93d55bd029
|
fixed buoyancy; implemented CAutomobile::ProcessBuoyancy
|
2019-07-24 23:06:48 +02:00 |
|
Fire_Head
|
b79f77634d
|
Merge branch 'master' into master
|
2019-07-24 20:59:16 +03:00 |
|
Fire-Head
|
0c0e564019
|
update
|
2019-07-24 20:30:09 +03:00 |
|
aap
|
ae69aaf5ce
|
implemented cBuoyancy
|
2019-07-23 22:55:23 +02:00 |
|
aap
|
e9cafe340a
|
bit more CAutomobile
|
2019-07-23 16:39:30 +02:00 |
|
aap
|
c6c3ffa01c
|
Merge branch 'master' of github.com:GTAmodding/re3
|
2019-07-20 14:48:17 +02:00 |
|
aap
|
60045ec6cd
|
couple of fixes
|
2019-07-20 14:39:38 +02:00 |
|
Nikolay Korolev
|
52718385db
|
fix crash
|
2019-07-20 13:56:27 +03:00 |
|
Filip Gawin
|
40b3ff31bb
|
More audio script
|
2019-07-19 16:25:16 +02:00 |
|
Filip Gawin
|
88a6d67494
|
more audio process
|
2019-07-19 16:23:03 +02:00 |
|
Filip Gawin
|
a04d8f24be
|
ComputeDopplerEffectedFrequency
|
2019-07-19 16:22:46 +02: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
|
9a7ce75c03
|
CAutomobile damage
|
2019-07-18 21:41:20 +02:00 |
|
aap
|
fd01f9b25c
|
CAutomobile::ProcessControl done
|
2019-07-18 15:41:09 +02: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 |
|
Nikolay Korolev
|
06ba7ef468
|
dodo crash fix
|
2019-07-17 16:18:33 +03:00 |
|
aap
|
0f1fbf5e9a
|
renamed some variables and added files; more CAutomobile::ProcessControl
|
2019-07-17 13:19:20 +02: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 |
|
Nikolay Korolev
|
b77a9ce955
|
RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)
|
2019-07-14 14:49:27 +03:00 |
|
Nikolay Korolev
|
41dbd754de
|
Partial RunningScript part2
|
2019-07-14 12:49:03 +03:00 |
|
aap
|
0548476ba6
|
CAutomobile::ProcessControlInputs
|
2019-07-11 12:48:49 +02:00 |
|
Fire_Head
|
aa449b6fe1
|
Merge branch 'master' into master
|
2019-07-11 03:48:36 +03:00 |
|
Fire-Head
|
aed8218ef1
|
WaterLevel done
|
2019-07-11 03:33:28 +03:00 |
|
aap
|
90e093cd47
|
and of course the last commit didnt fix everything
|
2019-07-10 17:34:11 +02:00 |
|
aap
|
4a36d64f15
|
added wrappers around math functions
|
2019-07-10 17:18:26 +02:00 |
|
aap
|
1aeb34f547
|
CVehicle::ProcessWheel
|
2019-07-10 11:05:49 +02:00 |
|
aap
|
702cd00765
|
more CVehicle
|
2019-07-09 23:49:44 +02:00 |
|
aap
|
a65dd41da7
|
yet more CAutomobile
|
2019-07-09 18:50:35 +02: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
|
c1f3ce8cce
|
implemented CDoor
|
2019-07-07 18:36:55 +02:00 |
|
aap
|
53023eb65b
|
the great reorganization
|
2019-07-07 13:09:11 +02:00 |
|