Rev Author Branch Log Message Date SHA
r20580
Avatar Qais Patankar
1.5.8 Update security policy and add bug report banner (#1508)
Co-authored-by: Pascal Buerklin
9 June, 2020
r20579
Avatar Pascal Buerklin
1.5.8 Fix #1412: add CI jobs for debug builds (#1502)
8 June, 2020
Avatar Qais Patankar
1.5.8 Fix off-by-one in off-by-one in error messages fix (31e90bb)
30 May, 2020
Avatar Pirulax
1.5.8 Refactor DxDrawWiredSphere to use the new parser
This commit updates CGraphics::DrawWiredSphere as well (from
40ed8b59f58a499e7ff2d8baedf9cd30b93a69ee) as this method improperly
...
21 May, 2020
Avatar Pirulax
1.5.8 Add SColor support to the new parser
Co-authored-by: Qais Patankar
24 May, 2020
Avatar Qais Patankar
1.5.8 Fix getModuleInfo
It would just complain about giving it a bad type as an argument, even
though you were giving it a perfectly valid string.
1 June, 2020
Avatar Qais Patankar
1.5.8 Bump build server from VS 16.5.3 to 16.6.1
Requested by @Dutchman101
8 June, 2020
Avatar Qais Patankar
1.5.8 Downgrade CEF to 81.3.10+gb223419+chromium-81.0.4044.138
Downgrading from 83.3.11+g1fac1e5+chromium-83.0.4103.61.
This fixes #1493 and essentially reverts 42cb6691357a.
6 June, 2020
Avatar Pirulax
1.5.8 Migrate setPlayerScriptDebugLevel to new parser
22 May, 2020
Avatar Hidin
1.5.8 Add functionality to build the debug version with docker
6 June, 2020
Avatar Pirulax
1.5.8 Migrate getPlayerScriptDebugLevel to new parser
22 May, 2020
Avatar sbx320
1.5.8 Fix arg parser with variants not compiling on Linux
31 May, 2020
Avatar Qais Patankar
1.5.8 Remove amx from installer
amx was removed from the official mtasa-resources package in the
following commit:
...
7 June, 2020
r20566
Avatar Qais Patankar
1.5.8 Upgrade CEF to 83.3.11+g1fac1e5+chromium-83.0.4103.61
3 June, 2020
r20565
Avatar Qais Patankar
1.5.8 Add net.dll fix to "handy self compile message" (#1489)
2 June, 2020
Avatar Pirulax
1.5.8 Refactor newly added ped functions to use the new parser (#1484)
• Refactor setPedArmor to use the new parser

...
2 June, 2020
r20563
Avatar Pirulax
1.5.8 Migrate areVehicleLightsOn to the new parser (#1483)
Co-authored-by: Qais Patankar
1 June, 2020
Avatar Alejandro Gonz�lez
1.5.8 Remove unused variable from COpenPortsTester.h
The strServerIP variable is not used in the Start() method of the COpenPortsTester, so it can (and probably should) be removed. I don't think that this variable is meant to do anything meaningful anyway, as I couldn't find any commit or issue relating to it.
1 June, 2020
r20561
Avatar Pirulax
1.5.8 Refactor isResourceProtected to use the new parser (#1482)
31 May, 2020
Avatar Qais Patankar
1.5.8 Fix bad numberstrings becoming 0 in new arg parser
51a2c78c9d24f3f7321d25694653a24e39cfda86 electric boogaloo!
Also relevant: #1043
30 May, 2020
Avatar Qais Patankar
1.5.8 Allow `nil` to be used in optionals in new parser
This commit ensures that the index is incremented when an valid + actual
isn't given to an optional argument.
...
30 May, 2020
Avatar Qais Patankar
1.5.8 Fix bad optional types being ignored in new parser
Previously no debug output would be displayed if an invalid value was
given to an optional.
...
30 May, 2020
r20557
Avatar Pirulax
1.5.8 Fix #1456 getting `nil` from account data has `"nil"` result (#1457)
24 May, 2020
Avatar Pirulax
1.5.8 Add CLuaArgument support to new Lua arg parser (#1450)
23 May, 2020
r20555
Avatar Pirulax
1.5.8 Refactor LuaDef::LoadFunctions() to use array instead of map for inlining (#1453)
21 May, 2020
Avatar saml1er
1.5.8 Merge pull request #1442 from Zangomangu/driveby-pitch-fix
Fix #1440 Driveby aiming is inverted in some cases
21 May, 2020
Avatar Zango
1.5.8 Refactor vehicle aim direction to use enum classes
17 May, 2020
Avatar Zango
1.5.8 Fix #1440 driveby pitch inverted sometimes
15 May, 2020
r20551
Avatar Qais Patankar
1.5.8 Fix CLuaFunctionParserBase lua_State• index check (#1419)
20 May, 2020
r20550
Avatar ccw
1.5.8 Fix #1432: server names appearing blank (#1447)
19 May, 2020