ddnet/src
bors[bot] f78bbb5864
Merge #3662
3662: Don't allocate the windows console default r=def- a=Jupeyy

fixes #3661

## Checklist

- [ ] 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: Jupeyy <jupjopjap@gmail.com>
2021-03-02 08:03:25 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Don't leak memory on Windows in logger 2021-02-28 23:22:18 +01:00
engine Merge #3662 2021-03-02 08:03:25 +00:00
game Merge #3664 2021-03-01 20:10:14 +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 Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Merge #3535 2021-01-23 10:14:32 +00:00
tools Map optimizer 2020-11-21 12:10:20 +01:00
twping Run clang-format 2020-09-26 21:50:15 +02:00