ddnet/src/engine/client
Dennis Felsing 6bd41d5dd2
Support ipv6
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2021-05-05 17:32:37 +02:00
..
backend_sdl.cpp Copied Teeworld patches for the Haiku operating system 2021-04-17 20:10:56 +02:00
backend_sdl.h Differenciate better between window modes 2021-03-30 10:07:41 +02: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 Fix auto reconnect while in game 2021-04-15 12:44:24 +02:00
client.h Differenciate better between window modes 2021-03-30 10:07:41 +02: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
discord.cpp Allow to dynamically load the Discord SDK on Linux 2021-02-01 12:20:11 +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 Add color for non chat(binds, ghost, client, demo) 2021-03-08 18:39:25 +01:00
ghost.h Move ghost code to client 2020-10-14 17:08:58 +02:00
graphics_threaded.cpp Refactor add command in graphics_threaded class 2021-04-07 19:03:07 +02:00
graphics_threaded.h Refactor add command in graphics_threaded class 2021-04-07 19:03:07 +02:00
http.cpp Automatically use HTTPS compression if the server supports it 2021-03-07 22:41:34 +01:00
http.h Move PNG loading in SkinDL to fetch thread (fixes #3398) 2020-12-13 00:08:46 +01:00
input.cpp Only remove windowed fullscreen and restore mouse focus loss behavior 2021-04-02 22:45:49 +02: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 OSX -> macOS 2021-02-12 13:41:41 +01: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 No negative count in server browser 2021-03-19 11:46:02 +01: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 Support ipv6 2021-05-05 17:32:37 +02:00
text.cpp make pixel alignment numerical more robust 2021-05-02 10:35:46 +02:00
updater.cpp Don't try to update .so files on Windows 2021-02-12 10:21:23 +01:00
updater.h Add Thread Safety Analysis 2020-12-23 18:13:21 +01:00
video.cpp OSX -> macOS 2021-02-12 13:41:41 +01:00
video.h OSX -> macOS 2021-02-12 13:41:41 +01:00