Rev Author Branch Log Message Date SHA
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 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
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
r18332
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
Avatar Qais Patankar
1.5.7 Fix google-breakpad macOS errors
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
r18322
Avatar ccw808
1.5.7 Updated data files check
18 May, 2019
Avatar sbx320
1.5.7 Workaround for ZERO_ON_NEW issue with gcc 8 (#944)
18 May, 2019
Avatar Nikita Obrecht
1.5.7 Fix #479: setAccountName does not save name in database (#939)
18 May, 2019
Avatar saml1er
1.5.7 Fix CClientProjectileManager::Hook_ProjectileCreation crash (from #480)
18 May, 2019
r18318
Avatar sbx320
1.5.7 Remove ZERO_ON_NEW from CNetJobData (See #944)
16 May, 2019
r18317
Avatar Justus H
1.5.7 Fix toolchain path in /utils/docker-entrypoint.sh
15 May, 2019
Avatar Pascal St�cker
1.5.7 Fix #943 (Redef for x86)
15 May, 2019
Avatar Pascal St�cker
1.5.7 Fix #943 (Redef for x64)
15 May, 2019
Avatar Pascal St�cker
1.5.7 Fix #943
15 May, 2019