Skip to content
This repository has been archived by the owner. It is now read-only.

Commits on Aug 25, 2021

Commits on Aug 16, 2021

Commits on Jul 31, 2021

  1. Merge pull request #1251 from Sergeanur/HigherDrawDist

    Make cars and peds to not despawn when you look away
    Sergeanur committed Jul 31, 2021

Commits on Jul 27, 2021

  1. Merge pull request #1257 from Nopey/fixbugs_pedgaplist

    Fix bug triggering gnNumTempPedList assertion
    erorcun committed Jul 27, 2021
  2. 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.
    Nopey committed Jul 27, 2021

Commits on Jul 13, 2021

  1. Merge pull request #1236 from Nopey/fix_nearPeds

    Fix NearPed count going negative
    erorcun committed Jul 13, 2021

Commits on Jul 11, 2021

  1. Merge pull request #1149 from withmorten/saves

    finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
    erorcun committed Jul 11, 2021

Commits on Jul 2, 2021

  1. Sanitizer fixes 2

    erorcun committed Jul 2, 2021
  2. 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.
    erorcun committed Jul 2, 2021
  3. Sanitizer fixes

    erorcun committed Jul 2, 2021

Commits on Jun 26, 2021

  1. Revert "Revert "Redo ReadSaveBuf + common.h cleanup""

    This reverts commit af7573d.
    withmorten committed Jun 26, 2021

Commits on Jun 25, 2021

  1. Pool fixes

    Mostly for Linux
    erorcun committed Jun 25, 2021
  2. Revert "Redo ReadSaveBuf + common.h cleanup"

    This reverts commit 2b67aba.
    erorcun committed Jun 25, 2021
Older