ddnet/src
bors[bot] 404d9ecb7f
Merge #4900
4900: Super: Don't send sounds to self r=heinrich5991 a=def-

As reported by louis on Discord

<!-- What is the motivation for the changes of this pull request -->

## 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>
2022-03-28 18:17:40 +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 Merge #4852 2022-03-25 18:29:02 +00:00
engine Merge #4901 2022-03-26 22:19:05 +00:00
game Merge #4900 2022-03-28 18:17:40 +00:00
macos OSX -> macOS 2021-02-12 13:41:41 +01:00
macoslaunch Better fixes 2022-01-26 11:01:11 +01:00
mastersrv Remove unused Flags argument in network code 2022-03-04 19:33:06 +01:00
steam Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
test clang-format 2022-03-24 17:59:49 +01:00
tools Enable -Wshadow=local 2022-03-20 13:24:34 +01:00
twping Remove unused Flags argument in network code 2022-03-04 19:33:06 +01:00