Rev Author Branch Log Message Date SHA
r13814
Avatar FileEX
1.5.6 Add missing guiEditGetMaxLength & guiEditIsMasked functions (#255)
24 July, 2018
Avatar Qais Patankar
1.5.6 Unload mod only after connect command validation
Fixes mantis #7047
Previously if there was a syntax error it would disconnect you from the
...
24 July, 2018
Avatar Qais Patankar
1.5.6 Update CCredits.cpp
24 July, 2018
Avatar Qais Patankar
1.5.6 Update translations
23 July, 2018
Avatar Qais Patankar
1.5.6 Update xgettext binaries (was not working)
23 July, 2018
Avatar Qais Patankar
1.5.6 Make connect cmd defer to the default port
23 July, 2018
Avatar Qais Patankar
1.5.6 Decrease .travis.yml git depth to 1 [ci skip]
24 July, 2018
r13804
Avatar Qais Patankar
1.5.6 Correct ignore vswhere.exe
23 July, 2018
Avatar Qais Patankar
1.5.6 Tweak security-report saying stahp
23 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #245 from patrikjuvonen/issue-9916
0009916: update SQLite to 3.24.0
23 July, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9916
23 July, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9916
22 July, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9916
22 July, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9916
22 July, 2018
Avatar Patrik Juvonen
1.5.6 sqlite: update to 3.24.0
21 July, 2018
r13771
Avatar Patrik Juvonen
1.5.6 CLuaGUIDefs: reorder memo scrollbar func defs as requested
22 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaGUIDefs: remove guiMemoGetMaxVerticalScrollPosition as requested
22 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaGUIDefs: add vertical scrollbar functions
22 July, 2018
Avatar Sam R
1.5.6 Raw data loading option for engineLoadIFP (#247)
• Modified function: engineLoadIFP
New syntax: engineLoadIFP ( string ifp_file / string raw_data, string CustomBlockName )
...
22 July, 2018
Avatar Patrik Juvonen
1.5.6 CStaticFuncDefs: use CClientVehicleManager instead of CVehicleNames for IsValidModel
6 July, 2018
Avatar Patrik Juvonen
1.5.6 CStaticFuncDefs: typo fix
6 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaVehicleDefs: add ModelExhaustFumes OOP methods
6 July, 2018
Avatar Patrik Juvonen
1.5.6 CClientVehicle: move ModelExhaustFumes logic to CStaticFuncDefs
6 July, 2018
Avatar Qais Patankar
1.5.6 Combine extinguishFire (pr #252, fix #251)
23 July, 2018
Avatar Qais Patankar
1.5.6 Fix argument checking for extinguishFire
23 July, 2018
Avatar CrosRoad95
1.5.6 function: get/set/resetPedsLODDistance (#231)
• test 1

...
22 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaFireDefs: unify extinguish functions as extinguishFire
22 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #225 from patrikjuvonen/issue-9898
0009898: add setVehicleModelExhaustFumesPosition and getVehicleModelExhaustFumesPosition OOP methods
22 July, 2018
Avatar Patrik Juvonen
1.5.6 Merge branch 'master' into issue-9898
22 July, 2018
Avatar Patrik Juvonen
1.5.6 addendum to #248: fix a tiny typo in comment (#249)
22 July, 2018
Avatar Qais Patankar
1.5.6 Add wine to bug_report.md
22 July, 2018
Avatar Qais Patankar
1.5.6 Update bug tracker link in CONTRIBUTING.md
22 July, 2018
Avatar Qais Patankar
1.5.6 Tweak PR template
22 July, 2018
Avatar Qais Patankar
1.5.6 Create issue templates (#246)
• Create issue templates

...
22 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #248 from patrikjuvonen/issue-8957
0008957: add missing vertical scrollbar functions to gui memo element
22 July, 2018
r13192
Avatar Qais Patankar
1.5.6 Merge pull request #228 from patrikjuvonen/issue-9896
0009896: add a master volume level setting
21 July, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: addendum to previous commit
20 July, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: further clarification to ResetGTAVolume comments
16 July, 2018
Avatar Patrik Juvonen
1.5.6 addendum to 487086e39b, specific order matters here
7 July, 2018
Avatar Patrik Juvonen
1.5.6 unify code order some more
7 July, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: master checkbox toggles enabled state
7 July, 2018
Avatar Patrik Juvonen
1.5.6 CClientGame: rename bMuteAny to bMuteAll
7 July, 2018
Avatar Patrik Juvonen
1.5.6 CClientSoundManager: make sure master volume is used
7 July, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: uniform new translation
7 July, 2018
Avatar Patrik Juvonen
1.5.6 CSettings: add master volume level setting
7 July, 2018
r13182
Avatar Pirulax
1.5.6 Add missing locals to exports.lua (fixes mantis 9914) (pr #244)
20 July, 2018
Avatar Patrik Juvonen
1.5.6 0009522: reset jetpack and choking states upon animation - and the other way around (#229)
• clear jetpack and choking upon anim and likewise, fixes 9522

...
20 July, 2018
r13180
Avatar Qais Patankar
1.5.6 Correctly report removed server funcs as removed
20 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #241 from patrikjuvonen/issue-6455-2
0006455: use Clamp as requested, related to PR #232
16 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaBlipDefs: use Clamp as requested, related to PR #232
16 July, 2018
Avatar Qais Patankar
1.5.6 Rename isVehicleWheelCollided to isVehicleWheelOnGround
16 July, 2018
Avatar Justus H
1.5.6 Update docker build instructions
15 July, 2018
r13175
Avatar Qais Patankar
1.5.6 Fix typo in Server/Core/premake5.lua
14 July, 2018
Avatar Qais Patankar
1.5.6 Revert update to vendor/google-breakpad
This reverts commit acc4c727971d09d605eeb7bd2242d2609c0cc814.
Also reverts acc4c727971d09d605eeb7bd2242d2609c0cc814.
14 July, 2018
r12430
Avatar Qais Patankar
1.5.6 Remove model check in getVehicleType luadef (fix mantis 9908)
13 July, 2018
Avatar Qais Patankar
1.5.6 Addendum to acc4c727971d09d605eeb7bd2242d2609c0cc814
13 July, 2018
Avatar Qais Patankar
1.5.6 Update vendor/google-breakpad to ecbbfbeb9dee9de92f6dac680e20c63ba9406426
13 July, 2018
Avatar Qais Patankar
1.5.6 Unify unnecessarily split code in CLuaFileDefs
13 July, 2018
Avatar Qais Patankar
1.5.6 Use 'pragma once' in DXHook/Graphics/ServerBrowser
13 July, 2018
Avatar Qais Patankar
1.5.6 Remove rogue GetServerCache in CDirect3DHook9
Line added here
https://github.com/multitheftauto/mtasa-blue/commit/86357e2ba63ac1f0dd2c5b35bb0b2cc83c339553#diff-08acf4dbe8cc1d40e8d7eaa774407a8eR101
13 July, 2018
Avatar Qais Patankar
1.5.6 Use 'relative path' for CServerCache include
13 July, 2018
Avatar Qais Patankar
1.5.6 Remove ServerBrowser/CServerCache.h from StdInc.h
13 July, 2018
Avatar Qais Patankar
1.5.6 Rename Serverbrowser in code to ServerBrowser
13 July, 2018
Avatar Qais Patankar
1.5.6 Rename Serverbrowser folder to ServerBrowser
13 July, 2018
Avatar ccw808
1.5.6 Moved rect_edge.png into source code
13 July, 2018
r12419
Avatar Qais Patankar
1.5.6 Merge pull request #236 from FileEX/master
0006962: Add missing isReadOnly functions for GUI Memos and Edit fields.
12 July, 2018
Avatar Qais Patankar
1.5.6 Undo revert
12 July, 2018
Avatar FileEX
1.5.6 Fixed #2
Changes in bad function.
10 July, 2018
Avatar FileEX
1.5.6 Fixed
10 July, 2018
Avatar FileEX
1.5.6 Added new functions
Added new functions 'guiMemoIsReadOnly' and 'guiEditIsReadOnly'.
10 July, 2018
Avatar FileEX
1.5.6 Add files via upload
Added functions 'guiMemoIsReadOnly' and 'guiEditIsReadOnly'.
10 July, 2018
r12411
Avatar ccw808
1.5.6 Revert "Add missing clientside compatible upgrades, which are not missing serversided"
This reverts commit 744c3e7c7b134ae4035ec2fa2a5e63e893ea91da.
12 July, 2018