Rev | Author | Branch | Log Message | Date | SHA |
---|---|---|---|---|---|
r20292 | 1.5.8 | Do not use the pickup object in CClientPickup::GetPosition Solves crash offset 00072bad. I assume the pointer to the object got invalidated, but CClientPickup::m_pObject wasn't updated. |
25 September, 2019 | ||
r20291 | 1.5.8 | Show disconnect message if server could not create player element Otherwise, the client times out after a while without further notice |
24 September, 2019 | ||
1.5.8 | Disconnect if server sends invalid resource id on client resource start Solves crash offset 000b8251 (old offset: 000c76b6) Follow-up commit for 00889dbbc6b9e3d1b6e5641897293f6cfe203eab |
24 September, 2019 | |||
1.5.8 | Add element id verification in CResource::Start Element id starvation for resources let the resource run with INVALID_ELEMENT_ID and that causes crash offset 000b8251. A follow-up commit will disconnect the client and avoid the crash in such case. |
24 September, 2019 | |||
r20288 | 1.5.8 | Remove m_usDimension from CClientWater Use m_usDimension from CClientEntity, otherwise getElementDimension returns always 0 |
23 September, 2019 | ||
1.5.8 | Add crash fix for CPlaceName::Process • Solves crash offset 00171f4a |
23 September, 2019 | |||
1.5.8 | Fix #1102: Add farm trailer (610) as exception for Tractor |
23 September, 2019 | |||
r20285 | 1.5.8 | Addendum to 89978b5c7845c997bde24d3a36f320cafba56bcd: Refactor and crash fix |
22 September, 2019 | ||
1.5.8 | Add option to automatically rename d3d9.dll in game directory Launcher will rename the d3d9.dll in the GTA:SA directory to d3d9.dll.bak if this option was selected. |
22 September, 2019 | |||
1.5.8 | Use renamed CVehicleSAInterface member fields in CVehicleSA |
22 September, 2019 | |||
1.5.8 | Add two missing fields to CVehicleSAInterface m_towingVehicle and m_trailerVehicle |
22 September, 2019 | |||
1.5.8 | Log device address in CProxyDirect3DDevice9 |
22 September, 2019 | |||
1.5.8 | Log d3d9.dll md5 hash if present in GTA:SA directory |
22 September, 2019 | |||
r20279 | 1.5.8 | Fix anim group crash in CopyAnimation hook Another ancient crash which is also called "sniper crash." The anim group ID of ped might be incorrect sometimes when switching weapons due to unknown bug, the game will try to play the animation, and if the anim group has not loaded, the game will crash. |
21 September, 2019 | ||
1.5.8 | Merge pull request #1099 from patrikjuvonen/vendor/curl-7.66.0 Update curl from 7.65.3 to 7.66.0 |
21 September, 2019 | |||
1.5.8 | Addendum to a80f8d6: fix Windows build error |
21 September, 2019 | |||
1.5.8 | Fix #1096: check if sound element is streamed in before creating sound |
21 September, 2019 | |||
1.5.8 | Revert "Revert "Add client setting to toggle internet sound streams (#834)"" This reverts commit 59b5fb2483a1623ab3545e5481da5aedc6fbb085. |
21 September, 2019 | |||
1.5.8 | Update curl from 7.65.3 to 7.66.0 |
21 September, 2019 | |||
r20219 | 1.5.8 | Add patch for gta_sa variant |
21 September, 2019 | ||
r20218 | 1.5.8 | Wait for main thread in CWebView::VerifyFile |
19 September, 2019 | ||
1.5.8 | Fix result assignment in GetFullPathFromLocal |
19 September, 2019 | |||
r20216 | 1.5.8 | Add crash fix for CVehicleModelInfo::LoadVehicleColours • Solves crash offset 001b6b2f |
18 September, 2019 | ||
r20215 | 1.5.8 | Added patch for latest gta_sa version |
18 September, 2019 | ||
r20214 | 1.5.8 | Updated BASS libraries • Addendum to crash fixes from e5ede83 as the update had a little problem, causing new crashes. |
17 September, 2019 | ||
1.5.8 | Add crash fix for CTaskComplexCarSlowBeDraggedOutAndStandUp |
17 September, 2019 |