summaryrefslogtreecommitdiffstats
path: root/src/vehicles (follow)
Commit message (Expand)AuthorAgeFilesLines
* Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur2021-08-291-1/+1
* CAutomobile fixesaap2021-08-201-23/+24
* some CAutomobile fixesaap2021-08-161-10/+12
* Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-091-2/+2
* fixed tabNikolay Korolev2021-08-081-1/+1
* CVehicle fixes and cleanupaap2021-08-042-11/+10
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-104-55/+136
* fix jittery cars at 15fpswithmorten2021-07-091-3/+4
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-285-18/+18
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-265-43/+53
* Pool fixeserorcun2021-06-252-8/+8
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-255-53/+43
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-255-43/+53
* Use bool8 in audio codeSergeanur2021-06-242-3/+3
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-241-3/+3
* Pointless fixeserorcun2021-06-241-1/+1
* Fix controlsSergeanur2021-02-221-3/+11
* Merge pull request #1020 from erorcun/mastererorcun2021-02-031-1/+1
|\
| * MusicManager fixeserorcun2021-02-031-1/+1
| * Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-311-6/+1
| * First batch of fixes (CallAndMessage)Filip Gawin2021-01-311-1/+6
* | Use original animation names from VCSSergeanur2021-01-262-40/+40
|/
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-222-2/+2
* make building with Codewarrior 7 possiblewithmorten2021-01-211-1/+1
* Includes overhaul, fix some compiler warningserorcun2021-01-172-2/+4
* vehicle fixesaap2021-01-172-27/+27
* rename m_vehEnterType -> m_vehDooraap2021-01-132-7/+7
* more securom fixeswithmorten2021-01-132-2/+2
* move stuff back into class; securom commentswithmorten2021-01-132-2/+3
* Automobile: fixerorcun2021-01-101-10/+10
* boat fixaap2021-01-091-5/+5
* Use original namesSergeanur2021-01-081-2/+2
* unused varaap2021-01-081-1/+1
* Automobile: more pointless fixeserorcun2021-01-051-2/+2
* first version of new rendereraap2021-01-052-0/+21
* slightly better variable nameaap2021-01-023-4/+4
* "clarification" of handling codeaap2021-01-021-3/+9
* fix fixerorcun2021-01-021-2/+2
* Vehicle: Automobile: fixes and style thingserorcun2021-01-024-4/+8
* More bike leftoversSergeanur2020-12-281-0/+20
* Add bike leftoversSergeanur2020-12-281-0/+10
* rename unused fieldaap2020-12-271-1/+1
* handling unit conversionaap2020-12-271-5/+6
* Fix use of strncmpSergeanur2020-12-251-1/+1
* Small type use fixesSergeanur2020-12-251-2/+2
* fixed double explosionNikolay Korolev2020-12-241-1/+4
* Few bug fixes in CAutomobileWalied K. Yassen2020-12-153-18/+8
* uint32 enums fixedwithmorten2020-12-071-1/+1
* uint8 enums fixedwithmorten2020-12-071-4/+4
* more PS2 stuff; memory movement doneaap2020-12-031-0/+9
* Merge pull request #854 from Nick007J/masteraap2020-12-011-3/+3
|\
| * small garages revision + small template stuffNikolay Korolev2020-11-301-3/+3
* | GTA_VERSION define and some config.h cleanupaap2020-11-291-1/+1
|/
* start using CMemoryHeapaap2020-11-261-1/+4
* Add some TODO stubs for unused code to be reversedSergeanur2020-11-239-11/+64
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-0/+87
* RevertSergeanur2020-11-013-3/+3
* Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur2020-11-012-2/+2
* Fix virtual SetModelIndex call in CBoat ctorSergeanur2020-11-011-1/+1
* Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-184-7/+7
* Cleanup breaks CAutomobile::ProcessOpenDoorFilip Gawin2020-10-181-2/+2
* Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-081-12/+12
|\
| * little renamings & librw updateeray orçunus2020-10-081-12/+12
* | Merge branch 'master' of https://github.com/GTAmodding/re3eray orçunus2020-10-051-1/+1
|\|
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-10-051-2/+8
| |\
| * | fixed darkel/replayNikolay Korolev2020-10-051-1/+1
* | | Fix some sanitizer errors, improve POSIX streamereray orçunus2020-10-042-3/+8
| |/ |/|
* | Fixes, mouse AUX buttons, joystick detect menueray orçunus2020-09-301-2/+8
|/
* fixed cargenNikolay Korolev2020-09-281-3/+3
* silentpatch fixesNikolay Korolev2020-09-261-0/+2
* changed a sound enumaap2020-08-202-4/+4
* heli fixesaap2020-07-261-8/+11
* 90% fixes, 10% skel refactoringeray orçunus2020-07-241-2/+7
* figured out magicaap2020-07-191-2/+2
* CPlane fixesaap2020-07-191-13/+14
* Fix wheel water splash with PC_PARTICLESergeanur2020-07-171-1/+1
* Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-133-3/+3
* Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2020-07-032-4/+4
* fixes to CBoataap2020-07-013-39/+40
* fixed boat wakeaap2020-06-141-0/+2
* ProcessTrainAnnouncements fixeray orçunus2020-06-131-2/+2
* disable skidding bugfixaap2020-06-071-1/+1
* minor fixesNikolay Korolev2020-06-061-1/+1
* fixing some uninitialized stuffNikolay Korolev2020-06-063-0/+11
* fixed linux savingNikolay Korolev2020-06-061-1/+1
* ProcessTrainAnnouncementsSergeanur2020-06-051-1/+42
* minor stuffaap2020-06-041-4/+3
* fixes, mostly from miamieray orçunus2020-06-042-3/+6
* fix accident~aap2020-06-031-0/+2
* some vehicle cleanupaap2020-06-025-46/+20
* renamed a vehicle thingaap2020-06-023-11/+11
* fixed to CAutomobile and friendsaap2020-05-313-59/+48
* blaaap2020-05-271-1/+1
* automobile fixesaap2020-05-274-24/+28
* added some unused enumsaap2020-05-261-1/+8
* eSurfaceTypeaap2020-05-262-18/+18
* cranes fixNikolay Korolev2020-05-251-3/+6
* small fixesaap2020-05-253-5/+10
* CVehicle fixesaap2020-05-244-53/+55
* cranes fixNikolay Korolev2020-05-231-1/+1
* skeleton typosaap2020-05-231-3/+0
* fixes for CPhysical and friendsaap2020-05-221-1/+1
* little cleanup of handlingmgraap2020-05-193-5/+7
* some less certainly fps fixesaap2020-05-182-0/+16
* fixes for braking and cloud rotation at high fpsaap2020-05-181-0/+3
* fixed hanging bootaap2020-05-141-1/+1
* some fixesNikolay Korolev2020-05-141-0/+4
* car control and cranes fixesNikolay Korolev2020-05-131-1/+1
* Fix linux warningsFilip Gawin2020-05-126-5/+14
* Merge pull request #533 from erorcun/mastererorcun2020-05-111-4/+4
|\
| * Linux build supporteray orçunus2020-05-111-4/+4
* | few fixesaap2020-05-111-0/+7
|/
* fixed few more typosbigbossbro082020-05-101-5/+0
* Fixed typos and made all assert functions optionalbigbossbro082020-05-107-19/+8
* defined out asserts.bigbossbro082020-05-107-0/+17
* IsStaticNikolay Korolev2020-05-061-1/+1
* Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur2020-05-051-26/+0
* Remove Miami stuffSergeanur2020-05-059-49/+12
* Merge pull request #512 from Nick007J/masterSergeanur2020-05-057-14/+48
|\
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-052-15/+15
| |\
| * | CAutoPilot + CCarAI + fixesNikolay Korolev2020-05-057-14/+48
* | | merged masteraap2020-05-051-1/+1
|\ \ \
| * | | More use of GetModelIndexSergeanur2020-05-051-1/+1
| | |/ | |/|
* / | implemented most of streamed collisions and big buildingsaap2020-05-052-0/+4
|/ /
* / SetPosition, final partSergeanur2020-05-052-15/+15
|/
* Merge pull request #508 from Nick007J/masterNikolay Korolev2020-05-041-1/+3
|\
| * deny coach in crusherNikolay Korolev2020-05-041-1/+3
* | GTA_BRIDGE and GTA_TRAIN definesaap2020-05-031-0/+26
* | implemented most of vice city path systemaap2020-05-031-2/+2
|/
* Merge pull request #494 from Nick007J/masterSergeanur2020-05-026-0/+191
|\
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-026-16/+16
| |\
| * | changed saving compatibilityNikolay Korolev2020-05-026-0/+191
* | | Adding sound intensity constsSergeanur2020-05-021-1/+1
| |/ |/|
* | SetPosition, part 2Sergeanur2020-05-025-15/+15
* | SetPosition, part 1Sergeanur2020-05-021-1/+1
|/
* Rename m_phy_flagA80 to bSkipLineColSergeanur2020-04-301-2/+2
* Adding getters and setters for type and statusSergeanur2020-04-308-69/+69
* Audio structs moved to their AudioManager.hSergeanur2020-04-271-15/+0
* Merge pull request #489 from Nick007J/masterNikolay Korolev2020-04-263-10/+233
|\
| * helis done + cheatsNikolay Korolev2020-04-253-8/+108
| * fixed flight control codeNikolay Korolev2020-04-251-4/+4
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-251-1/+1
| |\
| * | undoNikolay Korolev2020-04-251-1/+1
| * | flying controlNikolay Korolev2020-04-252-4/+127
* | | Fix compilation errorSergeanur2020-04-261-4/+4
* | | Initial GLFW supporteray orçunus2020-04-261-4/+4
| |/ |/|
* | disable mouse steering by defaultNikolay Korolev2020-04-241-1/+1
|/
* removed fix that made no senseNikolay Korolev2020-04-231-7/+1
* ps2 particles, sampman oal startedFire-Head2020-04-232-8/+133
* Try to build with mingwFilip Gawin2020-04-206-38/+38
* Merge pull request #474 from Nick007J/mastererorcun2020-04-191-63/+76
|\
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-181-0/+4
| |\
| * | replays bug fixNikolay Korolev2020-04-181-63/+76
* | | Struct cleanup, various fixes, enable PS2 randeray orçunus2020-04-193-8/+8
| |/ |/|
* | Vc ped ports and Frontend fixeseray orçunus2020-04-181-0/+4
|/
* Remove padding fieldsSergeanur2020-04-184-7/+0
* Remove patchesSergeanur2020-04-1713-302/+14
* rem refsFire-Head2020-04-176-50/+50
* More refs removedSergeanur2020-04-1613-73/+72
* Merge pull request #446 from erorcun/erorcunerorcun2020-04-153-16/+15
|\
| * Many fixes and cleanuperay orçunus2020-04-153-16/+15
* | fixed bug and weirdness in CHeliaap2020-04-151-0/+8
|/
* fix CTheCarGenerators::SaveAllCarGeneratorsSergeanur2020-04-141-1/+1
* CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placementSergeanur2020-04-144-0/+1080
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-04-135-62/+688
|\
| * finished CBoataap2020-04-135-62/+688
* | sync with masterNikolay Korolev2020-04-123-4/+4
|\|
| * Merge pull request #402 from Nick007J/masterNikolay Korolev2020-04-121-1/+1
| |\
| * | CObject completesaml1er2020-04-103-4/+4
* | | CPoolsNikolay Korolev2020-04-111-1/+2
| |/ |/|
* | RecordNikolay Korolev2020-04-111-1/+1
|/
* normalized line endings to LFaap2020-04-091-14/+14
* fixed questionable RW usage; changed radar mask to PS2 techinqueaap2020-04-092-44/+20
* Finished CExplosionSergeanur2020-04-092-0/+16
* implemented CRubbishaap2020-04-071-9/+9
* Merge pull request #378 from aap/masteraap2020-04-051-4/+2
|\
| * CCamera fixesaap2020-04-031-4/+2
* | vehicles missing functions + fixesNikolay Korolev2020-04-012-5/+186
|/
* Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-3/+15
* merge with upstreamNikolay Korolev2020-03-291-2/+2
|\
| * CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head2020-03-281-2/+2
* | merge with masterNikolay Korolev2020-03-285-0/+7
|\|
| * CCopPed done and #include cleanuperay orçunus2020-03-285-0/+7
* | Merge branch 'master' into garages_devNikolay Korolev2020-03-287-0/+10
|\|
| * remove include <new> from common.haap2020-03-285-0/+8
| * Update Vehicle.cppblingu2020-03-261-1/+1
| * added InflictDamage() declarationblingu2020-03-251-0/+1
| * added wrapper for InflictDamage()blingu2020-03-251-0/+1
* | garages part 1Nikolay Korolev2020-03-282-0/+26
|/
* CPopulation done, CCopPed and fixeseray orçunus2020-03-112-4/+4
* fixeseray orçunus2020-03-011-1/+3
* some fixeseray orçunus2020-02-223-8/+8
* bug fixesNikolay Korolev2020-02-151-0/+1
* A bug fix and VC ports for veh. enter/exiteray orçunus2020-02-031-0/+4
* fixed firetruck crashNikolay Korolev2020-02-021-1/+1
* Fix boat componentSergeanur2020-01-311-1/+1
* Partial CBoatSergeanur2020-01-242-9/+262
* Fixing some plane funcs declarationsSergeanur2020-01-232-4/+4
* Plane crashfix and moreSergeanur2020-01-231-1/+1
* bug fixesNikolay Korolev2020-01-011-1/+1
* merge with upstreamNikolay Korolev2020-01-012-4/+4
|\
| * Audio fixes for erorcun reviewFilip Gawin2019-12-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
* | some not fully tested stuffNikolay Korolev2020-01-011-0/+2
* | 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
|\|
| * Merge branch 'master' into masterFire_Head2019-10-271-2/+2
| |\
| | * ControllerConfig doneFire-Head2019-10-271-2/+2
* | | script 600-699Nikolay Korolev2019-10-272-4/+4
|/ /
* | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2019-10-261-1/+0
* | Fixes for aap review (audio8)Filip Gawin2019-10-262-2/+2
* | Fixes for nitpicksFilip Gawin2019-10-261-2/+2
* | More audio (to hook and test)Filip Gawin2019-10-262-6/+6
|/
* fixed planesNikolay Korolev2019-10-131-2/+2
* Peds&fixeseray orçunus2019-10-132-2/+1
* Fixed wrong CAutomobile field typeSergeanur2019-10-122-2/+2
* Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle insteadSergeanur2019-10-121-1/+1
* Merge pull request #230 from Nick007J/mastererorcun2019-10-112-10/+7
|\
| * CCarAI + bugfixesNikolay Korolev2019-10-102-9/+6
| * Merge remote-tracking branch 'upstream/master' into carctrl_devNikolay Korolev2019-10-081-7/+9
| |\
| * | car AINikolay Korolev2019-10-061-1/+1
* | | Single-wagon train fixSergeanur2019-10-101-1/+1
| |/ |/|
* | Fixing ColPoints againSergeanur2019-10-061-1/+1
* | Possible fix for wheel bugSergeanur2019-10-061-7/+9
|/
* Merge branch 'carctrl_dev'Nikolay Korolev2019-09-143-8/+7
|\
| * more CCarCtrlNikolay Korolev2019-09-142-2/+2
| * DragCarToPointNikolay Korolev2019-09-123-6/+5
* | P.e.d.s.eray orçunus2019-09-141-1/+1
|/
* ccarctrlNikolay Korolev2019-09-111-17/+19
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2019-09-111-9/+8
|\
| * Pedseray orçunus2019-09-071-9/+8
* | More CCarCtrlNikolay Korolev2019-09-021-1/+1
|/
* CleanupFilip Gawin2019-08-274-27/+27
* More more more audioFilip Gawin2019-08-276-45/+47
* CleanupFilip Gawin2019-08-2710-6657/+29
* More audio pedFilip Gawin2019-08-278-22/+6650
* more CCarCtrlNikolay Korolev2019-08-251-2/+2
* mergeNikolay Korolev2019-08-171-1/+1
|\
| * Merge branch 'master' into masterFire_Head2019-08-159-27/+1163
| |\
| * | CParticleObject done, cDMAudio doneFire-Head2019-08-151-1/+1
* | | more CCarCtrlNikolay Korolev2019-08-171-0/+2
| |/ |/|
* | More pedseray orçunus2019-08-132-0/+2
* | Merge pull request #186 from Nick007J/masteraap2019-08-113-8/+9
|\ \
| * | more CCarCtrlNikolay Korolev2019-08-113-8/+9
* | | P.e.d.s. and fixeseray orçunus2019-08-111-5/+13
|/ /
* / implemented CHeliaap2019-08-047-14/+1139
|/
* The Pedseray orçunus2019-08-022-2/+2
* implemented CPlaneaap2019-07-314-24/+1030
* implemented CTrainaap2019-07-316-65/+919
* Merge branch 'master' of github.com:GTAmodding/re3aap2019-07-282-4/+4
|\
| * Merge remote-tracking branch 'upstream/master'Nikolay Korolev2019-07-275-15/+399
| |\
| * | cargen + some scriptNikolay Korolev2019-07-272-4/+4
* | | CAutomobile::PreRender; whole class finishedaap2019-07-285-27/+738
| |/ |/|
* | renamed flag to R* nameaap2019-07-273-9/+9
* | CAutomobile::Render; moved some math code into .cppaap2019-07-272-3/+212
* | fixed CAutomobile bugaap2019-07-262-6/+6
* | CAutomobile effect stuffaap2019-07-264-3/+178
|/
* CAutomobile::FireTruckControl and HydraulicControlaap2019-07-264-12/+360
* Merge branch 'master' into masteraap2019-07-261-4/+106
|\
| * implemented CAutomobile::TankControlaap2019-07-251-4/+106
* | Running script part 3Nikolay Korolev2019-07-252-2/+3
|/
* Merge branch 'master' of github.com:GTAmodding/re3aap2019-07-241-6/+5
|\
| * Merge branch 'master' into masterFire_Head2019-07-241-6/+5
| |\
| | * updateFire-Head2019-07-241-6/+5
* | | fixed buoyancy; implemented CAutomobile::ProcessBuoyancyaap2019-07-244-17/+138
|/ /
* | implemented cBuoyancyaap2019-07-232-0/+240
* | bit more CAutomobileaap2019-07-233-17/+188
* | Merge branch 'master' of github.com:GTAmodding/re3aap2019-07-201-0/+2
|\ \
| * | fix crashNikolay Korolev2019-07-201-0/+2
* | | couple of fixesaap2019-07-202-7/+8
|/ /
* | More audio scriptFilip Gawin2019-07-191-1/+1
* | more audio processFilip Gawin2019-07-192-2/+12
* | ComputeDopplerEffectedFrequencyFilip Gawin2019-07-191-0/+16
* | fixed dodo bugaap2019-07-191-1/+3
* | implemented col line renderingaap2019-07-192-8/+4
* | CAutomobile ctor, car spawner, fixesaap2019-07-195-7/+168
* | CAutomobile damageaap2019-07-186-23/+323
* | CAutomobile::ProcessControl doneaap2019-07-184-10/+223
* | Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcuneray orçunus2019-07-189-33/+585
|\ \
| * | more CAutomobile::ProcessControlaap2019-07-179-33/+584
| * | dodo crash fixNikolay Korolev2019-07-171-0/+1
* | | The Peds, mainly dying/injuringeray orçunus2019-07-181-2/+2
|/ /
* | renamed some variables and added files; more CAutomobile::ProcessControlaap2019-07-178-43/+176
* | script fix, bomb fix, flying components fixNikolay Korolev2019-07-172-1/+4
* | more fixes; started CAutomobile::ProcessControlaap2019-07-165-39/+315
* | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev2019-07-142-3/+3
* | Partial RunningScript part2Nikolay Korolev2019-07-141-1/+1
* | CAutomobile::ProcessControlInputsaap2019-07-113-7/+135
|/
* Merge branch 'master' into masterFire_Head2019-07-1117-90/+1844
|\
| * and of course the last commit didnt fix everythingaap2019-07-101-2/+2
| * added wrappers around math functionsaap2019-07-102-13/+13
| * CVehicle::ProcessWheelaap2019-07-103-48/+158
| * more CVehicleaap2019-07-094-22/+233
| * yet more CAutomobileaap2019-07-093-7/+124
| * more CAutomobileaap2019-07-094-11/+361
| * more CAutomobileaap2019-07-084-15/+384
| * little changes; one more function of CAutomobileaap2019-07-082-3/+59
| * cleaned up patching of virtual functions; started CAutomobileaap2019-07-0814-52/+444
| * implemented CDooraap2019-07-074-17/+166
* | WaterLevel doneFire-Head2019-07-112-2/+105
|/
* the great reorganizationaap2019-07-0718-0/+1738