summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Automobile.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CAutomobile fixesaap2021-08-201-23/+24
|
* some CAutomobile fixesaap2021-08-161-10/+12
|
* fixed tabNikolay Korolev2021-08-081-1/+1
|
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-2/+2
|
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-4/+4
|
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-261-1/+2
| | | | This reverts commit af7573ddbe38e0aaa485877e7ccb2e704b0f5a7f.
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-251-2/+1
| | | | This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069.
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-251-1/+2
|
* Pointless fixeserorcun2021-06-241-1/+1
|
* Fix controlsSergeanur2021-02-221-3/+11
|
* Use original animation names from VCSSergeanur2021-01-261-39/+39
|
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-221-1/+1
|
* make building with Codewarrior 7 possiblewithmorten2021-01-211-1/+1
|
* Includes overhaul, fix some compiler warningserorcun2021-01-171-0/+1
|
* vehicle fixesaap2021-01-171-25/+25
|
* Automobile: fixerorcun2021-01-101-10/+10
|
* Use original namesSergeanur2021-01-081-2/+2
|
* Automobile: more pointless fixeserorcun2021-01-051-2/+2
|
* Vehicle: Automobile: fixes and style thingserorcun2021-01-021-0/+4
|
* Few bug fixes in CAutomobileWalied K. Yassen2020-12-151-8/+8
|
* Add some TODO stubs for unused code to be reversedSergeanur2020-11-231-1/+1
|
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-0/+87
|
* RevertSergeanur2020-11-011-1/+1
|
* Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur2020-11-011-1/+1
|
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-181-3/+3
|
* Cleanup breaks CAutomobile::ProcessOpenDoorFilip Gawin2020-10-181-2/+2
|
* changed a sound enumaap2020-08-201-3/+3
|
* Fix wheel water splash with PC_PARTICLESergeanur2020-07-171-1/+1
|
* Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-131-1/+1
|
* Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2020-07-031-2/+2
|
* minor stuffaap2020-06-041-4/+3
|
* fix accident~aap2020-06-031-0/+2
|
* some vehicle cleanupaap2020-06-021-8/+20
|
* renamed a vehicle thingaap2020-06-021-9/+9
|
* fixed to CAutomobile and friendsaap2020-05-311-51/+40
|
* blaaap2020-05-271-1/+1
|
* automobile fixesaap2020-05-271-12/+20
|
* eSurfaceTypeaap2020-05-261-16/+16
|
* small fixesaap2020-05-251-2/+2
|
* CVehicle fixesaap2020-05-241-5/+5
|
* some less certainly fps fixesaap2020-05-181-0/+6
|
* fixed hanging bootaap2020-05-141-1/+1
|
* Fix linux warningsFilip Gawin2020-05-121-1/+8
|
* IsStaticNikolay Korolev2020-05-061-1/+1
|
* Remove Miami stuffSergeanur2020-05-051-2/+0
|
* implemented most of streamed collisions and big buildingsaap2020-05-051-0/+2
|
* SetPosition, final partSergeanur2020-05-051-5/+5
|
* implemented most of vice city path systemaap2020-05-031-2/+2
|
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-021-1/+1
|\
| * SetPosition, part 2Sergeanur2020-05-021-1/+1
| |
* | changed saving compatibilityNikolay Korolev2020-05-021-0/+26
|/
* Rename m_phy_flagA80 to bSkipLineColSergeanur2020-04-301-2/+2
|
* Adding getters and setters for type and statusSergeanur2020-04-301-40/+40
|
* helis done + cheatsNikolay Korolev2020-04-251-6/+18
|
* undoNikolay Korolev2020-04-251-1/+1
|
* flying controlNikolay Korolev2020-04-251-1/+1
|
* ps2 particles, sampman oal startedFire-Head2020-04-231-5/+81
|
* Try to build with mingwFilip Gawin2020-04-201-17/+17
|
* Struct cleanup, various fixes, enable PS2 randeray orçunus2020-04-191-2/+2
|
* Remove patchesSergeanur2020-04-171-86/+1
|
* rem refsFire-Head2020-04-171-1/+1
|
* More refs removedSergeanur2020-04-161-1/+1
|
* Many fixes and cleanuperay orçunus2020-04-151-4/+3
|
* finished CBoataap2020-04-131-5/+5
|
* Merge pull request #402 from Nick007J/masterNikolay Korolev2020-04-121-1/+1
|\ | | | | Record
| * RecordNikolay Korolev2020-04-111-1/+1
| |
* | CObject completesaml1er2020-04-101-2/+2
|/
* fixed questionable RW usage; changed radar mask to PS2 techinqueaap2020-04-091-5/+5
|
* implemented CRubbishaap2020-04-071-9/+9
|
* CCamera fixesaap2020-04-031-4/+2
|
* Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-3/+15
|
* CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head2020-03-281-2/+2
|
* CCopPed done and #include cleanuperay orçunus2020-03-281-0/+1
|
* remove include <new> from common.haap2020-03-281-0/+2
|
* CPopulation done, CCopPed and fixeseray orçunus2020-03-111-2/+2
|
* some fixeseray orçunus2020-02-221-2/+2
|
* A bug fix and VC ports for veh. enter/exiteray orçunus2020-02-031-0/+4
|
* fixed firetruck crashNikolay Korolev2020-02-021-1/+1
|
* bug fixesNikolay Korolev2020-01-011-1/+1
|
* merge with upstreamNikolay Korolev2020-01-011-2/+2
|\
| * CCivilianPed done & restore peds running to phoneeray orçunus2019-11-261-1/+1
| |
| * Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-1/+1
| |
* | Merge remote-tracking branch 'upstream/master' into script_devNikolay Korolev2019-11-091-3/+3
|\|
| * Peds & a few fixeseray orçunus2019-11-051-3/+3
| |
* | Merge remote-tracking branch 'upstream/master' into script_devNikolay Korolev2019-10-271-2/+2
|\|
| * ControllerConfig doneFire-Head2019-10-271-2/+2
| | | | | | | | Fix Cam enum
* | script 600-699Nikolay Korolev2019-10-271-2/+2
|/
* Fixed wrong CAutomobile field typeSergeanur2019-10-121-1/+1
|
* Fixing ColPoints againSergeanur2019-10-061-1/+1
|
* Possible fix for wheel bugSergeanur2019-10-061-7/+9
|
* DragCarToPointNikolay Korolev2019-09-121-2/+2
|
* Pedseray orçunus2019-09-071-9/+8
|
* CleanupFilip Gawin2019-08-271-17/+17
|
* More more more audioFilip Gawin2019-08-271-28/+30
|
* CleanupFilip Gawin2019-08-271-31/+19
|
* More audio pedFilip Gawin2019-08-271-17/+29
|
* more CCarCtrlNikolay Korolev2019-08-251-2/+2
|
* more CCarCtrlNikolay Korolev2019-08-111-2/+2
|
* implemented CPlaneaap2019-07-311-1/+3
|
* CAutomobile::PreRender; whole class finishedaap2019-07-281-14/+719
|
* renamed flag to R* nameaap2019-07-271-7/+7
|
* CAutomobile::Render; moved some math code into .cppaap2019-07-271-2/+211
|
* fixed CAutomobile bugaap2019-07-261-5/+5
|
* CAutomobile effect stuffaap2019-07-261-1/+166
|
* CAutomobile::FireTruckControl and HydraulicControlaap2019-07-261-9/+357
|
* implemented CAutomobile::TankControlaap2019-07-251-4/+106
|
* fixed buoyancy; implemented CAutomobile::ProcessBuoyancyaap2019-07-241-7/+128
|
* bit more CAutomobileaap2019-07-231-13/+182
|
* couple of fixesaap2019-07-201-6/+7
|
* More audio scriptFilip Gawin2019-07-191-1/+1
|
* fixed dodo bugaap2019-07-191-1/+3
|
* implemented col line renderingaap2019-07-191-5/+3
|
* CAutomobile ctor, car spawner, fixesaap2019-07-191-3/+147
|
* CAutomobile damageaap2019-07-181-8/+287
|
* CAutomobile::ProcessControl doneaap2019-07-181-6/+217
|
* more CAutomobile::ProcessControlaap2019-07-171-16/+456
|
* dodo crash fixNikolay Korolev2019-07-171-0/+1
|
* renamed some variables and added files; more CAutomobile::ProcessControlaap2019-07-171-19/+134
|
* script fix, bomb fix, flying components fixNikolay Korolev2019-07-171-1/+1
|
* more fixes; started CAutomobile::ProcessControlaap2019-07-161-10/+278
|
* CAutomobile::ProcessControlInputsaap2019-07-111-2/+130
|
* more CVehicleaap2019-07-091-14/+11
|
* yet more CAutomobileaap2019-07-091-1/+116
|
* more CAutomobileaap2019-07-091-3/+345
|
* more CAutomobileaap2019-07-081-8/+357
|
* little changes; one more function of CAutomobileaap2019-07-081-3/+36
|
* cleaned up patching of virtual functions; started CAutomobileaap2019-07-081-5/+303
|
* implemented CDooraap2019-07-071-2/+2
|
* the great reorganizationaap2019-07-071-0/+18