ddnet/src/engine/client
heinrich5991 0d916e2ef6 Remove F-Client-specific messages
The PLAYERFLAG_AIM can now be set directly on DDNet servers via the 0.7
bridge and will be sent to clients identifying themselves as DDNet
clients.

Add a new extended message that mirror the old `Sv_TeamsState`.
2021-01-12 01:38:23 +01:00
..
backend_sdl.cpp Don't render fully transparent quads 2020-12-29 14:59:17 +01:00
backend_sdl.h Allow windows resizing 2020-12-13 00:52:57 +01:00
blocklist_driver.cpp Increase Intel driver blocklist range 2020-12-03 16:42:50 +01:00
blocklist_driver.h Track the driver state 2020-11-07 07:01:12 +01:00
client.cpp Remove F-Client-specific messages 2021-01-12 01:38:23 +01:00
client.h Remove F-Client-specific messages 2021-01-12 01:38:23 +01:00
demoedit.cpp Run clang-format 2020-09-26 21:50:15 +02:00
demoedit.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
friends.cpp Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
friends.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
ghost.cpp Move ghost code to client 2020-10-14 17:08:58 +02:00
ghost.h Move ghost code to client 2020-10-14 17:08:58 +02:00
graphics_threaded.cpp Don't render fully transparent quads 2020-12-29 14:59:17 +01:00
graphics_threaded.h Don't render fully transparent quads 2020-12-29 14:59:17 +01:00
http.cpp Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
http.h Move PNG loading in SkinDL to fetch thread (fixes #3398) 2020-12-13 00:08:46 +01:00
input.cpp Fixed mouse jumping 2020-12-18 16:50:45 +03:00
input.h Update DoEditBox logic to be the same as chat 2020-10-26 01:44:10 +08:00
keynames.h Enable most clang-tidy misc-* checks 2020-11-05 12:03:14 +01:00
notifications.cpp Set libnotify icon 2020-10-01 04:40:19 +08:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
opengl_sl.cpp Enable most clang-tidy misc-* checks 2020-11-05 12:03:14 +01:00
opengl_sl.h Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl_program.cpp consistent formatting for dbg_msg 2020-10-26 10:04:03 +01:00
opengl_sl_program.h Fix quad shader 2020-12-29 03:40:35 +01:00
serverbrowser.cpp Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
serverbrowser.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
sound.cpp Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
sound.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
steam.cpp Run clang-format 2020-09-26 21:50:15 +02:00
text.cpp Merge branch 'master' into pr_color_picker 2020-12-13 20:40:33 +03:00
updater.cpp Version 15.2.1: Quick autoupdate fix 2020-11-17 17:04:21 +01:00
updater.h Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
video.cpp Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
video.h Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00