aboutsummaryrefslogtreecommitdiffstats
path: root/src/peds
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'miami' into lcsSergeanur2021-08-252-1/+14
|\
| * PedIK: fix fixerorcun2021-08-221-1/+3
| * Fix a bug about switching to previous weapon unintendedlyerorcun2021-08-211-0/+11
* | Merge branch 'miami' into lcsSergeanur2021-08-212-6/+13
|\|
| * Auto switch to remote grenade after detonatorerorcun2021-08-201-1/+2
| * Fix some auto-aim problemserorcun2021-08-202-5/+11
* | Merge branch 'miami' into lcsSergeanur2021-08-164-16/+62
|\|
| * Fix impossible bulletserorcun2021-08-154-16/+62
* | work on CAutomobileaap2021-08-161-1/+2
* | Merge remote-tracking branch 'aap/lcs' into lcsSergeanur2021-08-122-1/+5
|\ \
| * | CVehicle doneaap2021-08-042-2/+6
* | | Merge branch 'miami' into lcsSergeanur2021-08-112-10/+10
|\ \ \ | | |/ | |/|
| * | Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls, part 2Sergeanur2021-08-111-4/+4
| * | Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-111-6/+6
* | | mergeNikolay Korolev2021-08-082-3/+4
|\| | | |/ |/|
| * CVehicle fixes and cleanupaap2021-08-041-1/+1
| * Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-08-011-2/+3
* | Merge branch 'miami' into lcsSergeanur2021-07-312-3/+18
|\|
| * Allow sector ped count to exceed gap-list sizeMagnus Larsen2021-07-311-0/+12
| * Make cars and peds to not despawn when you look awaySergeanur2021-07-311-3/+6
* | Merge branch 'miami' into lcsSergeanur2021-07-273-2/+29
|\|
| * Fix stuck looking flag when answering phone and idle weapon animationSergeanur2021-07-261-0/+6
| * Fix smooth spray when using chainsaw or when you stop shooting while using fr...Sergeanur2021-07-261-1/+12
| * Remove deceiving commentSergeanur2021-07-261-1/+1
| * Fix Tommy looking at one spot due to crouching + shootingSergeanur2021-07-261-0/+10
* | Merge branch 'miami' into lcsSergeanur2021-07-251-0/+8
|\|
| * Fix aiming with minigun and flamethrower with PC controlsSergeanur2021-07-221-0/+8
* | Merge branch 'miami' into lcsSergeanur2021-07-221-6/+6
|\|
| * Possible fix of RemoveAndAdd crashSergeanur2021-07-221-5/+5
| * Fix falling damageSergeanur2021-07-221-1/+1
* | Merge branch 'miami' into lcsSergeanur2021-07-151-0/+1
|\|
| * Fix NearPed count going negativeMagnus Larsen2021-07-131-0/+1
* | Merge branch 'miami' into lcsSergeanur2021-07-122-8/+8
|\|
| * finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-102-8/+8
* | Merge branch 'miami' into lcsSergeanur2021-07-035-20/+44
|\|
| * Sanitizer fixes 2erorcun2021-07-032-13/+14
| * Peds: Efforts to find the reason of crashes on GCC 7.5.0erorcun2021-07-024-7/+30
* | Merge branch 'miami' into lcsSergeanur2021-06-305-20/+23
|\|
| * Saner looperorcun2021-06-301-5/+5
| * Sanitizer fixeserorcun2021-06-303-5/+8
| * rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten2021-06-283-12/+12
* | Merge branch 'miami' into lcsSergeanur2021-06-284-2/+6
|\|
| * Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-284-2/+6
| * Fix some timer callsSergeanur2021-06-242-3/+3
| * Fix IsSphereVisible callsSergeanur2021-06-241-1/+1
| * CEntity and C(Vu)Vector fixes and cleanupaap2021-06-241-6/+9
| * some fixes for CPedmajestic2021-06-241-8/+97
| * Use bool8 in audio codeSergeanur2021-06-241-1/+1
| * Pool fixes + peds not forming circle fixerorcun2021-06-244-23/+24
* | Fix some timer callsSergeanur2021-06-242-3/+3