summaryrefslogtreecommitdiffstats
path: root/src/control/CarCtrl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls, part 2Sergeanur1-1/+1
2021-08-09Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur1-1/+1
2021-08-01Add ped and car density slider to menu, remove dumb collision "optimization"erorcun1-1/+1
2021-07-31Make cars and peds to not despawn when you look awaySergeanur1-1/+6
2021-07-26Make cars and peds to not despawn when you look awaySergeanur1-1/+4
2021-07-11Add ped and car density slider to menu, remove dumb collision "optimization"erorcun1-1/+1
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten1-2/+2
2021-06-24Fix sin & cos callsSergeanur1-2/+2
2021-06-24Fix sin & cos callsSergeanur1-2/+2
2021-02-19nil -> falsewithmorten1-1/+1
2021-02-19nil -> falsewithmorten1-1/+1
2021-02-05fixed plane AINikolay Korolev1-1/+1
2021-01-22get rid of most --MIAMI commentswithmorten1-4/+0
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten1-9/+9
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten1-9/+9
2021-01-14add the bad crack "features" behind SECUROM definewithmorten1-2/+11
2021-01-11fuckNikolay Korolev1-1/+1
2021-01-11fuckNikolay Korolev1-1/+1
2020-12-12better fixNikolay Korolev1-2/+4
2020-12-12fixed a bugNikolay Korolev1-1/+5
2020-12-12fixed a bugNikolay Korolev1-1/+5
2020-12-08GenerateOneRandomCar cleanupSergeanur1-10/+0
2020-12-08FixesSergeanur1-20/+5
2020-12-06garages revision + some fixesNikolay Korolev1-11/+4
2020-11-16small fixNikolay1-1/+1
2020-11-16small fix of fixNikolay Korolev1-0/+1
2020-11-16small fixNikolay Korolev1-1/+1
2020-11-14car AI revisionNikolay Korolev1-13/+15
2020-11-13fixNikolay Korolev1-1/+1
2020-10-11Control updatesNikolay Korolev1-2/+2
2020-10-03small fixNikolay Korolev1-1/+1
2020-09-14Move a bunch of math to cpp files + small fixesSergeanur1-7/+7
2020-08-24CutsceneMgr doneSergeanur1-2/+2
2020-08-23fixed a few embarassing mistakesNikolay Korolev1-4/+7
2020-08-18Added bug fix to fix mission related crashesJack Powell1-0/+4
2020-08-16CarCtrl finished, minor Script thingsNikolay Korolev1-2/+50
2020-07-09VC fighting, Peds, many fixes including ghost bikeseray orçunus1-3/+3
2020-06-22CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus1-2/+2
2020-06-12debug fixNikolay Korolev1-1/+0
2020-06-12heli AI fixNikolay Korolev1-17/+18
2020-06-08some fixes to heli AI (not all yet)Nikolay Korolev1-1/+8
2020-06-08fixed attached pedNikolay Korolev1-1/+1
2020-06-08more fixeseray orçunus1-2/+9
2020-06-08fixesNikolay Korolev1-5/+7
2020-06-07CarCtrl fixeseray orçunus1-6/+8
2020-06-05basic bike support in traffic, script and car gen; some heli AINikolay Korolev1-8/+54
2020-05-25fixed FIX_BUGSNikolay Korolev1-8/+10
2020-05-25CVehicleaap1-1/+1
2020-05-24commentsNikolay Korolev1-0/+2
2020-05-23set piecesNikolay Korolev1-2/+42
2020-05-20script revisionNikolay Korolev1-1/+3
2020-05-17full script basic supportNikolay Korolev1-2/+2
2020-05-16gangs, script and replay fixesNikolay Korolev1-2/+1
2020-05-13car control and cranes fixesNikolay Korolev1-2/+0
2020-05-12Fix linux warningsFilip Gawin1-0/+1
2020-05-11garages + scriptNikolay Korolev1-8/+4
2020-05-11Linux build supporteray orçunus1-1/+1
2020-05-11some changesNikolay Korolev1-16/+67
2020-05-10some updates for scriptNikolay Korolev1-1/+1
2020-05-10more car controlNikolay Korolev1-134/+233
2020-05-09car control fixesNikolay Korolev1-102/+174
2020-05-09ccarctrl big fixNikolay Korolev1-32/+165
2020-05-09peds starting to workaap1-1/+1
2020-05-08fixNikolay Korolev1-1/+1
2020-05-08fixNikolay Korolev1-12/+12
2020-05-08CCarCtrl::GenerateOneRandomCarNikolay Korolev1-19/+144
2020-05-08fixNikolay Korolev1-6/+6
2020-05-08gangNikolay Korolev1-3/+7
2020-05-08fixNikolay Korolev1-0/+3
2020-05-08fixNikolay Korolev1-0/+1
2020-05-08final fixNikolay Korolev1-61/+14
2020-05-08reasonable spawnsNikolay Korolev1-45/+24
2020-05-08tmp stuffNikolay Korolev1-47/+106
2020-05-07intermediate changesNikolay Korolev1-64/+59
2020-05-07CZoneInfo mostly done; not its dependenciesaap1-0/+1
2020-05-07car control and friendsNikolay Korolev1-115/+170
2020-05-07VC vehicles just barely working nowaap1-9/+25
2020-05-06CSphere and CBox for CColModelaap1-1/+1
2020-05-05some more miamiNikolay Korolev1-2/+4
2020-05-05cleaned up MIAMI ifdefsaap1-36/+6
2020-05-05Revert "Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL"Sergeanur1-2/+6
2020-05-05Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur1-6/+2
2020-05-05remove ifdefsNikolay Korolev1-2/+0
2020-05-05Revert "Remove Miami stuff"Sergeanur1-0/+14
2020-05-05Remove Miami stuffSergeanur1-14/+0
2020-05-05CAutoPilot + CCarAI + fixesNikolay Korolev1-1/+13
2020-05-05implemented most of streamed collisions and big buildingsaap1-2/+2
2020-05-04fixed spawn bugNikolay Korolev1-1/+4
2020-05-03GTA_BRIDGE and GTA_TRAIN definesaap1-0/+4
2020-05-03implemented most of vice city path systemaap1-104/+105
2020-05-02SetPosition, part 1Sergeanur1-6/+5
2020-04-30Adding getters and setters for type and statusSergeanur1-13/+13
2020-04-24fix annoying bugNikolay Korolev1-0/+8
2020-04-20Try to build with mingwFilip Gawin1-47/+47
2020-04-17Remove patchesSergeanur1-18/+1
2020-04-17rem refsFire-Head1-19/+19
2020-04-15CWeapon done, ps2 cheats fixFire-Head1-1/+1
2020-04-10implemented CTrafficLightsaap1-72/+72
2020-04-10Fixing mixed IsCutsceneProcessing and IsRunningSergeanur1-1/+1
2020-03-29Wrappers cleanupSergeanur1-8/+1
2020-03-28CCopPed done and #include cleanuperay orçunus1-1/+2
2020-03-21ProcessButtonPresses and fixeseray orçunus1-2/+2
2020-02-01Added enum to OnscreenTimer, fixed mistakes in CCarCtrl::SteerAIBoatWithPhysicsHeadingForTargetSergeanur1-2/+2
2020-01-31More fixesSergeanur1-9/+7
2020-01-31CRemoteSergeanur1-2/+2
2020-01-11AccidentManagerSergeanur1-1/+1
2020-01-03script 800-899Nikolay Korolev1-1/+1
2019-10-16Some CPool and CPools funcs, restoring original logic of pool lookup loopsSergeanur1-4/+2
2019-10-12fixesNikolay Korolev1-1/+2
2019-10-10CCarAI + bugfixesNikolay Korolev1-6/+2
2019-10-09fixed stupid bugNikolay Korolev1-9/+7
2019-10-06car AINikolay Korolev1-1/+1
2019-10-03Fix typo in CCarCtrl::WeaveThroughPedsSectorListSergeanur1-1/+1
2019-09-17Peds, a fix and a tad of VCeray orçunus1-3/+4
2019-09-15CAutoPilot and CCurvesNikolay Korolev1-1/+1
2019-09-15CCarCtrlNikolay Korolev1-48/+311
2019-09-14fix debugNikolay Korolev1-4/+1
2019-09-14fix typoNikolay Korolev1-2/+2
2019-09-14more CCarCtrlNikolay Korolev1-32/+510
2019-09-14P.e.d.s.eray orçunus1-0/+29
2019-09-12DragCarToPointNikolay Korolev1-10/+123
2019-09-11make ATTEMPTS_TO_FIND_NEXT_NODE a defineNikolay Korolev1-4/+6
2019-09-11ccarctrlNikolay Korolev1-5/+90
2019-09-11ccarctrlNikolay Korolev1-2/+144
2019-09-02More CCarCtrlNikolay Korolev1-1/+224
2019-09-01CCarCtrl Weave stuff doneNikolay Korolev1-29/+130
2019-09-01CCarCtrl stuffNikolay Korolev1-0/+146
2019-08-27CleanupFilip Gawin1-11/+11
2019-08-27More more more audioFilip Gawin1-11/+11
2019-08-25more CCarCtrlNikolay Korolev1-3/+191
2019-08-17more CCarCtrlNikolay Korolev1-6/+120
2019-08-15AnimViewer!eray orçunus1-1/+1
2019-08-14pathetic errorsNikolay Korolev1-2/+2
2019-08-11appveyor fixNikolay Korolev1-2/+2
2019-08-11more CCarCtrlNikolay Korolev1-25/+311
2019-08-10More CCarCtrlNikolay Korolev1-2/+78
2019-08-06Minor fixesNikolay Korolev1-19/+21
2019-08-06CCarCtrl::GenerateOneRandomVehicle!Nikolay Korolev1-0/+492
2019-07-25Running script part 3Nikolay Korolev1-0/+4
2019-07-18CAutomobile::ProcessControl doneaap1-0/+1
2019-07-17more CAutomobile::ProcessControlaap1-0/+8
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap1-0/+2
2019-07-14RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev1-0/+2
2019-07-04Script stuff + bug fixesNikolay Korolev1-0/+1
2019-06-30PlayBackThisFrameInterpolation and all it required...Nikolay Korolev1-0/+2
2019-06-29miscellaneous, mostly world relatedaap1-0/+1
2019-06-28CStreaming DONEaap1-2/+3
2019-06-25More replay stuffNikolay Korolev1-0/+1
2019-06-24CPed, CVehicle, mostly entering/exiting careray orçunus1-0/+2
2019-06-17first part of CFileLoaderaap1-1/+2
2019-05-18more work on CPhysicalaap1-0/+5