Rev Author Branch Log Message Date SHA
r18534
Avatar Qais Patankar
1.5.7 Clarify use of draft pull requests
25 May, 2019
Avatar Qais Patankar
1.5.7 lua: remove make_uname
The batch file was clashing `.gitattributes` because of line endings.
Instead of fixing the issue, these files are being deleted since we
...
25 May, 2019
Avatar Qais Patankar
1.5.7 Normalise vendor/lua/src/make_uname.bat line endings
25 May, 2019
Avatar Qais Patankar
1.5.7 Improve security reports
• Remove dummy issue template since GitHub now presents security
policies.
...
25 May, 2019
Avatar Dutchman101
1.5.7 Updated BASS.dll (crashfix)
25 May, 2019
Avatar Patrik Juvonen
1.5.7 Update curl from 7.64.1 to 7.65.0 (#962)
• Update curl from 7.64.1 to 7.65.0

...
26 May, 2019
Avatar Seweryn Figura
1.5.7 Sync player even if it is dead (#964)
Fixes #928 and maybe #908
26 May, 2019
Avatar Qais Patankar
1.5.7 Merge pull request #957 from StrixG/798-startresource
Fix #798: Pin down startResource and stopResource behaviour
26 May, 2019
Avatar ccw808
1.5.7 Updated translations
25 May, 2019
r18445
Avatar Dutchman101
1.5.7 corrected SECURITY.md
24 May, 2019
Avatar Patrik Juvonen
1.5.7 Create SECURITY.md
24 May, 2019
r18443
Avatar Qais Patankar
1.5.7 Refactor Packet_PlayerList
• Bring comments up to date
• Refactor AC/SD string creation to own method
23 May, 2019
Avatar Qais Patankar
1.5.7 Create FUNDING.yml
23 May, 2019
r18439
Avatar Qais Patankar
1.5.7 Revert 63151ac3582e843e48564204edba0554f8baee45.
xlocale.h was dropped in the recent ubuntu version
which our docker image uses on MTAHQ build server
21 May, 2019
r18427
Avatar Qais Patankar
1.5.7 Add support for `unbind` both states at once
This is now default, where previously `down` used to be the default.
This is only for the console command.
21 May, 2019
Avatar Qais Patankar
1.5.7 macOS: fix launcher target name
21 May, 2019
Avatar Qais Patankar
1.5.7 Fix #951 (e0e36884b2019 breaks split)
21 May, 2019
Avatar Qais Patankar
1.5.7 macOS azure pipelines: improve mysql install display name
21 May, 2019
Avatar Qais Patankar
1.5.7 macOS azure pipelines: include mysql
21 May, 2019
Avatar Qais Patankar
1.5.7 Maybe fix macOS on Azure Pipelines
21 May, 2019
Avatar Qais Patankar
1.5.7 Add macOS to Azure Pipelines
21 May, 2019
Avatar Qais Patankar
1.5.7 Re-add premake5-macos
This is temporary, until next Premake version has FINALLY released.
Later we can just require users to do a nice wee `brew install premake`.
21 May, 2019
Avatar Qais Patankar
1.5.7 macOS: rename MTA_LIB_EXTENSION to `.dylib`
Also add net build support to install_data.lua
21 May, 2019
Avatar Qais Patankar
1.5.7 Fix warning
21 May, 2019
r18409
Avatar Qais Patankar
1.5.7 fix typo
21 May, 2019
Avatar Qais Patankar
1.5.7 macOS: fix curl not building
• Create config-macos.h to output of `./configure --disable-ipv6`. Note
that config-mac.h is for Macintosh 9.
...
20 May, 2019
Avatar ccw808
1.5.7 Removed duplicate macro
20 May, 2019
r18390
Avatar ccw808
1.5.7 Added XP/Vista end of support warning
20 May, 2019
Avatar Qais Patankar
1.5.7 Patch null dereference warning
This probably breaks something
20 May, 2019
Avatar Qais Patankar
1.5.7 Workaround sdk/shared headers not compiling on macOS
Without this, it tries to build Server SDK even though the project
is marked as ExcludeFromBuild.
...
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix warning
20 May, 2019
Avatar Qais Patankar
1.5.7 macOS: improve mysql.h inclusion [NEEDS CHECKING]
20 May, 2019
Avatar Qais Patankar
1.5.7 Revert 2e619f1cb4a8a892108a6281d83e2ae48cb384d6 to see what happens
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix json-c build on macOS and fix some warnings
Also fixes build warning for CObject.cpp.
Removes need for `rt` on macOS.
20 May, 2019
Avatar Qais Patankar
1.5.7 better breakpad linux fix
addendum to 764ddb723ac8365ec751abbcdc66d935dd890ba1
that commit actually broke mac too
20 May, 2019
Avatar Qais Patankar
1.5.7 breakpad: potential linux build fix
20 May, 2019
Avatar Qais Patankar
1.5.7 macOS: make dbconmy compile
`brew install mysql` required
20 May, 2019
Avatar Qais Patankar
1.5.7 Exclude iowin32 for non-windows systems in zip
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix premake5.lua whitespace in vendor
20 May, 2019
Avatar Qais Patankar
1.5.7 macOS: make ncurses compile
20 May, 2019
r18332
Avatar Qais Patankar
1.5.7 Fix google-breakpad macOS errors
20 May, 2019
Avatar Qais Patankar
1.5.7 macOS: make brekapad compile
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix premake5.lua whitespace
20 May, 2019
r18331
Avatar Qais Patankar
1.5.7 Fix typo in f54f1c2
It still worked.
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix #949: missing skins crash settings menu
Missing skins also includes skins with different casing.
This does not deal with skin case mismatching specifically, and so will
...
20 May, 2019
Avatar Jordan Banasik
1.5.7 Fix quotation consistency
' to "
20 May, 2019
Avatar Jordan Banasik
1.5.7 Updated credit name
My name was in as a false name, altering to add my proper name.
20 May, 2019
Avatar Qais Patankar
1.5.7 Fix clang warning
19 May, 2019
Avatar Qais Patankar
1.5.7 Impl _GetCurrentProcessorNumber for macOS
19 May, 2019
Avatar Qais Patankar
1.5.7 Remove premake5-macos
19 May, 2019
Avatar Qais Patankar
1.5.7 Add extra arg & env var support to linux-build.sh
• You can now provide a full $CONFIG env var to directly set "debug_x64"
or another value of your choice.
...
19 May, 2019
r18323
Avatar Patrik Juvonen
1.5.7 Fix #946: Load right client console input history file using its full filepath
Previously client console input history would not be loaded, or it would load the console.log file which is meant for console outputs and not inputs. To make sure it loads the input file consistently we first fix the input history filename to the one client console uses and then fix to use the calculated path when loading the file (previously it used the relative path).
19 May, 2019