summaryrefslogtreecommitdiffstats
path: root/src/vehicles (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-15Few bug fixes in CAutomobileWalied K. Yassen3-18/+8
2020-12-07uint32 enums fixedwithmorten1-1/+1
2020-12-07uint8 enums fixedwithmorten1-4/+4
2020-12-03more PS2 stuff; memory movement doneaap1-0/+9
2020-11-30small garages revision + small template stuffNikolay Korolev1-3/+3
2020-11-29GTA_VERSION define and some config.h cleanupaap1-1/+1
2020-11-26start using CMemoryHeapaap1-1/+4
2020-11-23Add some TODO stubs for unused code to be reversedSergeanur9-11/+64
2020-11-19Reorganize CPed functions into their original cpp filesSergeanur1-0/+87
2020-11-01RevertSergeanur3-3/+3
2020-11-01Also fix SetModelIndex in CAutomobile and CTrain ctorsSergeanur2-2/+2
2020-11-01Fix virtual SetModelIndex call in CBoat ctorSergeanur1-1/+1
2020-10-18Setter for bIsStatic (became virtual in SA)Sergeanur4-7/+7
2020-10-18Cleanup breaks CAutomobile::ProcessOpenDoorFilip Gawin1-2/+2
2020-10-08little renamings & librw updateeray orçunus1-12/+12
2020-10-05fixed darkel/replayNikolay Korolev1-1/+1
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus2-3/+8
2020-09-30Fixes, mouse AUX buttons, joystick detect menueray orçunus1-2/+8
2020-09-28fixed cargenNikolay Korolev1-3/+3
2020-09-26silentpatch fixesNikolay Korolev1-0/+2
2020-08-20changed a sound enumaap2-4/+4
2020-07-26heli fixesaap1-8/+11
2020-07-2490% fixes, 10% skel refactoringeray orçunus1-2/+7
2020-07-19figured out magicaap1-2/+2
2020-07-19CPlane fixesaap1-13/+14
2020-07-17Fix wheel water splash with PC_PARTICLESergeanur1-1/+1
2020-07-13Rename LEVEL_NONE to LEVEL_GENERICSergeanur3-3/+3
2020-07-03Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2-4/+4
2020-07-01fixes to CBoataap3-39/+40
2020-06-14fixed boat wakeaap1-0/+2
2020-06-13ProcessTrainAnnouncements fixeray orçunus1-2/+2
2020-06-07disable skidding bugfixaap1-1/+1
2020-06-06minor fixesNikolay Korolev1-1/+1
2020-06-06fixing some uninitialized stuffNikolay Korolev3-0/+11
2020-06-06fixed linux savingNikolay Korolev1-1/+1
2020-06-05ProcessTrainAnnouncementsSergeanur1-1/+42
2020-06-04minor stuffaap1-4/+3
2020-06-04fixes, mostly from miamieray orçunus2-3/+6
2020-06-03fix accident~aap1-0/+2
2020-06-02some vehicle cleanupaap5-46/+20
2020-06-02renamed a vehicle thingaap3-11/+11
2020-05-31fixed to CAutomobile and friendsaap3-59/+48
2020-05-27blaaap1-1/+1
2020-05-27automobile fixesaap4-24/+28
2020-05-26added some unused enumsaap1-1/+8
2020-05-26eSurfaceTypeaap2-18/+18
2020-05-25cranes fixNikolay Korolev1-3/+6
2020-05-25small fixesaap3-5/+10
2020-05-24CVehicle fixesaap4-53/+55
2020-05-23cranes fixNikolay Korolev1-1/+1
2020-05-23skeleton typosaap1-3/+0
2020-05-22fixes for CPhysical and friendsaap1-1/+1
2020-05-19little cleanup of handlingmgraap3-5/+7
2020-05-18some less certainly fps fixesaap2-0/+16
2020-05-18fixes for braking and cloud rotation at high fpsaap1-0/+3
2020-05-14fixed hanging bootaap1-1/+1
2020-05-14some fixesNikolay Korolev1-0/+4
2020-05-13car control and cranes fixesNikolay Korolev1-1/+1
2020-05-12Fix linux warningsFilip Gawin6-5/+14
2020-05-11Linux build supporteray orçunus1-4/+4
2020-05-11few fixesaap1-0/+7
2020-05-10fixed few more typosbigbossbro081-5/+0
2020-05-10Fixed typos and made all assert functions optionalbigbossbro087-19/+8
2020-05-10defined out asserts.bigbossbro087-0/+17
2020-05-06IsStaticNikolay Korolev1-1/+1
2020-05-05Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULLSergeanur1-26/+0
2020-05-05Remove Miami stuffSergeanur9-49/+12
2020-05-05More use of GetModelIndexSergeanur1-1/+1
2020-05-05CAutoPilot + CCarAI + fixesNikolay Korolev7-14/+48
2020-05-05implemented most of streamed collisions and big buildingsaap2-0/+4
2020-05-05SetPosition, final partSergeanur2-15/+15
2020-05-04deny coach in crusherNikolay Korolev1-1/+3
2020-05-03GTA_BRIDGE and GTA_TRAIN definesaap1-0/+26
2020-05-03implemented most of vice city path systemaap1-2/+2
2020-05-02Adding sound intensity constsSergeanur1-1/+1
2020-05-02changed saving compatibilityNikolay Korolev6-0/+191
2020-05-02SetPosition, part 2Sergeanur5-15/+15
2020-05-02SetPosition, part 1Sergeanur1-1/+1
2020-04-30Rename m_phy_flagA80 to bSkipLineColSergeanur1-2/+2
2020-04-30Adding getters and setters for type and statusSergeanur8-69/+69
2020-04-27Audio structs moved to their AudioManager.hSergeanur1-15/+0
2020-04-26Fix compilation errorSergeanur1-4/+4
2020-04-26Initial GLFW supporteray orçunus1-4/+4
2020-04-25helis done + cheatsNikolay Korolev3-8/+108
2020-04-25fixed flight control codeNikolay Korolev1-4/+4
2020-04-25undoNikolay Korolev1-1/+1
2020-04-25flying controlNikolay Korolev2-4/+127
2020-04-24disable mouse steering by defaultNikolay Korolev1-1/+1
2020-04-23removed fix that made no senseNikolay Korolev1-7/+1
2020-04-23ps2 particles, sampman oal startedFire-Head2-8/+133
2020-04-20Try to build with mingwFilip Gawin6-38/+38
2020-04-19Struct cleanup, various fixes, enable PS2 randeray orçunus3-8/+8
2020-04-18replays bug fixNikolay Korolev1-63/+76
2020-04-18Vc ped ports and Frontend fixeseray orçunus1-0/+4
2020-04-18Remove padding fieldsSergeanur4-7/+0
2020-04-17Remove patchesSergeanur13-302/+14
2020-04-17rem refsFire-Head6-50/+50
2020-04-16More refs removedSergeanur13-73/+72
2020-04-15Many fixes and cleanuperay orçunus3-16/+15
2020-04-15fixed bug and weirdness in CHeliaap1-0/+8
2020-04-14fix CTheCarGenerators::SaveAllCarGeneratorsSergeanur1-1/+1
2020-04-14CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placementSergeanur4-0/+1080
2020-04-13finished CBoataap5-62/+688
2020-04-11CPoolsNikolay Korolev1-1/+2
2020-04-11RecordNikolay Korolev1-1/+1
2020-04-10CObject completesaml1er3-4/+4
2020-04-09normalized line endings to LFaap1-14/+14
2020-04-09fixed questionable RW usage; changed radar mask to PS2 techinqueaap2-44/+20
2020-04-09Finished CExplosionSergeanur2-0/+16
2020-04-07implemented CRubbishaap1-9/+9
2020-04-03CCamera fixesaap1-4/+2
2020-04-01vehicles missing functions + fixesNikolay Korolev2-5/+186
2020-03-31Mouse free cam for peds&cars (under FREE_CAM)eray orçunus1-3/+15
2020-03-28CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head1-2/+2
2020-03-28CCopPed done and #include cleanuperay orçunus5-0/+7
2020-03-28garages part 1Nikolay Korolev2-0/+26
2020-03-28remove include <new> from common.haap5-0/+8
2020-03-26Update Vehicle.cppblingu1-1/+1
2020-03-25added InflictDamage() declarationblingu1-0/+1
2020-03-25added wrapper for InflictDamage()blingu1-0/+1
2020-03-11CPopulation done, CCopPed and fixeseray orçunus2-4/+4
2020-03-01fixeseray orçunus1-1/+3
2020-02-22some fixeseray orçunus3-8/+8
2020-02-15bug fixesNikolay Korolev1-0/+1
2020-02-03A bug fix and VC ports for veh. enter/exiteray orçunus1-0/+4
2020-02-02fixed firetruck crashNikolay Korolev1-1/+1
2020-02-02fixed firetruck crashNikolay Korolev1-1/+1
2020-01-31Fix boat componentSergeanur1-1/+1
2020-01-24Partial CBoatSergeanur2-9/+262
2020-01-23Fixing some plane funcs declarationsSergeanur2-4/+4
2020-01-23Plane crashfix and moreSergeanur1-1/+1
2020-01-01bug fixesNikolay Korolev1-1/+1
2020-01-01some not fully tested stuffNikolay Korolev1-0/+2
2019-12-01Audio fixes for erorcun reviewFilip Gawin1-2/+2
2019-11-26CCivilianPed done & restore peds running to phoneeray orçunus1-1/+1
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-1/+1
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-1/+1
2019-11-05Peds & a few fixeseray orçunus1-3/+3
2019-10-27script 600-699Nikolay Korolev2-4/+4
2019-10-27ControllerConfig doneFire-Head1-2/+2
2019-10-26Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur1-1/+0
2019-10-26Fixes for aap review (audio8)Filip Gawin2-2/+2
2019-10-26Fixes for nitpicksFilip Gawin1-2/+2
2019-10-26More audio (to hook and test)Filip Gawin2-6/+6
2019-10-13fixed planesNikolay Korolev1-2/+2
2019-10-13Peds&fixeseray orçunus2-2/+1
2019-10-12Fixed wrong CAutomobile field typeSergeanur2-2/+2
2019-10-12Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle insteadSergeanur1-1/+1
2019-10-10CCarAI + bugfixesNikolay Korolev2-9/+6
2019-10-10Single-wagon train fixSergeanur1-1/+1
2019-10-06Fixing ColPoints againSergeanur1-1/+1
2019-10-06Possible fix for wheel bugSergeanur1-7/+9
2019-10-06car AINikolay Korolev1-1/+1
2019-09-14more CCarCtrlNikolay Korolev2-2/+2
2019-09-14P.e.d.s.eray orçunus1-1/+1
2019-09-12DragCarToPointNikolay Korolev3-6/+5
2019-09-11ccarctrlNikolay Korolev1-17/+19
2019-09-07Pedseray orçunus1-9/+8
2019-09-02More CCarCtrlNikolay Korolev1-1/+1
2019-08-27CleanupFilip Gawin4-27/+27
2019-08-27More more more audioFilip Gawin6-45/+47
2019-08-27CleanupFilip Gawin10-6657/+29
2019-08-27More audio pedFilip Gawin8-22/+6650
2019-08-25more CCarCtrlNikolay Korolev1-2/+2
2019-08-17more CCarCtrlNikolay Korolev1-0/+2
2019-08-15CParticleObject done, cDMAudio doneFire-Head1-1/+1
2019-08-13More pedseray orçunus2-0/+2
2019-08-11P.e.d.s. and fixeseray orçunus1-5/+13
2019-08-11more CCarCtrlNikolay Korolev3-8/+9
2019-08-04implemented CHeliaap7-14/+1139
2019-08-02The Pedseray orçunus2-2/+2
2019-07-31implemented CPlaneaap4-24/+1030
2019-07-28CAutomobile::PreRender; whole class finishedaap5-27/+738
2019-07-27cargen + some scriptNikolay Korolev2-4/+4
2019-07-27renamed flag to R* nameaap3-9/+9
2019-07-27CAutomobile::Render; moved some math code into .cppaap2-3/+212
2019-07-26fixed CAutomobile bugaap2-6/+6
2019-07-26CAutomobile effect stuffaap4-3/+178
2019-07-26CAutomobile::FireTruckControl and HydraulicControlaap4-12/+360
2019-07-25Running script part 3Nikolay Korolev2-2/+3
2019-07-25implemented CAutomobile::TankControlaap1-4/+106
2019-07-24fixed buoyancy; implemented CAutomobile::ProcessBuoyancyaap4-17/+138
2019-07-24updateFire-Head1-6/+5
2019-07-23implemented cBuoyancyaap2-0/+240
2019-07-23bit more CAutomobileaap3-17/+188
2019-07-20couple of fixesaap2-7/+8
2019-07-20fix crashNikolay Korolev1-0/+2
2019-07-19More audio scriptFilip Gawin1-1/+1
2019-07-19more audio processFilip Gawin2-2/+12
2019-07-19ComputeDopplerEffectedFrequencyFilip Gawin1-0/+16
2019-07-19fixed dodo bugaap1-1/+3
2019-07-19implemented col line renderingaap2-8/+4
2019-07-19CAutomobile ctor, car spawner, fixesaap5-7/+168
2019-07-18CAutomobile damageaap6-23/+323
2019-07-18CAutomobile::ProcessControl doneaap4-10/+223
2019-07-18The Peds, mainly dying/injuringeray orçunus1-2/+2
2019-07-17more CAutomobile::ProcessControlaap9-33/+584
2019-07-17dodo crash fixNikolay Korolev1-0/+1
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap8-43/+176
2019-07-17script fix, bomb fix, flying components fixNikolay Korolev2-1/+4
2019-07-16more fixes; started CAutomobile::ProcessControlaap5-39/+315
2019-07-14RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev2-3/+3
2019-07-14Partial RunningScript part2Nikolay Korolev1-1/+1
2019-07-11CAutomobile::ProcessControlInputsaap3-7/+135
2019-07-11WaterLevel doneFire-Head2-2/+105
2019-07-11WaterLevel doneFire-Head2-2/+105
2019-07-10and of course the last commit didnt fix everythingaap1-2/+2
2019-07-10added wrappers around math functionsaap2-13/+13
2019-07-10CVehicle::ProcessWheelaap3-48/+158
2019-07-09more CVehicleaap4-22/+233
2019-07-09yet more CAutomobileaap3-7/+124
2019-07-09more CAutomobileaap4-11/+361
2019-07-08more CAutomobileaap4-15/+384
2019-07-08little changes; one more function of CAutomobileaap2-3/+59
2019-07-08cleaned up patching of virtual functions; started CAutomobileaap14-52/+444
2019-07-07implemented CDooraap4-17/+166
2019-07-07the great reorganizationaap18-0/+1738