aboutsummaryrefslogtreecommitdiffstats
path: root/src/peds
Commit message (Collapse)AuthorAgeFilesLines
* Fix an original bug about entering boat sometimes takes 2 key presserorcun2021-08-211-12/+8
|
* VC bitserorcun2021-08-212-0/+32
|
* Fix impossible bullets & turn speed on heavy gunserorcun2021-08-164-12/+57
|
* Fix a bunch of CModelInfo::GetModelInfo->GetColModel callsSergeanur2021-08-092-7/+7
|
* Merge pull request #1251 from Sergeanur/HigherDrawDistSergeanur2021-07-311-1/+4
|\ | | | | Make cars and peds to not despawn when you look away
| * Make cars and peds to not despawn when you look awaySergeanur2021-07-261-1/+4
| |
* | Merge pull request #1257 from Nopey/fixbugs_pedgaplisterorcun2021-07-271-0/+12
|\ \ | | | | | | Fix bug triggering gnNumTempPedList assertion
| * | Remove static_assert from previous commitMagnus Larsen2021-07-271-1/+0
| | |
| * | Allow sector ped count to exceed gap-list sizeMagnus Larsen2021-07-261-0/+13
| | | | | | | | | | | | | | | | | | This solves the gnNumTempPedList assertion. To prove this works, change gapTempPedList's length to 12, and visit the Triad's basketball court.
* | | Remove deceiving commentSergeanur2021-07-261-1/+1
| | |
* | | Fix smooth spray when shooting with colt or usi while using PC controlsSergeanur2021-07-262-0/+14
| |/ |/|
* | Fix aiming with flamethrower with PC controlsSergeanur2021-07-221-0/+8
| |
* | Fixes from miamiSergeanur2021-07-221-6/+6
| |
* | Merge pull request #1236 from Nopey/fix_nearPedserorcun2021-07-131-0/+1
|\ \ | | | | | | Fix NearPed count going negative
| * | Fix NearPed count going negativeMagnus Larsen2021-07-121-0/+1
| |/
* | Merge pull request #1149 from withmorten/saveserorcun2021-07-122-9/+9
|\ \ | | | | | | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
| * | finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVESwithmorten2021-07-102-9/+9
| |/
* / Add ped and car density slider to menu, remove dumb collision "optimization"erorcun2021-07-121-7/+1
|/
* Remove redundant part of 'Sanitizer fixes 2'erorcun2021-07-031-10/+2
|
* Sanitizer fixes 2erorcun2021-07-032-13/+22
|
* Peds: Efforts to find the reason of crashes on GCC 7.5.0erorcun2021-07-033-4/+30
| | | | | | * Prevent deleted peds to be in nearPeds list (was always needed, might be unrelated to crashes) * Add asserts to nearPeds and PedIK ctor (crash reasons) * Shouldn't fix reported crashes since they were caused by null peds.
* Sanitizer fixeserorcun2021-07-032-3/+3
|
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-283-9/+9
|
* Revert "Revert "Redo ReadSaveBuf + common.h cleanup""withmorten2021-06-264-2/+6
| | | | This reverts commit af7573ddbe38e0aaa485877e7ccb2e704b0f5a7f.
* Pool fixeserorcun2021-06-262-8/+8
| | | | Mostly for Linux
* Revert "Redo ReadSaveBuf + common.h cleanup"erorcun2021-06-264-6/+2
| | | | This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069.
* Redo ReadSaveBuf + common.h cleanupSergeanur2021-06-254-2/+6
|
* Fix some timer callsSergeanur2021-06-242-3/+3
|
* Fix IsSphereVisible callsSergeanur2021-06-242-4/+3
|
* CEntity and C(Vu)Vector fixes and cleanupaap2021-06-241-6/+9
|
* Use bool8 in audio codeSergeanur2021-06-241-1/+1
|
* Make gang members react to sexy femalesSergeanur2021-06-241-1/+13
|
* Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fixSergeanur2021-06-241-1/+1
|
* Pointless fixeserorcun2021-06-241-4/+3
|
* Ped jump teleport/kill fixerorcun2021-02-101-5/+14
|
* fix VC_PED_PORTS buildwithmorten2021-02-031-1/+1
|
* Merge pull request #1001 from Sergeanur/animNamesSergeanur2021-02-037-578/+578
|\ | | | | Use original animation names from VCS
| * Use original animation names from VCSSergeanur2021-01-267-578/+578
| |
* | Revert "First batch of fixes (CallAndMessage)"Filip Gawin2021-01-312-44/+16
| | | | | | | | This reverts commit 7a3b80a9b7f414967fe59f89ab0fe5416735babe.
* | First batch of fixes (CallAndMessage)Filip Gawin2021-01-312-16/+44
| |
* | Some regular fixes and UB fixeserorcun2021-01-291-1/+1
|/
* Ped: car enter anim. fixerorcun2021-01-241-4/+4
|
* Peds reporting to phone changes for GTA3Derorcun2021-01-221-6/+5
|
* m_nWantedLevel -> GetWantedLevel()withmorten2021-01-223-5/+5
|
* make building with Codewarrior 7 possiblewithmorten2021-01-213-28/+28
|
* Includes overhaul, fix some compiler warningserorcun2021-01-172-0/+2
|
* more renamesaap2021-01-134-36/+37
|
* anim velocity unionaap2021-01-131-2/+1
|
* rename m_vehEnterType -> m_vehDooraap2021-01-133-141/+141
|
* fix !FREE_CAM buildaap2021-01-131-1/+1
|