summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | 600-799 script commands; bug fixes
| * 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
| | | | | | | | And a few fixes
* | 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
| | | | | | | | Fix Cam enum
* | 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, Peds
| * 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
| | | | And some typos
* The Peds, mainly dying/injuringeray orçunus2019-07-181-176/+779
| | | | There is also some reorganization
* 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
|/ | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* 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