Rev Author Branch Log Message Date SHA
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 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
Avatar Pirulax
1.5.8 Refactor isResourceProtected to use the new parser (#1482)
31 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
r20549
Avatar saml1er
1.5.8 Fix ped falling off bike desync bug
Bug was caused by 5dd446be50c5c8dcbb2f81a6186c2bc3841429d3
15 May, 2020
r20548
Avatar Qais Patankar
1.5.8 Add new contributing guidelines (#1308)
Co-Authored-By: Marek Kulik
Co-Authored-By: Nikita Obrekht
11 May, 2020
Avatar saml1er
1.5.8 Fix #1337 engineReplaceModel kicks the player out of the vehicle (#1433)
• Fix #1337 engineReplaceModel kicks the player out of the vehicle

...
11 May, 2020
r20546
Avatar saml1er
1.5.8 Fix #863 warpPedIntoVehicle fails when there are too many vehicles streamed in (#1431)
• Fix #863 warpPedIntoVehicle fails when there are too many vehicles streamed in

...
9 May, 2020
Avatar sbx320
1.5.8 Support for multiple return values for new argument parser (Fixes #1430)
9 May, 2020
r20544
Avatar Qais Patankar
1.5.8 Merge pull request #1427 from multitheftauto/hotfix/kickplayer-console
7 May, 2020
Avatar Qais Patankar
1.5.8 Fix #1301: make kickPlayer accept the Console element
5 May, 2020
Avatar Qais Patankar
1.5.8 Add CClient• support to Lua argument parser
5 May, 2020