ddnet/src/game
bors[bot] 1d961a262f
Merge #3069
3069: Recreate score hud when any score changed r=Learath2 a=def-

Fixes problem with too long strings because we display the score centered

Thanks to ExP for report:
![screenshot_2020-10-11_17-18-45](https://user-images.githubusercontent.com/2335377/95682429-7a2b3380-0be5-11eb-8186-c1dbf922b960.png)

Fixed:
![screenshot-20201011@171419](https://user-images.githubusercontent.com/2335377/95682443-88794f80-0be5-11eb-9d10-79ea5df785c0.png)
![screenshot-20201011@171423](https://user-images.githubusercontent.com/2335377/95682441-857e5f00-0be5-11eb-805a-8312e43f5ba1.png)


Co-authored-by: def <dennis@felsin9.de>
2020-10-11 15:45:35 +00:00
..
client Merge #3069 2020-10-11 15:45:35 +00:00
editor Remove usages of qsort 2020-10-10 01:18:42 +02:00
server Reintroduce CMDFLAG_TEST 2020-10-11 16:27:28 +02:00
bezier.cpp Run clang-format 2020-09-26 21:50:15 +02:00
bezier.h Run clang-format 2020-09-26 21:50:15 +02:00
collision.cpp Fix all Multiplication type alerts by CodeQL 2020-10-05 19:03:54 +02:00
collision.h Run clang-format 2020-09-26 21:50:15 +02:00
ddracecommands.h Reintroduce CMDFLAG_TEST 2020-10-11 16:27:28 +02:00
extrainfo.cpp Run clang-format 2020-09-26 21:50:15 +02:00
extrainfo.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
gamecore.cpp CCharacterCore::Tick caused out of bounds 2020-10-11 16:37:03 +02:00
gamecore.h Run clang-format 2020-09-26 21:50:15 +02:00
layers.cpp Run clang-format 2020-09-26 21:50:15 +02:00
layers.h Run clang-format 2020-09-26 21:50:15 +02:00
localization.cpp Run clang-format 2020-09-26 21:50:15 +02:00
localization.h Run clang-format 2020-09-26 21:50:15 +02:00
mapbugs.cpp Run clang-format 2020-09-26 21:50:15 +02:00
mapbugs.h Also use sha256 for the mapbugs stuff 2018-08-19 12:12:11 +02:00
mapbugs_list.h Revert "Add mapbug "stoppers-passthrough@ddnet.tw"" 2018-08-22 08:33:21 +02:00
mapitems.cpp clang-format: fix style 2020-09-14 16:00:51 +02:00
mapitems.h Use std::sort instead of bubble_sort 2020-10-08 08:00:01 +02:00
mapitems_ex.cpp Run clang-format 2020-09-26 21:50:15 +02:00
mapitems_ex.h Run clang-format 2020-09-26 21:50:15 +02:00
mapitems_ex_types.h Run clang-format 2020-09-26 21:50:15 +02:00
prng.cpp Run clang-format 2020-09-26 21:50:15 +02:00
prng.h Use check_header_guards script 2020-09-11 00:03:31 +02:00
teamscore.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teamscore.h Run clang-format 2020-09-26 21:50:15 +02:00
tuning.h Run clang-format 2020-09-26 21:50:15 +02:00
variables.h Merge #3067 2020-10-11 14:54:03 +00:00
version.h Version 15.1.1 2020-10-11 10:14:21 +02:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00