ddnet/src
bors[bot] 3490876ee9
Merge #4503
4503: Fix joining pw-protected server via Steam (fixes #4502) r=heinrich5991 a=def-

Tested by copying DDNet executable from package into Steam directory and running it via steam://run/412220//ger2.ddnet.tw:8001/ directly and when client is running already. (UI had another server selected)

## Checklist

- [x] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: def <dennis@felsin9.de>
2021-12-21 10:19:34 +00:00
..
android Add Android build scripts 2021-08-24 12:18:20 +02:00
antibot Merge pull request #3961 from fokkonaut/pr-antibot 2021-12-19 19:33:56 +01:00
base Support building universal binaries with discord 2021-12-20 16:07:00 +01:00
engine Merge #4503 2021-12-21 10:19:34 +00:00
game Merge #4497 2021-12-21 03:50:11 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch OSX -> macOS 2021-02-12 13:41:41 +01:00
mastersrv fix command line arguments with unicode on windows 2021-12-06 19:48:25 +01:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Fix formatting in src/test/score.cpp 2021-12-20 14:04:41 +01:00
tools Skip the UTF-8 BOM on all read text files 2021-12-17 22:07:01 +01:00
twping fix command line arguments with unicode on windows 2021-12-06 19:48:25 +01:00