Sergeanur
1f98f01dcb
Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls
2021-08-09 18:14:19 +03:00
Sergeanur
232b5a04ba
Merge pull request #1251 from Sergeanur/HigherDrawDist
...
Make cars and peds to not despawn when you look away
2021-07-31 20:07:29 +03:00
erorcun
1eedf7f0ae
Merge pull request #1257 from Nopey/fixbugs_pedgaplist
...
Fix bug triggering gnNumTempPedList assertion
2021-07-27 21:51:28 +03:00
Magnus Larsen
55e83982c3
Remove static_assert from previous commit
2021-07-27 00:23:40 -07:00
Magnus Larsen
388dd5cb00
Allow sector ped count to exceed gap-list size
...
This solves the gnNumTempPedList assertion.
To prove this works, change gapTempPedList's length to 12, and visit the
Triad's basketball court.
2021-07-26 19:50:10 -07:00
Sergeanur
f19a1aebd4
Remove deceiving comment
2021-07-26 09:16:20 +03:00
Sergeanur
bc3734cae3
Fix smooth spray when shooting with colt or usi while using PC controls
2021-07-26 09:13:16 +03:00
Sergeanur
f73dfa12e6
Make cars and peds to not despawn when you look away
2021-07-26 04:43:26 +03:00
Sergeanur
3adf37a3a9
Fix aiming with flamethrower with PC controls
2021-07-22 22:54:30 +03:00
Sergeanur
1d1f10d68c
Fixes from miami
2021-07-22 20:56:15 +03:00
erorcun
d2e594db2b
Merge pull request #1236 from Nopey/fix_nearPeds
...
Fix NearPed count going negative
2021-07-13 18:10:59 +03:00
Magnus Larsen
894495689f
Fix NearPed count going negative
2021-07-12 23:51:28 -07:00
erorcun
a8fd3f828a
Merge pull request #1149 from withmorten/saves
...
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-12 01:06:59 +03:00
erorcun
2a6f9c2757
Add ped and car density slider to menu, remove dumb collision "optimization"
2021-07-12 00:12:25 +03:00
withmorten
011aafa043
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-10 17:30:27 +02:00
erorcun
51042e15aa
Remove redundant part of 'Sanitizer fixes 2'
2021-07-03 01:53:43 +03:00
erorcun
a8549e86a7
Sanitizer fixes 2
2021-07-03 01:42:24 +03:00
erorcun
424a6d90bd
Peds: Efforts to find the reason of crashes on GCC 7.5.0
...
* 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.
2021-07-03 01:30:54 +03:00
erorcun
70fa7fc239
Sanitizer fixes
2021-07-03 01:28:32 +03:00
withmorten
cb3b3855b8
rename clamp macro to Clamp to fix compilation with g++11
2021-06-28 13:31:35 +02:00
withmorten
f3a931e1c9
Revert "Revert "Redo ReadSaveBuf + common.h cleanup""
...
This reverts commit af7573ddbe
.
2021-06-26 19:14:46 +02:00
erorcun
9b5caa190e
Pool fixes
...
Mostly for Linux
2021-06-26 00:27:20 +03:00
erorcun
af7573ddbe
Revert "Redo ReadSaveBuf + common.h cleanup"
...
This reverts commit 2b67aba94c
.
2021-06-26 00:25:59 +03:00
Sergeanur
2b67aba94c
Redo ReadSaveBuf + common.h cleanup
2021-06-25 19:03:51 +03:00
Sergeanur
68b5270fe4
Fix some timer calls
2021-06-24 21:32:43 +03:00
Sergeanur
2ad3a75be5
Fix IsSphereVisible calls
2021-06-24 21:32:43 +03:00
aap
50058371ef
CEntity and C(Vu)Vector fixes and cleanup
2021-06-24 21:32:43 +03:00
Sergeanur
786e101acf
Use bool8 in audio code
2021-06-24 21:32:43 +03:00
Sergeanur
873c4fc81e
Make gang members react to sexy females
2021-06-24 21:32:43 +03:00
Sergeanur
6537dfe7f1
Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fix
2021-06-24 21:32:43 +03:00
erorcun
8488dc791a
Pointless fixes
2021-06-24 21:32:39 +03:00
erorcun
a6d402e8fd
Ped jump teleport/kill fix
2021-02-10 15:34:48 +03:00
withmorten
e6d86bfab5
fix VC_PED_PORTS build
2021-02-03 23:37:10 +01:00
Sergeanur
b47a23ab79
Merge pull request #1001 from Sergeanur/animNames
...
Use original animation names from VCS
2021-02-03 02:14:48 +02:00
Filip Gawin
3d4791f291
Revert "First batch of fixes (CallAndMessage)"
...
This reverts commit 7a3b80a9b7
.
2021-01-31 21:06:38 +01:00
Filip Gawin
7a3b80a9b7
First batch of fixes (CallAndMessage)
2021-01-31 20:44:39 +01:00
erorcun
d52b917c54
Some regular fixes and UB fixes
2021-01-29 19:23:02 +03:00
Sergeanur
0f623c2354
Use original animation names from VCS
2021-01-26 19:35:40 +02:00
erorcun
5336620f5c
Ped: car enter anim. fix
2021-01-24 20:05:43 +03:00
erorcun
0ea72af60c
Peds reporting to phone changes for GTA3D
2021-01-22 23:58:57 +03:00
withmorten
497e0b801f
m_nWantedLevel -> GetWantedLevel()
2021-01-22 00:19:44 +01:00
withmorten
ac0f759b27
make building with Codewarrior 7 possible
2021-01-21 03:18:15 +01:00
erorcun
5a47379bf5
Includes overhaul, fix some compiler warnings
2021-01-17 21:32:54 +01:00
aap
6aab948be2
more renames
2021-01-13 13:41:24 +01:00
aap
083aa700e9
anim velocity union
2021-01-13 13:06:31 +01:00
aap
7c3e43aa2e
rename m_vehEnterType -> m_vehDoor
2021-01-13 13:01:11 +01:00
aap
fb1bd1a5bd
fix !FREE_CAM build
2021-01-13 10:48:55 +01:00
Sergeanur
8eed6ae179
Use original names
2021-01-08 21:50:59 +02:00
aap
a6409fb445
fix
2021-01-05 20:58:39 +01:00
erorcun
28ec412369
Ped: PlayerPed: sync with master
2021-01-03 18:29:09 +03:00