ddnet/src/game/client
2021-02-10 23:02:34 +01:00
..
components Fix button presses after esc after color picker usage (fixes# 3575) 2021-02-01 23:49:44 +01:00
prediction Merge #3492 #3559 #3561 #3565 2021-01-31 14:37:48 +00: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 Remove gfx_show_warnings 2021-02-10 23:02:34 +01:00
gameclient.h Improve ClShowDistance a bit 2021-01-21 17:07:07 +01: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 Replace projectile hack with a new extended snapshot object 2021-01-26 20:58:42 +01:00
projectile_data.h Replace projectile hack with a new extended snapshot object 2021-01-26 20:58:42 +01: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 Respect outline in skin metrics 2020-11-12 08:45:10 +01:00
ui.cpp Ready 2020-12-14 03:51:31 +03:00
ui.h Merge branch 'master' into pr_color_picker 2020-12-18 19:13:51 +01:00