Rev Author Branch Log Message Date SHA
r20308
Avatar Marek Kulik
1.5.8 Handle allocation failure in CLuaFileDefs::fileRead
Solves crash offset 0034e010
5 October, 2019
r20307
Avatar Luxy.c
1.5.8 Add request info & abort functions (#660)
This fixes #370.
Adds the following functions:
...
4 October, 2019
r20306
Avatar Qais Patankar
1.5.8 Update translations
3 October, 2019
r20305
Avatar Marek Kulik
1.5.8 Reduce allocations for TXD loading
29 September, 2019
Avatar Marek Kulik
1.5.8 Reduce allocations for DFF loading
29 September, 2019
Avatar ccw808
1.5.8 Force rebuild
1 October, 2019
Avatar Marek Kulik
1.5.8 Remove CloseHandle call for non-Win32 in FileLoad
1 October, 2019
Avatar Marek Kulik
1.5.8 Reduce allocations for COL loading
1 October, 2019
Avatar Marek Kulik
1.5.8 Reduce allocations for IFP loading
30 September, 2019
r20297
Avatar saml1er
1.5.8 ix #1109: Weapon Fire ancient crash with anim ID 224
29 September, 2019
Avatar Marek Kulik
1.5.8 Fix #1089: Model not unload with stop resource
29 September, 2019
r20295
Avatar Marek Kulik
1.5.8 Change calling convention for CBassAudio::PlayStreamIntern
It should match the signature of PTHREAD_START_ROUTINE
25 September, 2019
Avatar Marek Kulik
1.5.8 Fix crash in CRegisteredCommands::TakeOutTheTrash
Solves crash offset 0011117c (see offset notes for details)
25 September, 2019
Avatar Marek Kulik
1.5.8 Reset local player in CClientGame in CClientPlayer destructor
Solves crash offset 0005973b
25 September, 2019
r20292
Avatar Marek Kulik
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
Avatar Marek Kulik
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
Avatar Marek Kulik
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
Avatar Marek Kulik
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
Avatar Marek Kulik
1.5.8 Remove m_usDimension from CClientWater
Use m_usDimension from CClientEntity, otherwise getElementDimension returns always 0
23 September, 2019
Avatar Marek Kulik
1.5.8 Add crash fix for CPlaceName::Process
• Solves crash offset 00171f4a
23 September, 2019
Avatar Marek Kulik
1.5.8 Fix #1102: Add farm trailer (610) as exception for Tractor
23 September, 2019
r20285
Avatar Marek Kulik
1.5.8 Addendum to 89978b5c7845c997bde24d3a36f320cafba56bcd: Refactor and crash fix
22 September, 2019
Avatar Marek Kulik
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
Avatar Marek Kulik
1.5.8 Use renamed CVehicleSAInterface member fields in CVehicleSA
22 September, 2019
Avatar Marek Kulik
1.5.8 Add two missing fields to CVehicleSAInterface
m_towingVehicle and m_trailerVehicle
22 September, 2019
Avatar Marek Kulik
1.5.8 Log device address in CProxyDirect3DDevice9
22 September, 2019
Avatar Marek Kulik
1.5.8 Log d3d9.dll md5 hash if present in GTA:SA directory
22 September, 2019