summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Vehicle.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-25Pool fixeserorcun1-4/+4
2021-02-03MusicManager fixeserorcun1-1/+1
2021-01-26Use original animation names from VCSSergeanur1-1/+1
2021-01-17Includes overhaul, fix some compiler warningserorcun1-2/+3
2020-12-15Few bug fixes in CAutomobileWalied K. Yassen1-8/+0
2020-11-23Add some TODO stubs for unused code to be reversedSergeanur1-0/+11
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus1-1/+1
2020-06-04fixes, mostly from miamieray orçunus1-1/+4
2020-06-02some vehicle cleanupaap1-6/+0
2020-06-02renamed a vehicle thingaap1-1/+1
2020-05-24CVehicle fixesaap1-1/+1
2020-05-23skeleton typosaap1-3/+0
2020-05-10fixed few more typosbigbossbro081-5/+0
2020-05-10Fixed typos and made all assert functions optionalbigbossbro081-1/+1
2020-05-10defined out asserts.bigbossbro081-0/+2
2020-05-05Remove Miami stuffSergeanur1-19/+5
2020-05-05CAutoPilot + CCarAI + fixesNikolay Korolev1-6/+21
2020-05-02Adding sound intensity constsSergeanur1-1/+1
2020-05-02changed saving compatibilityNikolay Korolev1-0/+4
2020-04-27Audio structs moved to their AudioManager.hSergeanur1-15/+0
2020-04-25helis done + cheatsNikolay Korolev1-0/+3
2020-04-18Remove padding fieldsSergeanur1-3/+0
2020-04-15Many fixes and cleanuperay orçunus1-6/+6
2020-04-13finished CBoataap1-0/+1
2020-04-11CPoolsNikolay Korolev1-1/+2
2020-04-09Finished CExplosionSergeanur1-0/+1
2020-04-01vehicles missing functions + fixesNikolay Korolev1-1/+2
2020-03-28garages part 1Nikolay Korolev1-0/+2
2020-03-25added InflictDamage() declarationblingu1-0/+1
2020-03-01fixeseray orçunus1-1/+3
2020-01-01some not fully tested stuffNikolay Korolev1-0/+2
2019-12-01Audio fixes for erorcun reviewFilip Gawin1-2/+2
2019-10-26Fixes for aap review (audio8)Filip Gawin1-1/+1
2019-10-26More audio (to hook and test)Filip Gawin1-3/+3
2019-10-13Peds&fixeseray orçunus1-1/+0
2019-10-12Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle insteadSergeanur1-1/+1
2019-10-10CCarAI + bugfixesNikolay Korolev1-6/+3
2019-09-14more CCarCtrlNikolay Korolev1-1/+1
2019-09-14P.e.d.s.eray orçunus1-1/+1
2019-09-12DragCarToPointNikolay Korolev1-2/+2
2019-08-27CleanupFilip Gawin1-2/+2
2019-08-17more CCarCtrlNikolay Korolev1-0/+2
2019-08-13More pedseray orçunus1-0/+1
2019-08-11more CCarCtrlNikolay Korolev1-3/+4
2019-08-04implemented CHeliaap1-0/+3
2019-08-02The Pedseray orçunus1-1/+1
2019-07-28CAutomobile::PreRender; whole class finishedaap1-4/+4
2019-07-27cargen + some scriptNikolay Korolev1-2/+2
2019-07-27renamed flag to R* nameaap1-1/+1
2019-07-26CAutomobile effect stuffaap1-1/+6
2019-07-26CAutomobile::FireTruckControl and HydraulicControlaap1-1/+1
2019-07-23bit more CAutomobileaap1-2/+2
2019-07-19ComputeDopplerEffectedFrequencyFilip Gawin1-0/+16
2019-07-18CAutomobile damageaap1-2/+15
2019-07-18CAutomobile::ProcessControl doneaap1-2/+4
2019-07-17more CAutomobile::ProcessControlaap1-1/+1
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap1-1/+1
2019-07-16more fixes; started CAutomobile::ProcessControlaap1-5/+5
2019-07-14RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev1-1/+1
2019-07-14Partial RunningScript part2Nikolay Korolev1-1/+1
2019-07-11CAutomobile::ProcessControlInputsaap1-3/+3
2019-07-10CVehicle::ProcessWheelaap1-1/+5
2019-07-09more CVehicleaap1-4/+24
2019-07-09yet more CAutomobileaap1-6/+6
2019-07-09more CAutomobileaap1-5/+5
2019-07-08more CAutomobileaap1-1/+9
2019-07-08little changes; one more function of CAutomobileaap1-0/+23
2019-07-08cleaned up patching of virtual functions; started CAutomobileaap1-9/+21
2019-07-07the great reorganizationaap1-0/+0
2019-07-07General fixeseray orçunus1-8/+0
2019-07-06some work on vehiclesaap1-81/+46
2019-07-06CPed...eray orçunus1-8/+2
2019-07-05implemented some CVehicle functionsaap1-20/+86
2019-07-04More AudioManagerFilip Gawin1-0/+74
2019-07-03Update Frontend._AG1-0/+1
2019-07-02Revert "Implemented frontend inputs."aap1-1/+0
2019-07-02Implemented frontend inputs._AG1-0/+1
2019-06-30More replay functions, also removed pool iteration errorNikolay Korolev1-1/+1
2019-06-30Reactivated Store(Restore)StuffIn(From)Mem, fixed bugsNikolay Korolev1-0/+1
2019-06-30PlayBackThisFrameInterpolation and all it required...Nikolay Korolev1-2/+8
2019-06-25More replay stuffNikolay Korolev1-4/+9
2019-06-24CPed, CVehicle, mostly entering/exiting careray orçunus1-13/+75
2019-06-17got rid of upper case typesaap1-5/+5
2019-06-13CPad doneFire-Head1-0/+6
2019-06-02added some small bits and stubsaap1-0/+3
2019-05-28more CVehicleModelInfoaap1-1/+5
2019-05-19CPhysical almost doneaap1-1/+34
2019-05-17reversed CPhysical::ProcessShiftSectorListaap1-0/+6