Rev Author Branch Log Message Date SHA
r14207
Avatar ccw808
1.5.6 Fixed installer getting stuck when applying Windows update
31 August, 2018
Avatar Qais Patankar
1.5.6 Disable Lua primitive drawing
31 August, 2018
Avatar Jusonex
1.5.6 Fix CEF not autoplaying videos anymore
It turned out the Chromium changed their autoplay polocies.
More information on that here: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
31 August, 2018
Avatar Qais Patankar
1.5.6 Tweak clearChatBox
31 August, 2018
r14203
Avatar Qais Patankar
1.5.6 build-ci: revert d1e2580 [ci skip]
31 August, 2018
Avatar Qais Patankar
1.5.6 build-ci: add osx
31 August, 2018
Avatar Qais Patankar
1.5.6 Revert "Decrease .travis.yml git depth to 1" [ci skip]
This reverts commit ed9f3b59090d01416dc2e63f7d8c3643d141997c.
31 August, 2018
Avatar Qais Patankar
1.5.6 build-ci: allow osx failures
31 August, 2018
Avatar Kamil Marciniak
1.5.6 Queued dxDrawPrimitive and dxDrawMaterialPrimitive (#339)
• Auto stash before merge of "dxDrawPrimitive" and "multitheftauto/master"

...
30 August, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #355 from patrikjuvonen/bugfix/refit-mute-options
Re-fit mute options in the audio tab
30 August, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: refit mute options in the audio tab
Mute checkbox elements wouldn't fit the audio tab menu, a bug
introduced in #228. This bug only affected some localizations,
...
30 August, 2018
r14196
Avatar Qais Patankar
1.5.6 Revert "Unify unnecessarily split code in CLuaFileDefs"
This reverts commit bc3b800b2ab36b83555745821242d88040ad09eb.
This broke File(). I did something silly.
30 August, 2018
r14195
Avatar ccw808
1.5.6 Added system stats to assist auto-updater #2
29 August, 2018
Avatar CrosRoad95
1.5.6 Tweak vehicle luadefs ordering (#352)
29 August, 2018
Avatar Patrik Juvonen
1.5.6 : add server console arrow command history (#274)
This resolves mantis #9814.

...
29 August, 2018
r14190
Avatar Qais Patankar
1.5.6 Revert "Add dynamic ped ID allocating FOR TESTING (#151)"
Needs further testing. Lets make custom animations the big 1.5.6
feature.
...
29 August, 2018
Avatar Qais Patankar
1.5.6 Create CODE_OF_CONDUCT.md
29 August, 2018
r14168
Avatar ccw808
1.5.6 Added system stats to assist auto-updater
29 August, 2018
r14167
Avatar saml1er
1.5.6 Refactor CElementDeleter for IFP (shared_ptr support) #285 (#297)
• Refactor CElementDeleter for IFP (shared_ptr support) #285

...
28 August, 2018
r14166
Avatar Marek Kulik
1.5.6 Extend ACL to allow ModifyOtherObjects only on a single resource
28 August, 2018
r14165
Avatar Alexander
1.5.6 Add get/setElementAngularVelocity (#73)
27 August, 2018
Avatar CrosRoad95
1.5.6 Function: clearChat (#215)
• test 1

...
27 August, 2018
Avatar Qais Patankar
1.5.6 Refactor GUIGetChatboxLayout, and add the CVar argument as advertised on Wiki (#254)
Closes mantis 9611

...
27 August, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9611
5 August, 2018
Avatar Patrik Juvonen
1.5.6 CLuaGUIDefs: use SString instead of std::string here
23 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaGUIDefs: refactor GUIGetChatboxLayout and add CVar arg like on Wiki
23 July, 2018
r14058
Avatar saml1er
1.5.6 Merge pull request #342 from saml1er/ifp_fix
Fix CAnimBlendNode crashes when leaving server
26 August, 2018
Avatar saml1er
1.5.6 Fix CAnimBlendNode crashes when leaving server
IFP is unloaded when a client leaves the server, this can cause a crash because these function are still executing even if player is not in the server, so we simply disable them to avoid the crash.
26 August, 2018