ddnet/src/engine/client
2022-04-26 19:47:38 -05:00
..
backend Allow onfly FSAA change under Vulkan 2022-04-26 21:09:55 +02:00
backend_sdl.cpp Allow onfly FSAA change under Vulkan 2022-04-26 21:09:55 +02:00
backend_sdl.h Format member variable's name correctly 2022-03-24 19:30:26 +01:00
blocklist_driver.cpp Add Intel as vendor to the block list on windows 2021-05-06 12:23:40 +02:00
blocklist_driver.h Add Intel as vendor to the block list on windows 2021-05-06 12:23:40 +02:00
checksum.h Add some checksum functions to the client 2022-01-31 21:31:26 +01:00
client.cpp Add option for default eyes when joining server 2022-04-26 19:47:38 -05:00
client.h Keep DDNet window responsive for loading tasks 2022-04-02 17:03:23 +02:00
demoedit.cpp Rename ActCur, some "actual" → "current" 2022-04-23 00:42:37 +02:00
demoedit.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
discord.cpp Support building universal binaries with discord 2021-12-20 16:07:00 +01:00
friends.cpp More colors from chat in console 2021-03-08 01:20:28 +01:00
friends.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
ghost.cpp Enable readability-inconsistent-declaration-parameter-name 2022-01-22 14:12:59 +01:00
ghost.h add functions for packing/unpacking int/unsigned using char arrays 2021-11-09 22:19:32 +01:00
graphics_defines.h Remove GL includes from headers 2021-05-01 23:56:30 +02:00
graphics_threaded.cpp Allow onfly FSAA change under Vulkan 2022-04-26 21:09:55 +02:00
graphics_threaded.h Allow onfly FSAA change under Vulkan 2022-04-26 21:09:55 +02:00
http.cpp Use ipv4 for info2.ddnet.tw requests 2022-03-07 15:01:37 +01:00
http.h Use ipv4 for info2.ddnet.tw requests 2022-03-07 15:01:37 +01:00
input.cpp Remove some useless conditions around free 2022-03-01 23:19:49 +01:00
input.h Remove unnecessary trailing semicolons after method declarations 2022-03-08 20:01:26 +01:00
keynames.h Enable most clang-tidy misc-* checks 2020-11-05 12:03:14 +01:00
notifications.cpp Emscripten support 2022-03-25 12:42:18 +01:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
serverbrowser.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
serverbrowser.h Add tutorial joining code and tutorial map 2022-03-19 23:35:27 +01:00
serverbrowser_http.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
serverbrowser_http.h Save previously determined best serverlist 2021-05-14 01:01:09 +02:00
serverbrowser_ping_cache.cpp Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
serverbrowser_ping_cache.h Add serverbrowser ping cache 2021-05-14 01:00:41 +02:00
sound.cpp Multithreaded video rendering 2022-03-20 18:03:33 +01:00
sound.h Multithreaded video rendering 2022-03-20 18:03:33 +01:00
sqlite.cpp Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
steam.cpp Fix string functions not to truncate in the middle of a UTF-8 character 2021-12-20 02:34:02 +01:00
text.cpp Cleanup backend a bit for vulkan 2022-03-20 18:03:25 +01:00
updater.cpp Add modernize-deprecated-headers 2022-02-15 00:22:52 +01:00
updater.h Remove Windows XP code 2021-08-23 12:05:01 +02:00
video.cpp Merge #4934 2022-04-02 10:07:54 +00:00
video.h Format member variable's name correctly 2022-03-24 19:30:26 +01:00