Rev Author Branch Log Message Date SHA
r20146
Avatar ccw808
1.5.8 Fix #1083 "Website requests window translation doesn't work"
7 September, 2019
Avatar Patrik Juvonen
1.5.8 Fix #1082: console cursor sometimes appears at the end of the line on enter
7 September, 2019
r20142
Avatar Marek Kulik
1.5.8 Check available bytes count in CClientIFP::ReadIFPByVersion
7 September, 2019
Avatar Marek Kulik
1.5.8 Addendum to 90895c221: Track the in-update object
std::list::erase() would otherwise try to use an invalid iterator
6 September, 2019
Avatar Marek Kulik
1.5.8 Add null pointer check in CClientPed::SetDoingGangDriveby
GetOccupiedVehicle() returned a null pointer
6 September, 2019
Avatar Marek Kulik
1.5.8 Addendum to c29221694: Skip leading whitespace
6 September, 2019
Avatar Marek Kulik
1.5.8 Refactor code to extract nickname and password in CClient::ClientInitialize
6 September, 2019
Avatar Marek Kulik
1.5.8 Don't apply damage to peds without a game entity
Also remove the assertion in ApplyPedDamageFromGame
6 September, 2019
r20136
Avatar Qais Patankar
1.5.8 Update credits
5 September, 2019
Avatar Marek Kulik
1.5.8 Remove thread id mismatch logging in SharedUtil::IsMainThread
5 September, 2019
Avatar Marek Kulik
1.5.8 Fix possible iterator invalidation in CMovingObjectsManager::DoPulse
5 September, 2019
Avatar Qais Patankar
1.5.8 Update credits
6 September, 2019
r20132
Avatar ApeLsiN4eG
1.5.8 Fix dxDrawCircle segments argument (#1079)
modified: Client/core/Graphics/CGraphics.cpp
4 September, 2019
r19630
Avatar Pascal St�cker
1.5.8 Fix typo in e1b7c730448d12a5eeb452239e8053e86924294f
3 September, 2019
r19629
Avatar sbx320
1.5.8 Fix crash when attempting to stream out a sound that's not streamed in
3 September, 2019
r19626
Avatar Qais Patankar
1.5.8 Revert "CRemoteCalls: make callRemote return 0 as errno upon success (#295)"
This reverts commit a914a5846511cd3b674a140c95eb0563c848cb5c.
2 September, 2019
Avatar Dutchman101
1.5.8 Revert "Revert "Updated BASS libraries""
This re-introduces changes from 39f6c4d, as the feature freeze is over now.
*Updated BASS libraries*
...
2 September, 2019
Avatar Kamil Marciniak
1.5.8 Add possibility of modifying dynamic objects behavior (#784)
• Basic implementation of required classes

...
2 September, 2019
Avatar CrosRoad95
1.5.8 Add dxDrawPrimitive3D and dxDrawMaterialPrimitive3D (#760)
• dxDrawPrimitive3d and dxDrawMaterialPrimitive3d

...
2 September, 2019
Avatar Patrik Juvonen
1.5.8 Add client setting to toggle internet sound streams (#834)
• Add new client audio function isSoundStopped

...
2 September, 2019
Avatar Nikita Obrekht
1.5.8 Add areVehicleLightsOn function (#938)
• Add areVehicleLightsOn function

...
2 September, 2019
Avatar Uladzislau Nikalayevich
1.5.8 Improved iprint function (#1064)
• Fix iprint works with nil values

...
2 September, 2019
Avatar Nikita Obrekht
1.5.8 Add setPedArmor function for clientside peds (#811)
• Add setPedArmor function for clientside peds

...
2 September, 2019
Avatar Patrik Juvonen
1.5.8 CRemoteCalls: make callRemote return 0 as errno upon success (#295)
2 September, 2019
Avatar Patrik Juvonen
1.5.8 Add xmlLoadString function (#809)
• xmlLoadString initial

...
2 September, 2019
Avatar Nikita Obrekht
1.5.8 Add setPedFightingStyle for clientside peds (#810)
• Add setPedFightingStyle for clientside peds

...
2 September, 2019
Avatar knitz12
1.5.8 Add set/getPlayerScriptDebugLevel (#826)
• Add setPlayerDebugViewActive and setPlayerDebugViewMode

...
2 September, 2019
r18957
Avatar ccw808
1.5.7 Changed version to 1.5.7
31 August, 2019
Avatar Jusonex
1.5.7 Update CEF to 76.1.13+gf19c584+chromium-76.0.3809.132
31 August, 2019
Avatar Dutchman101
1.5.7 Revert "Updated BASS libraries"
This reverts commit 39f6c4d4375a842cf5065bd22cd75d89d1564e41.
Reason: there is a (vendor) update freeze shortly before release, this can be re-introduced later.
31 August, 2019
Avatar Dutchman101
1.5.7 Updated BASS libraries
Includes stability improvements;
• BASS.dll: Fix crash when AVRT.DLL is unavailable while using WASAPI or "no sound" output
...
31 August, 2019
r18953
Avatar Marek Kulik
1.5.7 Add logging for issue #1077
28 August, 2019
Avatar Qais Patankar
1.5.7 Revert "Add callRemote warning for #294, #295 and #1044"
Either needs removing or rewording
1. not clear enough
...
28 August, 2019
r18951
Avatar Marek Kulik
1.5.7 Improve fault tolerance for GetMainThreadId
28 August, 2019
Avatar Marek Kulik
1.5.7 Remove newline sequence for WriteDebugEvent from last commit
28 August, 2019
Avatar Marek Kulik
1.5.7 Add thread ID and process ID logging
28 August, 2019
Avatar Marek Kulik
1.5.7 Use thread entry point address in GetMainThreadId
28 August, 2019
Avatar Dutchman101
1.5.7 Reverted default SD values from 8cc5f19
Even though it's recommended to use these detections, having it as default can slowly build a climate where certain minorities can barely play on any live server.
Example: cloud gaming, where everything is virtualized and so are control presses. We really do care about this 0.02% of the MTA population.
...
28 August, 2019
Avatar __int64
1.5.7 Fix memory leak in CLuaManager destructor (PR #1066)
28 August, 2019