ddnet/src/game/client
heinrich5991 9eca91de74 Special case China as its own continent for ping estimation
It has an exceptionally bad connection to the outside due to the Great
Firewall of China:
https://en.wikipedia.org/w/index.php?title=Great_Firewall&oldid=1019589632
2021-05-14 01:01:08 +02:00
..
components Special case China as its own continent for ping estimation 2021-05-14 01:01:08 +02:00
prediction Remove dangling declaration 2021-05-09 15:14:16 +08:00
animstate.cpp Fix clang-analyzer-core.UndefinedBinaryOperatorResult 2020-10-14 15:45:47 +02:00
animstate.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
component.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
gameclient.cpp Get rid of redundant tuning data in CGameWorld 2021-05-01 10:34:20 +08:00
gameclient.h force tunezone 2021-04-23 11:01:38 +08:00
lineinput.cpp Update DoEditBox logic to be the same as chat 2020-10-26 01:44:10 +08:00
lineinput.h Fix IME stuck when 0-len TEXTEDITING event is missing. 2020-10-25 23:48:12 +08:00
projectile_data.cpp force tunezone 2021-04-23 11:01:38 +08:00
projectile_data.h force tunezone 2021-04-23 11:01:38 +08:00
race.cpp Enable modernize-loop-convert clang-tidy check 2020-11-02 22:40:24 +01:00
race.h Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
render.cpp Merge branch 'master' into pr_color_picker 2020-12-13 20:40:33 +03:00
render.h Merge branch 'master' into pr_color_picker 2020-12-13 20:40:33 +03:00
render_map.cpp Don't render fully transparent quads 2020-12-29 14:59:17 +01:00
skin.h Different comparators for skins in UI (no case) and regular skins (with case) 2021-03-23 13:39:54 +01:00
ui.cpp Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00
ui.h Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00