summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Vehicle.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-29GTA_VERSION define and some config.h cleanupaap1-1/+1
2020-11-23Add some TODO stubs for unused code to be reversedSergeanur1-0/+7
2020-10-08little renamings & librw updateeray orçunus1-12/+12
2020-10-05fixed darkel/replayNikolay Korolev1-1/+1
2020-07-03Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus1-2/+2
2020-06-07disable skidding bugfixaap1-1/+1
2020-06-06minor fixesNikolay Korolev1-1/+1
2020-06-06fixing some uninitialized stuffNikolay Korolev1-0/+3
2020-06-02renamed a vehicle thingaap1-1/+1
2020-05-31fixed to CAutomobile and friendsaap1-5/+5
2020-05-27automobile fixesaap1-4/+4
2020-05-25small fixesaap1-2/+7
2020-05-24CVehicle fixesaap1-46/+48
2020-05-19little cleanup of handlingmgraap1-2/+2
2020-05-18some less certainly fps fixesaap1-0/+10
2020-05-18fixes for braking and cloud rotation at high fpsaap1-0/+3
2020-05-05Remove Miami stuffSergeanur1-26/+0
2020-05-05CAutoPilot + CCarAI + fixesNikolay Korolev1-1/+27
2020-05-02changed saving compatibilityNikolay Korolev1-0/+125
2020-04-30Adding getters and setters for type and statusSergeanur1-7/+7
2020-04-25helis done + cheatsNikolay Korolev1-2/+87
2020-04-25fixed flight control codeNikolay Korolev1-4/+4
2020-04-25flying controlNikolay Korolev1-3/+126
2020-04-24disable mouse steering by defaultNikolay Korolev1-1/+1
2020-04-23removed fix that made no senseNikolay Korolev1-7/+1
2020-04-20Try to build with mingwFilip Gawin1-4/+4
2020-04-19Struct cleanup, various fixes, enable PS2 randeray orçunus1-4/+4
2020-04-18Vc ped ports and Frontend fixeseray orçunus1-0/+4
2020-04-17Remove patchesSergeanur1-47/+2
2020-04-15Many fixes and cleanuperay orçunus1-6/+6
2020-04-13finished CBoataap1-0/+49
2020-04-01vehicles missing functions + fixesNikolay Korolev1-4/+184
2020-03-28CCopPed done and #include cleanuperay orçunus1-0/+1
2020-03-28garages part 1Nikolay Korolev1-0/+24
2020-03-26Update Vehicle.cppblingu1-1/+1
2020-03-25added wrapper for InflictDamage()blingu1-0/+1
2020-02-15bug fixesNikolay Korolev1-0/+1
2019-10-26Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur1-1/+0
2019-10-10CCarAI + bugfixesNikolay Korolev1-3/+3
2019-10-06car AINikolay Korolev1-1/+1
2019-09-14more CCarCtrlNikolay Korolev1-1/+1
2019-09-12DragCarToPointNikolay Korolev1-2/+1
2019-09-11ccarctrlNikolay Korolev1-17/+19
2019-09-02More CCarCtrlNikolay Korolev1-1/+1
2019-08-27CleanupFilip Gawin1-4/+4
2019-08-27More more more audioFilip Gawin1-4/+4
2019-08-27CleanupFilip Gawin1-6/+6
2019-08-27More audio pedFilip Gawin1-4/+4
2019-08-15CParticleObject done, cDMAudio doneFire-Head1-1/+1
2019-08-13More pedseray orçunus1-0/+1
2019-08-11more CCarCtrlNikolay Korolev1-3/+3
2019-08-04implemented CHeliaap1-0/+3
2019-08-02The Pedseray orçunus1-1/+1
2019-07-28CAutomobile::PreRender; whole class finishedaap1-8/+8
2019-07-27cargen + some scriptNikolay Korolev1-2/+2
2019-07-27renamed flag to R* nameaap1-1/+1
2019-07-26CAutomobile::FireTruckControl and HydraulicControlaap1-1/+1
2019-07-25Running script part 3Nikolay Korolev1-1/+2
2019-07-20fix crashNikolay Korolev1-0/+2
2019-07-18CAutomobile damageaap1-3/+3
2019-07-18CAutomobile::ProcessControl doneaap1-1/+1
2019-07-18The Peds, mainly dying/injuringeray orçunus1-2/+2
2019-07-17more CAutomobile::ProcessControlaap1-2/+2
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap1-3/+3
2019-07-17script fix, bomb fix, flying components fixNikolay Korolev1-0/+3
2019-07-16more fixes; started CAutomobile::ProcessControlaap1-19/+17
2019-07-14RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev1-2/+2
2019-07-11CAutomobile::ProcessControlInputsaap1-2/+2
2019-07-10and of course the last commit didnt fix everythingaap1-2/+2
2019-07-10added wrappers around math functionsaap1-9/+9
2019-07-10CVehicle::ProcessWheelaap1-47/+151
2019-07-09more CVehicleaap1-0/+195
2019-07-09more CAutomobileaap1-2/+2
2019-07-08cleaned up patching of virtual functions; started CAutomobileaap1-4/+15
2019-07-07the great reorganizationaap1-0/+0
2019-07-07made code use TimeStepIn(Milli)Seconds; purged unnecessary inlinesaap1-1/+1
2019-07-05implemented some CVehicle functionsaap1-14/+384
2019-07-03Update Frontend._AG1-1/+2
2019-07-02Revert "Implemented frontend inputs."aap1-2/+1
2019-07-02Implemented frontend inputs._AG1-1/+2
2019-06-30Reactivated Store(Restore)StuffIn(From)Mem, fixed bugsNikolay Korolev1-0/+3
2019-06-30PlayBackThisFrameInterpolation and all it required...Nikolay Korolev1-0/+50
2019-06-24CPed, CVehicle, mostly entering/exiting careray orçunus1-0/+52
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/+7