ddnet/src/game/client
bors[bot] 4edac3143a
Merge #2281
2281: Add Learn button which opens the ddnet wiki in the browser. r=heinrich5991 a=edg-l

![image](https://user-images.githubusercontent.com/15859336/85147350-05f00d00-b24f-11ea-8b6c-f79dbf605747.png)

## **I didn't test it on windows or mac.**

Co-authored-by: Edgar <git@edgarluque.com>
2020-06-20 12:00:45 +00:00
..
components Merge #2281 2020-06-20 12:00:45 +00:00
prediction Reset hook & collision in prediction after kill 2020-06-14 22:50:25 +02:00
animstate.cpp Inconvenience for windows 2019-04-26 22:36:49 +03:00
animstate.h fixed data struct names 2011-06-02 17:42:30 +02:00
component.h removed superfluous const 2019-09-30 20:48:50 +08:00
gameclient.cpp Get rid of more magic constants, adapt to 0.7 2020-06-19 21:48:48 +03:00
gameclient.h Remove unused Sv_PlayerTime game message 2020-05-27 20:03:11 +02:00
lineinput.cpp Add ctrl-k delete in client console 2019-06-18 20:16:54 +02:00
lineinput.h Add ctrl-k delete in client console 2019-06-18 20:16:54 +02:00
race.cpp Remove all checking for the gametype in the game 2019-06-14 00:28:59 +02:00
race.h Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
render.cpp more typesafty in the graphics. introduced the IGraphics::CTextureHandle 2019-11-22 18:08:37 +01:00
render.h more typesafty in the graphics. introduced the IGraphics::CTextureHandle 2019-11-22 18:08:37 +01:00
render_map.cpp Use the float type explicitly 2019-07-08 23:08:42 +02:00
ui.cpp Remove unmaintained Android code (fixes #1575) 2019-04-10 19:40:50 +02:00
ui.h Remove unmaintained Android code (fixes #1575) 2019-04-10 19:40:50 +02:00