Rev Author Branch Log Message Date SHA
r16540
Avatar emre1702
1.5.6 Fix serversided getWeather on blend
24 June, 2018
Avatar unknown
1.5.6 Merge remote-tracking branch 'upstream/master'
24 June, 2018
Avatar unknown
1.5.6 Merge remote-tracking branch 'upstream/master'
18 June, 2018
Avatar CrosRoad95
1.5.6 Update CLuaColShapeDefs.cpp
30 May, 2018
Avatar CrosRoad95
1.5.6 space remove
30 May, 2018
Avatar CrosRoad95
1.5.6 Merge branch 'master' into colshape-type
30 May, 2018
Avatar CrosRoad95
1.5.6 string enum and fixed variable name
18 May, 2018
Avatar TEDERIs
1.5.6 Extending the ColShape class with point checking functionality
16 May, 2018
Avatar CrosRoad95
1.5.6 changed according Necktrox advices
6 March, 2018
Avatar CrosRoad95
1.5.6 shape type function
6 March, 2018
Avatar CrosRoad95
1.5.6 Merge pull request #1 from multitheftauto/master
Account Manager crash fix
20 November, 2017
r14370
Avatar Qais Patankar
1.5.6 Merge pull request #316 from Dezash/feature/os-lib
This reverts commit 5551fde8893e87ef956467d0235d877628137a68.
6 September, 2018
Avatar Qais Patankar
1.5.6 Merge branch 'master' into next
6 September, 2018
Avatar Qais Patankar
1.5.6 Merge branch 'feature/cloneElement' into next (closes #182)
6 September, 2018
Avatar Qais Patankar
1.5.6 Remove constexpr from IsCloneable
6 September, 2018
Avatar Qais Patankar
1.5.6 Fix oop typo causing debug crash
6 September, 2018
Avatar Qais Patankar
1.5.6 Improve copy constructor of CObject
Co-authored-by: Emre Kara
6 September, 2018
Avatar Qais Patankar
1.5.6 Fix some typos
Co-authored-by: Emre Kara
6 September, 2018
Avatar Qais Patankar
1.5.6 Give CElement::Clone a default nullptr return
Co-authored-by: Emre Kara
6 September, 2018
Avatar Qais Patankar
1.5.6 Make CloneElement use CElement::Clone
Co-authored-by: Emre Kara
6 September, 2018
Avatar Emre Kara
1.5.6 Fix getElementsByType not returning cloned objects
6 September, 2018
Avatar Qais Patankar
1.5.6 Implement Clone on a number of elements
Co-authored-by: Emre Kara
6 September, 2018
Avatar Qais Patankar
1.5.6 Add virtual CElement::Clone and IsCloneable
Co-authored-by: Emre Kara
6 September, 2018
Avatar Alexander
1.5.6 Add new functions get/setObjectProperty (#162)
Squashed commit of the following:
commit 5f2a8005d43d2159bd7220f132e24f1619096a04
...
6 September, 2018
Avatar Qais Patankar
1.5.6 Merge branch 'master' into next
6 September, 2018
Avatar Sam R
1.5.6 Fix for issue #377 (many collisionless objects) (#378)
• Fix for issue #377 (many collisionless objects)
CFileLoader_LoadCollisionFile_Mid is unnecessary and causing problems (not removed; just commented for now)
...
3 September, 2018
Avatar saml1er
1.5.6 Fix swimming speed on higher FPS (#379)
• Fix swimming speed on higher FPS
• Enabled swimming speed fix by default
...
3 September, 2018
r14334
Avatar ccw808
1.5.6 Changed version to 1.5.6
6 September, 2018
Avatar Qais Patankar
1.5.6 Revert "Merge pull request #316 from Dezash/feature/os-lib"
This reverts commit 94bd9c5e56923de5e9d9be5e07071506448db089, reversing
changes made to 98e84545e5e35a95eee15147601e03d2dd98cdd1.
6 September, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #316 from Dezash/feature/os-lib
Enable safe Lua os.• functions
6 September, 2018
Avatar Qais Patankar
1.5.6 Update CCredits.cpp
6 September, 2018
Avatar Qais Patankar
1.5.6 Update credits
6 September, 2018
Avatar Qais Patankar
1.5.6 Only use IPv4 in travis
5 September, 2018
Avatar Gabrielius Laurinavicius
1.5.6 Set disabled Os functions to CLuaUtilDefs::DisabledFunction
16 August, 2018
Avatar unknown
1.5.6 Move Os function removals to InitSecurity
8 August, 2018
Avatar unknown
1.5.6 Enable safe Os functions
8 August, 2018
Avatar unknown
1.5.6 Enable safe Os functions
8 August, 2018
r14281
Avatar Qais Patankar
1.5.6 Temporarily verbosely wget to debug travis problems
5 September, 2018
r14280
Avatar Qais Patankar
1.5.6 Add setVehicleRespawnRotation function and tweaked OOP variants (#338)
This makes a very minor change to some undocumented behaviour:

...
4 September, 2018
Avatar Qais Patankar
1.5.6 remove optional respawn rotation arg
4 September, 2018
Avatar Qais Patankar
1.5.6 swap ordering
29 August, 2018
Avatar Kamill Schneider
1.5.6 added rotation to setVehicleRespawnPosition
24 August, 2018
Avatar Kamill Schneider
1.5.6 modify setVehicleRespawnPosition
23 August, 2018
r14273
Avatar ccw808
1.5.6 Rebuild to incorporate fix for Avast/AVG menu lag (which was caused by exceptions in the `do not disturb` helper dll)
4 September, 2018
r14229
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
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
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