Rev Author Branch Log Message Date SHA
r14229
Avatar Qais Patankar
1.5.6 Fix recent RPC enum updates
See 898427aedcae27748ad9aabb810069c905060f5c
and 938aafff69797c8dd496b156cc13b5f7268302c3
...
3 September, 2018
Avatar Qais Patankar
1.5.6 fix ifp typo
3 September, 2018
Avatar Qais Patankar
1.5.6 Remove a couple of superfluous checks
`new X()` will raise an exception if memory allocation fails
This means it will never return nullptr
...
3 September, 2018
Avatar Qais Patankar
1.5.6 Remove GetAudio (addendum to 1ed90f2ab)
See 1ed90f2abcffec21a4ef7792dc4dd23f357eb569
The refactor there was not completed
3 September, 2018
Avatar Qais Patankar
1.5.6 Remove use of json bool TRUE
3 September, 2018
Avatar Qais Patankar
1.5.6 CLuaManager: fix pointer use after memory release
3 September, 2018
Avatar Qais Patankar
1.5.6 CClientModelCacheManager: fix confusing use of local variable
3 September, 2018
Avatar Qais Patankar
1.5.6 Fix more dangerous expressions
3 September, 2018
Avatar Qais Patankar
1.5.6 Fix dangerous expressions
3 September, 2018
Avatar Qais Patankar
1.5.6 CVector4D: fix broken /= operator
3 September, 2018
r14219
Avatar saml1er
1.5.6 Add setPedAnimationSpeed
bool setPedAnimationProgress ( ped thePed, string anim, float speed )
Allows you to set the speed of any running animation from 0.0 - 1.0. It can be also used to fix swimming speed for higher fps.
2 September, 2018
Avatar saml1er
1.5.6 Add setPedAnimationSpeed
bool setPedAnimationProgress ( ped thePed, string anim, float speed )
Allows you to set the speed of any running animation from 0.0 - 1.0. It can be also used for fixing swimming speed for higher fps
2 September, 2018
r14217
Avatar Qais Patankar
1.5.6 Tweak handy self compile message
Now friendlier on linux
2 September, 2018
Avatar Patrik Juvonen
1.5.6 Fix compiler warning about signed/unsigned mismatch (#363)
2 September, 2018
Avatar ccw808
1.5.6 Added Bulgarian, Indonesian and Chinese (Traditional) localization
2 September, 2018
r14214
Avatar ccw808
1.5.6 Updated translations
1 September, 2018
Avatar ccw808
1.5.6 Added native language names
1 September, 2018
Avatar Jusonex
1.5.6 Add support for $2a$ bcrypt prefix (fixes #356)
The 2a implementation is insecure and such passwords are easier to crack. Since there's still software that uses 2a though, we add this for compatibility. However, it is required to set the 'insecureBcrypt' flag to make sure that the user is aware of these security issues.
1 September, 2018
Avatar Qais Patankar
1.5.6 reloadnews: disable when in server
1 September, 2018
Avatar Qais Patankar
1.5.6 reloadnews: Auto show news window
1 September, 2018
Avatar Qais Patankar
1.5.6 Remove random declaration
1 September, 2018
Avatar Qais Patankar
1.5.6 Add reloadnews command for developers
1 September, 2018
r14207
Avatar Qais Patankar
1.5.6 Tweak clearChatBox
31 August, 2018
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
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