index
:
anonymous/re3
lcs
master
miami
fully reversed source code for gta III and gta VC
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vehicles
/
Vehicle.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
Melee weapons(half-working), Ped and Hud bits
eray orçunus
1
-0
/
+1
2020-05-17
Weapon fixes and thingies
eray orçunus
1
-1
/
+0
2020-05-16
new horn
Nikolay Korolev
1
-1
/
+2
2020-05-11
garages + script
Nikolay Korolev
1
-0
/
+3
2020-05-10
vehicle model descriptions; a bit of heli code
aap
1
-0
/
+2
2020-05-10
fixed few more typos
bigbossbro08
1
-5
/
+0
2020-05-10
Fixed typos and made all assert functions optional
bigbossbro08
1
-1
/
+1
2020-05-10
defined out asserts.
bigbossbro08
1
-0
/
+2
2020-05-10
more car control
Nikolay Korolev
1
-0
/
+2
2020-05-09
ccarctrl big fix
Nikolay Korolev
1
-1
/
+1
2020-05-08
CCarCtrl::GenerateOneRandomCar
Nikolay Korolev
1
-0
/
+1
2020-05-07
VC vehicles just barely working now
aap
1
-1
/
+1
2020-05-05
remove ifdefs
Nikolay Korolev
1
-6
/
+0
2020-05-05
Revert "Remove Miami stuff"
Sergeanur
1
-5
/
+19
2020-05-05
Remove Miami stuff
Sergeanur
1
-19
/
+5
2020-05-05
CAutoPilot + CCarAI + fixes
Nikolay Korolev
1
-6
/
+21
2020-05-02
Adding sound intensity consts
Sergeanur
1
-1
/
+1
2020-05-02
changed saving compatibility
Nikolay Korolev
1
-0
/
+4
2020-04-27
Audio structs moved to their AudioManager.h
Sergeanur
1
-15
/
+0
2020-04-25
helis done + cheats
Nikolay Korolev
1
-0
/
+3
2020-04-18
Remove padding fields
Sergeanur
1
-3
/
+0
2020-04-15
Many fixes and cleanup
eray orçunus
1
-6
/
+6
2020-04-13
finished CBoat
aap
1
-0
/
+1
2020-04-11
CPools
Nikolay Korolev
1
-1
/
+2
2020-04-09
Finished CExplosion
Sergeanur
1
-0
/
+1
2020-04-01
vehicles missing functions + fixes
Nikolay Korolev
1
-1
/
+2
2020-03-28
garages part 1
Nikolay Korolev
1
-0
/
+2
2020-03-25
added InflictDamage() declaration
blingu
1
-0
/
+1
2020-03-01
fixes
eray orçunus
1
-1
/
+3
2020-01-01
some not fully tested stuff
Nikolay Korolev
1
-0
/
+2
2019-12-01
Audio fixes for erorcun review
Filip Gawin
1
-2
/
+2
2019-10-26
Fixes for aap review (audio8)
Filip Gawin
1
-1
/
+1
2019-10-26
More audio (to hook and test)
Filip Gawin
1
-3
/
+3
2019-10-13
Peds&fixes
eray orçunus
1
-1
/
+0
2019-10-12
Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle instead
Sergeanur
1
-1
/
+1
2019-10-10
CCarAI + bugfixes
Nikolay Korolev
1
-6
/
+3
2019-09-14
more CCarCtrl
Nikolay Korolev
1
-1
/
+1
2019-09-14
P.e.d.s.
eray orçunus
1
-1
/
+1
2019-09-12
DragCarToPoint
Nikolay Korolev
1
-2
/
+2
2019-08-27
Cleanup
Filip Gawin
1
-2
/
+2
2019-08-17
more CCarCtrl
Nikolay Korolev
1
-0
/
+2
2019-08-13
More peds
eray orçunus
1
-0
/
+1
2019-08-11
more CCarCtrl
Nikolay Korolev
1
-3
/
+4
2019-08-04
implemented CHeli
aap
1
-0
/
+3
2019-08-02
The Peds
eray orçunus
1
-1
/
+1
2019-07-28
CAutomobile::PreRender; whole class finished
aap
1
-4
/
+4
2019-07-27
cargen + some script
Nikolay Korolev
1
-2
/
+2
2019-07-27
renamed flag to R* name
aap
1
-1
/
+1
2019-07-26
CAutomobile effect stuff
aap
1
-1
/
+6
2019-07-26
CAutomobile::FireTruckControl and HydraulicControl
aap
1
-1
/
+1
2019-07-23
bit more CAutomobile
aap
1
-2
/
+2
2019-07-19
ComputeDopplerEffectedFrequency
Filip Gawin
1
-0
/
+16
2019-07-18
CAutomobile damage
aap
1
-2
/
+15
2019-07-18
CAutomobile::ProcessControl done
aap
1
-2
/
+4
2019-07-17
more CAutomobile::ProcessControl
aap
1
-1
/
+1
2019-07-17
renamed some variables and added files; more CAutomobile::ProcessControl
aap
1
-1
/
+1
2019-07-16
more fixes; started CAutomobile::ProcessControl
aap
1
-5
/
+5
2019-07-14
RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)
Nikolay Korolev
1
-1
/
+1
2019-07-14
Partial RunningScript part2
Nikolay Korolev
1
-1
/
+1
2019-07-11
CAutomobile::ProcessControlInputs
aap
1
-3
/
+3
2019-07-10
CVehicle::ProcessWheel
aap
1
-1
/
+5
2019-07-09
more CVehicle
aap
1
-4
/
+24
2019-07-09
yet more CAutomobile
aap
1
-6
/
+6
2019-07-09
more CAutomobile
aap
1
-5
/
+5
2019-07-08
more CAutomobile
aap
1
-1
/
+9
2019-07-08
little changes; one more function of CAutomobile
aap
1
-0
/
+23
2019-07-08
cleaned up patching of virtual functions; started CAutomobile
aap
1
-9
/
+21
2019-07-07
the great reorganization
aap
1
-0
/
+0
2019-07-07
General fixes
eray orçunus
1
-8
/
+0
2019-07-06
some work on vehicles
aap
1
-81
/
+46
2019-07-06
CPed...
eray orçunus
1
-8
/
+2
2019-07-05
implemented some CVehicle functions
aap
1
-20
/
+86
2019-07-04
More AudioManager
Filip Gawin
1
-0
/
+74
2019-07-03
Update Frontend.
_AG
1
-0
/
+1
2019-07-02
Revert "Implemented frontend inputs."
aap
1
-1
/
+0
2019-07-02
Implemented frontend inputs.
_AG
1
-0
/
+1
2019-06-30
More replay functions, also removed pool iteration error
Nikolay Korolev
1
-1
/
+1
2019-06-30
Reactivated Store(Restore)StuffIn(From)Mem, fixed bugs
Nikolay Korolev
1
-0
/
+1
2019-06-30
PlayBackThisFrameInterpolation and all it required...
Nikolay Korolev
1
-2
/
+8
2019-06-25
More replay stuff
Nikolay Korolev
1
-4
/
+9
2019-06-24
CPed, CVehicle, mostly entering/exiting car
eray orçunus
1
-13
/
+75
2019-06-17
got rid of upper case types
aap
1
-5
/
+5
2019-06-13
CPad done
Fire-Head
1
-0
/
+6
2019-06-02
added some small bits and stubs
aap
1
-0
/
+3
2019-05-28
more CVehicleModelInfo
aap
1
-1
/
+5
2019-05-19
CPhysical almost done
aap
1
-1
/
+34
2019-05-17
reversed CPhysical::ProcessShiftSectorList
aap
1
-0
/
+6