Rev | Author | Branch | Log Message | Date | SHA |
---|---|---|---|---|---|
r20319 | 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 | ||
1.5.8 | Add option to disable spawning components by setVehicleDoorState |
11 October, 2019 | |||
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 | |||
1.5.8 | Include fetchRemote downloads from stopped/restarted resources in getRemoteRequests. Automatically cancel large fetchRemote downloads from stopped/restarted resources. |
11 October, 2019 | |||
1.5.8 | Removed unused code in CRemoteCalls |
11 October, 2019 | |||
r20314 | 1.5.8 | Update CEF to 77.1.12+gc63c001+chromium-77.0.3865.90 |
9 October, 2019 | ||
r20313 | 1.5.8 | Add version requirements for remote request functions |
7 October, 2019 | ||
r20312 | 1.5.8 | Ignore key bindings in message loop hook until main menu Solves crash offset 0006e3a0 |
7 October, 2019 | ||
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 | |||
1.5.8 | Handle allocation failure in CLuaDrawingDefs::DxGetTexturePixels Solves crash offset 002133f8 (x9575 in revision 20288) |
6 October, 2019 | |||
1.5.8 | Remove message loop hook early in ~CCore Solves crash offset 00042816 |
6 October, 2019 | |||
r20308 | 1.5.8 | Handle allocation failure in CLuaFileDefs::fileRead Solves crash offset 0034e010 |
5 October, 2019 | ||
r20307 | 1.5.8 | Add request info & abort functions (#660) This fixes #370. Adds the following functions: ... |
4 October, 2019 | ||
r20306 | 1.5.8 | Update translations |
3 October, 2019 | ||
r20305 | 1.5.8 | Remove CloseHandle call for non-Win32 in FileLoad |
1 October, 2019 | ||
1.5.8 | Reduce allocations for COL loading |
1 October, 2019 | |||
1.5.8 | Reduce allocations for IFP loading |
30 September, 2019 | |||
1.5.8 | Reduce allocations for TXD loading |
29 September, 2019 | |||
1.5.8 | Reduce allocations for DFF loading |
29 September, 2019 | |||
1.5.8 | Force rebuild |
1 October, 2019 | |||
r20297 | 1.5.8 | ix #1109: Weapon Fire ancient crash with anim ID 224 |
29 September, 2019 | ||
1.5.8 | Fix #1089: Model not unload with stop resource |
29 September, 2019 | |||
r20295 | 1.5.8 | Change calling convention for CBassAudio::PlayStreamIntern It should match the signature of PTHREAD_START_ROUTINE |
25 September, 2019 | ||
1.5.8 | Fix crash in CRegisteredCommands::TakeOutTheTrash Solves crash offset 0011117c (see offset notes for details) |
25 September, 2019 | |||
1.5.8 | Reset local player in CClientGame in CClientPlayer destructor Solves crash offset 0005973b |
25 September, 2019 |