ddnet/src
bors[bot] b138c4038c
Merge #3304 #3310
3304: Improve list box behaviour, make it more consistent r=heinrich5991 a=def-

Make keys work after searching in vote menu
Unify some duplicated code

## 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
- [x] Considered possible null pointers and out of bounds array indexing
- [x] Changed no physics that affect existing maps
- [x] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


3310: Found some more times with mins, use hours for consistency r=heinrich5991 a=def-

## 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
- [x] Considered possible null pointers and out of bounds array indexing
- [x] Changed no physics that affect existing maps
- [x] 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>
2020-11-18 23:43:22 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Allow utf8 ban reasons (fixes #3329) 2020-11-18 14:42:12 +01:00
engine Merge #3331 2020-11-18 23:16:55 +00:00
game Merge #3304 #3310 2020-11-18 23:43:22 +00:00
mastersrv Run clang-format 2020-09-26 21:50:15 +02:00
osx Fix Mac OS X notifications linking 2020-04-30 21:30:21 +02:00
osxlaunch Streamline platform client 2020-03-28 02:20:16 +03:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test blocklist_driver unit test: also check gl version 2020-11-07 19:56:21 +01:00
tools Check skin/sprite images for correctness 2020-11-18 07:59:15 +01:00
twping Run clang-format 2020-09-26 21:50:15 +02:00