summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix impossible bulletserorcun2021-08-151-1/+5
* Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-111-6/+6
* CVehicle fixes and cleanupaap2021-08-041-1/+1
* Allow sector ped count to exceed gap-list sizeMagnus Larsen2021-07-311-0/+12
* Fix stuck looking flag when answering phone and idle weapon animationSergeanur2021-07-261-0/+6
* Possible fix of RemoveAndAdd crashSergeanur2021-07-221-5/+5
* Fix falling damageSergeanur2021-07-221-1/+1
* Fix NearPed count going negativeMagnus Larsen2021-07-131-0/+1
* finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-101-5/+5
* Sanitizer fixes 2erorcun2021-07-031-12/+13
* Peds: Efforts to find the reason of crashes on GCC 7.5.0erorcun2021-07-021-1/+27
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-281-0/+1
* Fix some timer callsSergeanur2021-06-241-1/+1
* Use bool8 in audio codeSergeanur2021-06-241-1/+1
* Pool fixes + peds not forming circle fixerorcun2021-06-241-4/+4
* Complete sfx enum, rename some sounds + fixes of missing ped commentsSergeanur2021-05-121-5/+19
* Use some GetMatrix/SetMatrix logic based on SASergeanur2021-05-101-1/+1
* Ped jump teleport/kill fixerorcun2021-02-101-5/+14
* Merge branch 'miami' of https://github.com/GTAmodding/re3 into VCSanimerorcun2021-02-081-1/+1
|\
| * Even more fixes & shorten quit screenerorcun2021-01-291-1/+1
* | Use our synonyms for attack anims againerorcun2021-02-071-2/+2
* | Use original animation names from VCSSergeanur2021-01-271-201/+201
|/
* Includes overhaul, fix some compiler warningserorcun2021-01-231-0/+1
* get rid of most --MIAMI commentswithmorten2021-01-221-180/+1
* more renamesaap2021-01-131-24/+25
* anim velocity unionaap2021-01-131-2/+1
* rename m_vehEnterType -> m_vehDooraap2021-01-131-49/+49
* merge master to miamiNikolay Korolev2021-01-011-0/+2
|\
| * Fix peds running to see dead peds in watererorcun2020-12-271-12/+16
| * Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur2020-12-261-1/+1
| * Small type use fixesSergeanur2020-12-251-1/+1
| * fixed double explosionNikolay Korolev2020-12-241-0/+2
| * Car entering cancel testerorcun2020-12-211-42/+42
* | Ped: WeaponInfo: little fixes and renamingserorcun2020-12-281-2/+2
* | Fix peds running to see dead peds in watererorcun2020-12-271-11/+16
* | Weapon flags changed from bit fields to bit mask (R* vision)Sergeanur2020-12-261-3/+3
* | Small type use fixesSergeanur2020-12-251-1/+1
* | Car entering cancel testerorcun2020-12-211-40/+42
* | merge attemptNikolay Korolev2020-12-191-16/+5
|\|
| * PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixesSergeanur2020-12-181-1/+1
| * Use SetPedStateSergeanur2020-12-151-64/+35
| * Reorganize CPed functions into their original cpp filesSergeanur2020-11-191-13732/+4802
| * CPed review part1,2 re3aap2020-11-181-334/+290
| * fix flagaap2020-11-161-1/+1
| * Fixes and style changes from miamierorcun2020-10-181-36/+34
* | get rid of all PED_SKIN definesaap2020-12-181-9/+1
* | fixSergeanur2020-12-151-3/+2
* | Use SetMoveStateSergeanur2020-12-151-2/+2
* | More fixesSergeanur2020-12-151-36/+2
* | SetPedState fixesSergeanur2020-12-151-1/+1
* | Merge pull request #868 from erorcun/miamiaap2020-12-121-31/+2
|\ \
| * | Frontend cleanup, .INI, CFO, scrollable pageserorcun2020-12-091-31/+2
* | | pool stuff fixNikolay Korolev2020-12-061-1/+1
|/ /
* | AnimViewer done, comment cleanuperorcun2020-12-031-6/+5
* | Merge pull request #853 from erorcun/miamierorcun2020-12-021-0/+11
|\ \
| * | PlayerPed and "Redefine controls" menu done, fixeserorcun2020-12-021-0/+11
* | | cAudioManager::ProcessPedOneShots + fixesSergeanur2020-12-011-1/+1
|/ /
* | Some TODOs done in Peds codeSergeanur2020-11-251-3/+1
* | Reorganize CPed functions into their original cpp filesSergeanur2020-11-201-16883/+5412
* | CPed review part2; and reverting some stylistic changesaap2020-11-161-269/+223
* | Merge pull request #815 from aap/miamiaap2020-11-161-422/+317
|\ \
| * \ Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-11-131-1/+1
| |\ \
| * | | CPed review, part 1aap2020-11-131-422/+317
* | | | car AI revisionNikolay Korolev2020-11-141-1/+1
| |/ / |/| |
* | | some fixesNikolay Korolev2020-11-131-1/+1
|/ /
* | Peds: Remove redundant lineserorcun2020-11-121-2/+0
* | Ped comments fixesSergeanur2020-11-071-1/+1
* | finished script and replayNikolay Korolev2020-11-011-0/+14
* | the driver fixNikolay Korolev2020-11-011-1/+1
* | couple of fixes and cleanupaap2020-10-311-9/+9
* | Merge pull request #766 from Fire-Head/miamierorcun2020-10-181-1/+2
|\ \
| * | Miami GlassFire-Head2020-10-141-1/+2
* | | Merge pull request #772 from Nick007J/miamierorcun2020-10-181-14/+9
|\ \ \
| * | | saves part 1Nikolay Korolev2020-10-171-14/+9
| |/ /
* | | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamierorcun2020-10-181-3/+3
|\ \ \
| * \ \ Merge branch 'master' into miamiSergeanur2020-10-181-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Setter for bIsStatic (became virtual in SA)Sergeanur2020-10-181-4/+4
| | * | Fixes from miamieray orçunus2020-09-101-66/+63
* | | | Fix attractor even moreerorcun2020-10-181-2/+2
|/ / /
* | | Attractor obj. fixeserorcun2020-10-181-6/+12
* | | Fix ped buoyancyeray orçunus2020-10-181-58/+55
| |/ |/|
* | Pad, BulletInfo, ProjectileInfo, fixeseray orçunus2020-10-071-3/+2
* | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixeseray orçunus2020-09-301-1/+1
* | Credits & fixeseray orçunus2020-09-271-5/+7
* | CPed and CCivilianPed funcs doneeray orçunus2020-09-241-414/+573
* | Merge pull request #701 from erorcun/miamierorcun2020-09-101-276/+550
|\ \
| * | Peds objectives and wait states done, fixeseray orçunus2020-09-051-276/+550
* | | cheats, fixes, cosmetic changesmajestic2020-09-011-1/+74
|/ /
* | CGame done, Peds, fixeseray orçunus2020-08-301-423/+299
* | CStreaming done, hopefullyaap2020-08-201-0/+16
* | Merge branch 'master' into miamiSergeanur2020-08-191-3/+3
|\|
| * little fixNikolay Korolev2020-08-181-3/+3
* | 2 new opcodeseray orçunus2020-08-161-5/+5
* | Merge branch 'master' into miamiSergeanur2020-08-151-1/+5
|\|
| * Don't react if player's targeting with meleeSergeanur2020-08-141-1/+5
| * New math wrapperseray orçunus2020-07-221-1/+1
| * 64-bit on Windowseray orçunus2020-07-221-1/+1
| * cosmetic changeseray orçunus2020-07-211-3/+3
| * a cute mistakeeray orçunus2020-07-211-1/+1
| * Fixes from miamieray orçunus2020-07-201-140/+85
| * Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-131-1/+1
| * Remove console and fix stheray orçunus2020-07-041-1/+1
| * Bettah car enter canceling, fix CFO crash, ped objs. renamingeray orçunus2020-07-031-82/+103
| * Disable VC_PED_PORTS, better cancellable car enter, weapon and cops fixeseray orçunus2020-07-021-26/+26
| * Restored beta police system(disabled), fixes from miami, debug info for CFO crash (#639)erorcun2020-07-011-104/+212
| * rename attractor flag to typeaap2020-06-251-3/+3
* | Guardian Angels fixeray orçunus2020-08-141-0/+2
* | Stats(except displaying), PlayerInfo, marker fixeray orçunus2020-08-141-2/+4
* | implemented extended postfxaap2020-08-111-0/+1
* | CWindModifiersmajestic2020-08-101-7/+18
|\ \
| * | Update Ped.cppFire-Head2020-08-081-4/+1
| * | static shadows fix, cutscene shadows switchesFire-Head2020-08-081-4/+4
| * | Merge pull request #1 from GTAmodding/miamiFire_Head2020-07-291-1085/+1710
| |\ \
| * | | miami shadowsFire-Head2020-07-291-0/+14
* | | | CWindModifiersmajestic2020-08-091-0/+72
| |/ / |/| |
* | | 64-bit on Windowseray orçunus2020-07-241-1/+1
* | | Peds, Hud, CFO 1/2, fixes - including zone nameseray orçunus2020-07-221-456/+799
* | | VC fighting, Peds, many fixes including ghost bikeseray orçunus2020-07-091-415/+683
* | | fixes from master, menu helper texteray orçunus2020-07-041-5/+29
* | | Merge pull request #648 from Nick007J/miamiaap2020-07-041-6/+43
|\ \ \
| * | | ice cream attractor + bike resprayNikolay Korolev2020-07-031-6/+43
| |/ /
* / / Peds & fixeseray orçunus2020-07-041-219/+172
|/ /
* | Merge pull request #638 from erorcun/miamiaap2020-06-251-203/+168
|\ \
| * | CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus2020-06-221-203/+168
* | | rename attractor flag to typeaap2020-06-251-3/+3
|/ /
* | killing peds increase chaos leveleray orçunus2020-06-201-6/+7
* | ducking & anim fixeray orçunus2020-06-201-10/+1
* | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamieray orçunus2020-06-201-0/+7
|\ \
| * | CCamera doneaap2020-06-201-0/+7
* | | Ducking, shooting vehicle occupants and weapon fixeseray orçunus2020-06-201-33/+4
|/ /
* | Ped, Weapon and fixeseray orçunus2020-06-171-108/+128
* | Merge branch 'miami' into miamierorcun2020-06-161-376/+1116
|\ \
| * | Bike anim. fixeray orçunus2020-06-151-1/+4
| * | Peds & fixes continueseray orçunus2020-06-151-251/+438
| * | Merge pull request #631 from erorcun/miamierorcun2020-06-141-124/+674
| |\ \
| | * | Peds, mission switcher & fixeseray orçunus2020-06-141-124/+674
* | | | fixed condition in CBoat::ProcessControl and changed enummajestic2020-06-141-0/+6
|/ / /
* / / some camera codeaap2020-06-141-3/+3
|/ /
* | script fixNikolay Korolev2020-06-131-2/+3
* | removed extern from RwImVertexIndex SmokeTrailIndices and additional rotational variables for minigunmajestic2020-06-111-7/+1
* | original multiplying rotational cords for minigunmajestic2020-06-111-1/+6
* | minigun rotation fixmajestic2020-06-111-0/+1
* | Peds, bike center of mass and reversing fixeseray orçunus2020-06-091-282/+599
* | Message box, letterbox and ped attachingeray orçunus2020-06-071-3/+51
* | fixNikolay Korolev2020-06-071-3/+4
* | more script commandsNikolay Korolev2020-06-071-5/+6
* | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamieray orçunus2020-06-071-3/+9
|\ \
| * | Merge branch 'master' into miamiSergeanur2020-06-071-0/+6
| |\|
| | * minor fixesNikolay Korolev2020-06-061-0/+3
| | * fixing some uninitialized stuffNikolay Korolev2020-06-061-0/+3
| * | CBike doneaap2020-06-071-3/+3
* | | New ped objectiveseray orçunus2020-06-071-98/+143
|/ /
* | fixeray orçunus2020-06-061-3/+0
* | Some wait stateseray orçunus2020-06-061-37/+174
* | CFont crash workarounderay orçunus2020-06-061-1/+0
* | Use KnockOffRidereray orçunus2020-06-061-48/+72
* | Merge branch 'master' into miamiSergeanur2020-06-061-0/+5
|\|
| * Merge pull request #619 from ShFil119/headsaap2020-06-051-0/+4
| |\
| | * Fix collision with peds headsFilip Gawin2020-06-011-0/+4
| * | fixes, mostly from miamieray orçunus2020-06-041-23/+33
* | | Bike riding anims, SA bike/heli cameray orçunus2020-06-051-67/+455
* | | basic bike support in traffic, script and car gen; some heli AINikolay Korolev2020-06-051-24/+33
* | | Merge branch 'master' into miamiSergeanur2020-06-041-352/+1
|\| |
| * | PedChat & PedDebugSergeanur2020-06-041-366/+1
* | | Merge branch 'master' into miamiSergeanur2020-06-041-11/+4
|\| |
| * | Restore original logic of CPed::WanderRangeSergeanur2020-06-041-11/+4
| * | some vehicle cleanupaap2020-06-021-32/+7
| |/
| * eSurfaceTypeaap2020-05-261-7/+7
| * small fixesaap2020-05-251-1/+1
| * changed CPedIK namesaap2020-05-161-15/+15
* | fixed CPed::AddInCarAnimsaap2020-06-031-11/+6
* | Peds, eSound and PedState enum, fixeseray orçunus2020-06-031-426/+757
* | some CBike code; vehicle cleanupaap2020-06-021-32/+7
* | Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamieray orçunus2020-06-011-0/+3
|\ \
| * \ Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-06-011-0/+36
| |\ \
| * | | CAutomobile doneaap2020-05-311-0/+3
* | | | DrawStandardMenus, VC menu array and minor fixeseray orçunus2020-06-011-37/+11
| |/ / |/| |
* | | game logicNikolay Korolev2020-05-311-0/+36
|/ /
* | R to freeroam, idle anims, weapon and cam enum fixeray orçunus2020-05-291-5/+5
* | Merge pull request #2 from GTAmodding/miamiFire_Head2020-05-271-10/+11
|\ \
| * | Support of original mp3/wav/adfSergeanur2020-05-271-10/+11
* | | VC WaterFire-Head2020-05-271-3/+6
|/ /
* | Merge pull request #588 from blingu/miamiaap2020-05-261-5/+5
|\ \
| * | fixed compiler errorsnrb2020-05-241-5/+5
* | | eSurfaceTypeaap2020-05-261-9/+9
* | | CVehicleaap2020-05-251-6/+9
|/ /
* | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-05-231-61/+39
|\ \
| * | Cleanup and one needed functioneray orçunus2020-05-231-30/+12
| * | Compatibility with VC weapon.dat + new shotgunseray orçunus2020-05-231-31/+27
* | | set piecesNikolay Korolev2020-05-231-0/+1
|/ /
* | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-05-231-0/+1
|\ \
| * \ Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-05-221-2/+13
| |\ \
| * | | CPhysicalaap2020-05-221-0/+1
* | | | some fixesNikolay Korolev2020-05-231-3/+4
| |/ / |/| |
* | | new script commands - mostly stubsNikolay Korolev2020-05-221-2/+13
|/ /
* | script revisionNikolay Korolev2020-05-211-0/+1
* | Fixes for melees and various thingseray orçunus2020-05-201-154/+210
* | sync with upstreamNikolay Korolev2020-05-191-136/+143
|\ \
| * \ Merge branch 'miami' of https://github.com/GTAmodding/re3 into miamieray orçunus2020-05-191-0/+27
| |\ \
| * | | Melee weapons(half-working), Ped and Hud bitseray orçunus2020-05-191-135/+142
* | | | script revisionNikolay Korolev2020-05-191-18/+20
| |/ / |/| |
* | | script revisionNikolay Korolev2020-05-191-1/+26
* | | Merge pull request #557 from Nick007J/miamiaap2020-05-181-0/+2
|\ \ \ | |/ / |/| |
| * | sync with upstreamNikolay Korolev2020-05-171-130/+242
| |\ \
| * | | full script basic supportNikolay Korolev2020-05-171-30/+38
* | | | TransformToNode crash fix?eray orçunus2020-05-171-0/+13
| |/ / |/| |
* | | Weapon fixes and thingieseray orçunus2020-05-171-127/+245
|/ /
* | Weapon fixeseray orçunus2020-05-161-13/+9
* | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-05-161-5/+5
|\ \
| * | Merge branch 'master' into miamiSergeanur2020-05-161-5/+5
| |\|
| | * Remove unused audio enumSergeanur2020-05-161-5/+5
* | | ped attractorsNikolay Korolev2020-05-161-9/+9
* | | sync with upstreamNikolay Korolev2020-05-161-459/+862
|\| |
| * | Merge pull request #550 from erorcun/miamierorcun2020-05-151-427/+847
| |\ \
| | * | Weapon layer in Pedseray orçunus2020-05-151-427/+847
| * | | CPedIKaap2020-05-151-34/+17
| |/ /
* | | ped attractors doneNikolay Korolev2020-05-161-11/+11
* | | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-05-141-14/+22
|\| |
| * | Merge branch 'master' into miamiSergeanur2020-05-141-14/+22
| |\|
| | * some fixesNikolay Korolev2020-05-141-0/+4
| | * More save/load alignment fixesSergeanur2020-05-131-14/+18
* | | more pedattractorNikolay Korolev2020-05-141-22/+419
* | | Merge remote-tracking branch 'upstream/miami' into miamiNikolay Korolev2020-05-131-12/+16
|\| |
| * | Merge branch 'master' into miamiSergeanur2020-05-121-7/+11
| |\|
| | * Fix linux warningsFilip Gawin2020-05-121-7/+11
| * | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-121-5/+5
| |\|
| | * Linux build supporteray orçunus2020-05-111-5/+5
* | | ped attractor: startNikolay Korolev2020-05-131-2/+4
|/ /
* | CPedModelInfoaap2020-05-101-54/+4
* | Merge branch 'master' into miamiSergeanur2020-05-101-1/+1
|\|
| * Fix compilation errorSergeanur2020-05-091-1/+1
| * named anim assoc flagsaap2020-05-091-10/+10
* | peds starting to workaap2020-05-091-74/+2
* | Merge branch 'miami' of github.com:GTAmodding/re3 into miamiaap2020-05-091-0/+8
|\ \
| * | CCarCtrl::GenerateOneRandomCarNikolay Korolev2020-05-081-0/+8
* | | named anim assoc flagsaap2020-05-091-10/+10
|/ /
* | VC vehicles just barely working nowaap2020-05-071-2/+2
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-061-2/+2
|\|
| * IsStaticNikolay Korolev2020-05-061-2/+2
| * sorted out object collision enumsaap2020-05-061-2/+2
* | sorted out object collision enumsaap2020-05-061-2/+2
* | cleaned up MIAMI ifdefsaap2020-05-051-5/+0
* | Revert "Remove Miami stuff"Sergeanur2020-05-051-0/+2
|/
* Remove Miami stuffSergeanur2020-05-051-2/+0
* merged masteraap2020-05-051-57/+57
|\
| * Make CBaseModelInfo fields protectedSergeanur2020-05-051-8/+8
| * More use of GetModelIndexSergeanur2020-05-051-49/+49
* | implemented most of streamed collisions and big buildingsaap2020-05-051-0/+2
|/
* SetPosition, final partSergeanur2020-05-051-33/+33
* implemented most of vice city path systemaap2020-05-031-20/+20
* Merge remote-tracking branch 'upstream/master'Nikolay Korolev2020-05-021-2/+2
|\
| * SetPosition, part 1Sergeanur2020-05-021-2/+2
* | changed saving compatibilityNikolay Korolev2020-05-021-0/+42
|/
* Rename m_phy_flagA80 to bSkipLineColSergeanur2020-04-301-1/+1
* Rename m_ped_flagA2 into bWasStandingSergeanur2020-04-301-13/+13
* Adding getters and setters for type and statusSergeanur2020-04-301-38/+38
* implemented skinned peds, no cutscene hands yetaap2020-04-241-71/+171
* ps2 particles, sampman oal startedFire-Head2020-04-231-7/+106
* Try to build with mingwFilip Gawin2020-04-201-34/+34
* Struct cleanup, various fixes, enable PS2 randeray orçunus2020-04-191-4/+21
* Vc ped ports and Frontend fixeseray orçunus2020-04-181-5/+19
* Remove patchesSergeanur2020-04-171-238/+1
* Ped fixes and ref removaleray orçunus2020-04-171-29/+65
* Merge branch 'master' of github.com:gtamodding/re3aap2020-04-151-11/+8
|\
| * Merge pull request #440 from Fire-Head/masterNikolay Korolev2020-04-151-1/+1
| |\
| | * CWeapon done, ps2 cheats fixFire-Head2020-04-151-1/+1
| * | Many fixes and cleanuperay orçunus2020-04-151-10/+7
* | | implemented most of librw wrapperaap2020-04-151-1/+1
|/ /
* | Merge pull request #408 from erorcun/erorcunerorcun2020-04-121-4/+1
|\ \
| * | Revert "fix"eray orçunus2020-04-121-4/+1
* | | Merge pull request #407 from erorcun/erorcunerorcun2020-04-121-2/+4
|\| |
| * | Ped fixeray orçunus2020-04-121-2/+4
| |/
* / CObject completesaml1er2020-04-101-2/+2
|/
* fixed questionable RW usage; changed radar mask to PS2 techinqueaap2020-04-091-2/+2
* CCamera fixesaap2020-04-031-6/+2
* Mouse free cam for peds&cars (under FREE_CAM)eray orçunus2020-03-311-0/+12
* CWeaponEffects(autoaim crosshair) done, CGame done. restored some original R* namesFire-Head2020-03-281-13/+13
* CCopPed done and #include cleanuperay orçunus2020-03-281-2/+10
* remove include <new> from common.haap2020-03-281-0/+2
* Merge pull request #357 from aap/masteraap2020-03-271-2/+2
|\
| * Finished CCam; various smaller thingsaap2020-03-271-2/+2
* | CCopPed 2 and fixeseray orçunus2020-03-261-0/+8
|/
* added an assert to CPed::BuildPedLists, but too many peds still crash the gameaap2020-03-241-7/+11
* Remove unneeded double to float castsFilip Gawin2020-03-221-2/+2
* Fixes for Serge's reviewFilip Gawin2020-03-221-5/+5
* ProcessButtonPresses and fixeseray orçunus2020-03-211-5/+3
* CPopulation done, CCopPed and fixeseray orçunus2020-03-111-64/+119
* Fixes and cleanuperay orçunus2020-03-021-66/+85
* fixeseray orçunus2020-03-011-2/+21
* CPopulation 3 and fixeseray orçunus2020-02-271-4/+15
* CPopulation 1eray orçunus2020-02-171-2/+2
* a fixeray orçunus2020-02-131-1/+1
* few little thingseray orçunus2020-02-031-10/+7
* A bug fix and VC ports for veh. enter/exiteray orçunus2020-02-031-12/+53
* Some fixes and some cosmetic thingseray orçunus2020-02-021-8/+4
* CPedIK finishedSergeanur2020-01-291-1/+1
* CPlayerPed continues (#294)erorcun2020-01-231-30/+11
* Merge pull request #285 from Nick007J/script_deverorcun2020-01-071-12/+12
|\
| * merge with upstreamNikolay Korolev2020-01-011-145/+927
| |\
| * | some not fully tested stuffNikolay Korolev2020-01-011-18/+18
* | | Use CGeneral::faststricmp in CPed::ServiceTalkingSergeanur2020-01-071-1/+1
| |/ |/|
* | CPlayerPed & fixeseray orçunus2019-12-281-2/+2
* | CPlayerInfo doneeray orçunus2019-12-161-18/+108
* | CPhone, CPlayerInfo, CFire, CWorlderay orçunus2019-12-051-36/+28
* | Shadow/blood fade and scale fixeray orçunus2019-11-271-3/+3
* | CCivilianPed done & restore peds running to phoneeray orçunus2019-11-261-57/+157
* | CPed completed!eray orçunus2019-11-201-60/+362
* | Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-13/+311
|/
* Peds & a few fixeseray orçunus2019-11-051-17/+364
* The Pedseray orçunus2019-10-301-16/+490
* Fall damage fixeray orçunus2019-10-271-40/+40
* Merge branch 'master' into masterFire_Head2019-10-271-9/+9
|\
| * ControllerConfig doneFire-Head2019-10-271-9/+9
* | Gang attack fix & SeekCareray orçunus2019-10-261-9/+174
* | Audio stuff moved around, removed MusicManager dependencies, eMusicMode used for ChangeMusicModeSergeanur2019-10-261-1/+0
* | Fixes for aap review (audio8)Filip Gawin2019-10-261-4/+4
* | More audio (to hook and test)Filip Gawin2019-10-261-4/+4
* | Fixes&Pedseray orçunus2019-10-251-3/+344
|/
* Merge branch 'master' into mastererorcun2019-10-161-5/+331
|\
| * Pedseray orçunus2019-10-161-5/+331
* | Merge remote-tracking branch 'upstream/master' into script_devNikolay Korolev2019-10-131-16/+293
|\|
| * PathFind fix and some Pedseray orçunus2019-10-131-1/+32
| * Peds&fixeseray orçunus2019-10-131-13/+259
| * Fix uninitialized orderInCatSergeanur2019-10-121-2/+2
* | Merge branch 'master' into script_devNikolay Korolev2019-10-121-7/+13
|\|
| * Removed !this check in CVehicle::IsWrecked, added CPed::IsNotInWreckedVehicle insteadSergeanur2019-10-121-7/+13
* | script 400-499 startNikolay Korolev2019-10-121-0/+2
|/
* CCarAI + bugfixesNikolay Korolev2019-10-101-7/+7
* Fixed crash when aboarding trainSergeanur2019-10-081-3/+2
* Little fixeray orçunus2019-10-071-2/+5
* Pedseray orçunus2019-10-061-33/+282
* Fixeseray orçunus2019-10-051-28/+111
* CDarkel, walkaround fixeray orçunus2019-10-051-28/+35
* Fixes & pedseray orçunus2019-10-031-29/+280
* Mostly fixeray orçunus2019-10-011-21/+70
* Moar pedseray orçunus2019-10-011-72/+721
* Peds, ProcessObjective and fixeseray orçunus2019-09-261-58/+1562
* Pedseray orçunus2019-09-201-31/+296
* Peds, a fix and a tad of VCeray orçunus2019-09-171-79/+806
* P.e.d.s.eray orçunus2019-09-141-233/+610
* Little cleanuperay orçunus2019-09-121-5/+6
* World and Pedseray orçunus2019-09-121-6/+212
* Pedseray orçunus2019-09-071-11/+471
* Fix and cancellable car entereray orçunus2019-09-051-31/+40
* CPed::ProcessControl and some cleanuperay orçunus2019-09-031-90/+1154
* CleanupFilip Gawin2019-08-271-7/+7
* More more more audioFilip Gawin2019-08-271-8/+8
* CleanupFilip Gawin2019-08-271-5/+5
* More audio pedFilip Gawin2019-08-271-6/+6
* Pedseray orçunus2019-08-231-97/+645
* Merge pull request #195 from erorcun/erorcunaap2019-08-171-4/+492
|\
| * AnimViewer messages, Particle fix, Pedseray orçunus2019-08-171-4/+492
* | mergeNikolay Korolev2019-08-171-105/+166
|\|
| * Little CPed fixes & Peddebugeray orçunus2019-08-161-104/+165
| * Merge branch 'master' into masterFire_Head2019-08-151-134/+2128
| |\
| * | CParticleObject done, cDMAudio doneFire-Head2019-08-151-1/+1
* | | more CCarCtrlNikolay Korolev2019-08-171-14/+14
| |/ |/|
* | More pedseray orçunus2019-08-131-9/+418
* | Ped variables fixeray orçunus2019-08-111-10/+10
* | P.e.d.s. and fixeseray orçunus2019-08-111-85/+564
* | finished CPathFindaap2019-08-091-2/+2
* | Pedseray orçunus2019-08-081-7/+515
* | CPed part 218eray orçunus2019-08-051-62/+626
* | A fix and a function made me notice iteray orçunus2019-08-031-1/+35
* | RunningScript, part 4, plus some fixesNikolay Korolev2019-08-031-3/+3
|/
* some CPed cleanupaap2019-08-021-85/+73
* The Pedseray orçunus2019-08-021-10/+459
* implemented CTrainaap2019-07-311-3/+3
* Peds and fixeseray orçunus2019-07-291-16/+240
* Address fixeray orçunus2019-07-281-1/+1
* Peds, mainly audioeray orçunus2019-07-281-11/+312
* ped chat fixNikolay Korolev2019-07-281-1/+1
* CAutomobile::PreRender; whole class finishedaap2019-07-281-2/+2
* CAutomobile effect stuffaap2019-07-261-29/+26
* fight fixNikolay Korolev2019-07-261-2/+2
* Merge branch 'master' into masteraap2019-07-261-118/+753
|\
| * Ped & fixes, including peds dive into danger fixeray orçunus2019-07-251-118/+753
* | Running script part 3Nikolay Korolev2019-07-251-1/+15
|/
* CPed continues, including some fixeseray orçunus2019-07-201-24/+421
* fix door issueNikolay Korolev2019-07-201-1/+1
* one more fixaap2019-07-201-1/+1
* CAutomobile ctor, car spawner, fixesaap2019-07-191-2/+2
* Wanted changes in PlayerPed/PedModelInfoeray orçunus2019-07-181-8/+8
* The Peds, mainly dying/injuringeray orçunus2019-07-181-176/+779
* renamed some variables and added files; more CAutomobile::ProcessControlaap2019-07-171-1/+1
* more fixes; started CAutomobile::ProcessControlaap2019-07-161-2/+2
* fixed mergeaap2019-07-161-2/+1
* Merge branch 'master' into erorcunaap2019-07-161-2/+6
|\
| * RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev2019-07-141-1/+1
| * Partial RunningScript part2Nikolay Korolev2019-07-141-1/+4
* | Phone, World, Pederay orçunus2019-07-151-16/+252
|/
* and of course the last commit didnt fix everythingaap2019-07-101-4/+4
* added wrappers around math functionsaap2019-07-101-9/+9
* Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcuneray orçunus2019-07-101-11/+13
|\
| * yet more CAutomobileaap2019-07-091-0/+1
| * more CAutomobileaap2019-07-091-7/+8
| * more CAutomobileaap2019-07-081-4/+4
* | Phone start, ped spinning and cop car fix, and some love to CPederay orçunus2019-07-101-2/+38
|/
* little changes; one more function of CAutomobileaap2019-07-081-14/+14
* cleaned up patching of virtual functions; started CAutomobileaap2019-07-081-7/+21
* blah_AG2019-07-071-2/+2
* Merge branch 'master' of https://github.com/gtamodding/re3_AG2019-07-071-4/+5
* the great reorganizationaap2019-07-071-0/+2949