-
-
Notifications
You must be signed in to change notification settings - Fork 546
Ability to launch a secondary client #4574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Xenius97
wants to merge
44
commits into
multitheftauto:master
Choose a base branch
from
Xenius97:new/secondary_client
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
09e50f0
Initial commit
Xenius97 08c5610
Fixes
Xenius97 c329656
Fix process terminate
Xenius97 25e5f75
Prevent auto updater from updating while secondary client running
Xenius97 05a0a66
Merge branch 'master' into new/secondary_client
Xenius97 9c6c2ce
Merge branch 'master' into new/secondary_client
qaisjp 2eba8f2
Implement secondary client checks in process management functions
Xenius97 3bbad1b
fix
Xenius97 6a504ce
Refactor server ID management for secondary client compatibility
Xenius97 d0e5296
clang-format
Xenius97 e796684
change GUID to 2 because in case we ever use this, the 2 is helpful
qaisjp 08ee124
Disable some sections of code unless MTA_CL2 is enabled
qaisjp 3bd960c
Remove unnecessary variable
qaisjp 156f12b
Disable core hooks unless MTA_CL2 is enabled
qaisjp 4001a98
Tweak comment
qaisjp c2ab4c2
remove short-circuit
qaisjp da7b559
remark
qaisjp 67a0395
use g_pCore, add todo
qaisjp 26aaf08
Merge branch 'master' into new/secondary_client
Xenius97 1569aab
Initial commit
FileEX d09d873
Duplicated comment
FileEX f09e0e6
Merge branch 'master' into bugfix/bulletsync
FileEX 3635d1e
Fix condition logic
FileEX 2e79413
Merge branch 'bugfix/bulletsync' into test-bulletsync-secondary
FileEX 300e82c
Update CInstallManager.cpp
FileEX 0b4f43b
Init damage value
FileEX c548c49
Fix texture mixing between engineRequestModel clones
Dutchman101 54416b4
Addendum to 188ce44:
Dutchman101 f84ddd9
Visual Studio Update
MTABot 0410ddc
Optimize model info lookup in texture reapply path.
Dutchman101 e36304e
Add TXD texture map caching with invalidation (Performance optimizati…
Dutchman101 ae96b60
Fix server build on RHEL/Fedora with `mysql-devel` package (PR #4672)
AlexTMjugador 0bb121c
New Crowdin updates (PR #4665)
MTABot 54935f0
Visual Studio Update
MTABot 3196009
Visual Studio Update
MTABot a3bd8ef
Update CInstallManager.cpp
FileEX 6c29f01
Merge branch 'new/secondary_client' of https://github.com/Xenius97/mt…
Xenius97 cc4a1b7
Revert "Init damage value"
Xenius97 525e0d5
Revert "Fix condition logic"
Xenius97 6d0c894
Revert "Duplicated comment"
Xenius97 3587d06
Revert "Initial commit"
Xenius97 946521b
Refactor version check logic in CInstallManager::InitSequencer for se…
Xenius97 4814aeb
Fix mutex handle identifier for CL2 update checks
Xenius97 a4dc83c
Update mutex handle identifier for CL2 to use MTA_GUID_CL2
Xenius97 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.