This repository has been archived by the owner. It is now read-only.
GTAmodding / re3 Archived
Commits on Aug 29, 2021
Commits on Aug 25, 2021
Commits on Aug 16, 2021
Commits on Aug 9, 2021
Commits on Jul 31, 2021
-
Merge pull request #1251 from Sergeanur/HigherDrawDist
Make cars and peds to not despawn when you look away
Commits on Jul 27, 2021
-
Merge pull request #1257 from Nopey/fixbugs_pedgaplist
Fix bug triggering gnNumTempPedList assertion
-
-
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.
Commits on Jul 26, 2021
Commits on Jul 22, 2021
Commits on Jul 13, 2021
-
Merge pull request #1236 from Nopey/fix_nearPeds
Fix NearPed count going negative
-
Commits on Jul 11, 2021
-
Merge pull request #1149 from withmorten/saves
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
Commits on Jul 10, 2021
Commits on Jul 2, 2021
-
-
-
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.
-
Commits on Jun 28, 2021
Commits on Jun 26, 2021
-
Revert "Revert "Redo ReadSaveBuf + common.h cleanup""
This reverts commit af7573d.
Commits on Jun 25, 2021
-
Revert "Redo ReadSaveBuf + common.h cleanup"
This reverts commit 2b67aba.
-