forked from TaterClient/TClient
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from sjrc6:master #4
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
pull
wants to merge
553
commits into
LuoChu-DDNetDev:master
Choose a base branch
from
TaterClient:master
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
Conversation
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
cdd4ffa to
9330797
Compare
3584a39 to
a8e7928
Compare
This breaks the automatic sorting and grouping of includes.
Specify the precise order of the include groups in the clang format configuration. Use the setting `IncludeBlocks: Regroup` to force includes to be regrouped. Group system library includes (`cstdio` etc.) separately from other libraries (SDL etc.). Only the file `.clang-format` was changed manually in this commit, all other files were updated by running `python scripts/fix_style.py`.
Co-authored-by: Robert Müller <[email protected]>
It's not a valid port number, this catches it very early in the registration process.
The current render frame time can be larger than the remaining `m_AnimTime` for smooth scrolling of scrollregions, resulting in the time becoming negative and the animation progress being incorrect for one frame.
Fully implement the editor action to add a new envelope using `CEditorActionEnvelopeAdd` to improve encapsulation. Automatically select the newly added envelope in the envelope editor for convenience. Also restore the previously selected envelope when undoing the change.
The flag `MSGFLAG_NORECORD` is only used on the server-side, whereas the flag `MSGFLAG_RECORD` is only used on the client-side.
Co-authored-by: heinrich5991 <[email protected]>
Co-authored-by: heinrich5991 <[email protected]>
When handling the 0.7 force vote message the access level defaulted to the helper level for unauthenticated clients. This allowed unauthenticated clients to execute vote options if access to the `force_vote` command and the command of the vote (e.g. `change_map`) is granted to helpers.
Added new translations for various commands and settings in simplified Chinese.
improve consistency, add missing items
Update simplified_chinese.txt
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )