Rev Author Branch Log Message Date SHA
r20326
Avatar Marek Kulik
1.5.8 Prevent iterator invalidation in CUnoccupiedVehicleSync::Update
21 October, 2019
r20325
Avatar sbx320
1.5.8 Use VS2019 (v142 Toolset) by default
Update Azure Pipelines to use the VS2019 Image
Remove remaining XP compatibility from premake5.lua files
17 October, 2019
r20324
Avatar Dutchman101
1.5.8 Updated BASS libraries
• Crash fixes (popularity of few hundred)
18 October, 2019
r20323
Avatar ccw808
1.5.8 Fixed sounds in other dimensions being streamed in
18 October, 2019
Avatar ccw808
1.5.8 Revert "Fixed #1124 - DDoS like behaviour with playSound3D"
This reverts commit afb2a70213ace2f209ad2c5e9c76f4356a4ca829.
18 October, 2019
r20321
Avatar ccw808
1.5.8 Fixed #1124 - DDoS like behaviour with playSound3D
This reverts commit 7f9d551e8ffc12bd1fa0a5b6a7927e6d807d2cef.
3ef4ce388783865a6bdb3299fede3156caeb3189
...
18 October, 2019
r20320
Avatar ccw808
1.5.8 Efficiency tweaks for getRemoteRequestInfo
12 October, 2019
r20319
Avatar Marek Kulik
1.5.8 Move door undamageable hook to CDamageManager::ProgressDoorDamage
You could enter a locked car through visible doors with the old CAutomobile::SetDoorDamage hook
11 October, 2019
Avatar Marek Kulik
1.5.8 Add option to disable spawning components by setVehicleDoorState
11 October, 2019
Avatar Marek Kulik
1.5.8 Fix #262: setVehicleDoorsUndamageable does nothing
Replaced the hacky vehicle lock approach with a proper solution by adding a member variable to CVehicleSA and a multiplayer_sa hook for CAutomobile::SetDoorDamage.
11 October, 2019
Avatar ccw808
1.5.8 Include fetchRemote downloads from stopped/restarted resources in getRemoteRequests.
Automatically cancel large fetchRemote downloads from stopped/restarted resources.
11 October, 2019
Avatar ccw808
1.5.8 Removed unused code in CRemoteCalls
11 October, 2019
r20314
Avatar Jusonex
1.5.8 Update CEF to 77.1.12+gc63c001+chromium-77.0.3865.90
9 October, 2019
r20313
Avatar ccw808
1.5.8 Add version requirements for remote request functions
7 October, 2019
r20312
Avatar Marek Kulik
1.5.8 Ignore key bindings in message loop hook until main menu
Solves crash offset 0006e3a0
7 October, 2019
Avatar Marek Kulik
1.5.8 Ignore mtasa:// message loop messages until main menu
Solves crash offset 0007f6f0.
See also commit c315480291e20a36ea9452207531202afd03da2e if you are interested where WM_COPYDATA comes from.
...
7 October, 2019
Avatar Marek Kulik
1.5.8 Handle allocation failure in CLuaDrawingDefs::DxGetTexturePixels
Solves crash offset 002133f8 (x9575 in revision 20288)
6 October, 2019
Avatar Marek Kulik
1.5.8 Remove message loop hook early in ~CCore
Solves crash offset 00042816
6 October, 2019