ddnet/src/engine/client
2024-09-25 18:01:24 +08:00
..
backend Add another row to do the copying for presented images in when pitch is bigger than width 2024-09-07 18:31:06 +02:00
backend_sdl.cpp Remove most clang-tidy parameter name exceptions 2024-09-22 15:47:31 +02:00
backend_sdl.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
blocklist_driver.cpp Huge variable naming format 2022-07-08 18:01:29 +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 Fix snapshot handling when converting 0.7 demo snapshot fails 2024-09-19 16:24:19 +02:00
client.h Fix dummy disconnecting on hot reload 2024-09-13 16:53:06 +02:00
demoedit.cpp Remove netversion from demo editor init 2024-08-10 14:50:43 +02:00
demoedit.h add error handling for CDemoEdit job 2024-02-26 18:44:11 +01:00
discord.cpp Enable mac arm64 Discord RPC 2024-09-19 10:07:40 -03:00
enums.h Add 0.7 client support 2024-08-10 14:50:42 +02:00
favorites.cpp Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
friends.cpp Add templated str_append function for arrays with fixed size 2023-06-14 00:04:01 +02:00
friends.h Organize engine-client includes 2022-06-17 17:46:43 +02:00
ghost.cpp Small fixes for cl_race_ghost_strict_map 2023-10-28 14:54:35 +02:00
ghost.h Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
graph.cpp Add time scale to debug graphs for constant scrolling speed 2024-01-17 20:43:19 +01:00
graph.h Add time scale to debug graphs for constant scrolling speed 2024-01-17 20:43:19 +01:00
graphics_defines.h Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
graphics_threaded.cpp Refactor image loading, saving and manipulation 2024-09-16 17:49:18 +02:00
graphics_threaded.h Refactor image loading, saving and manipulation 2024-09-16 17:49:18 +02:00
input.cpp Save the config file when the app is minimized on Android 2024-09-18 12:10:25 +02:00
input.h Save the config file when the app is minimized on Android 2024-09-18 12:10:25 +02:00
keynames.h Regenerate key lists with latest SDL version 2023-05-30 23:39:47 +02:00
notifications.cpp Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
notifications.h Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
serverbrowser.cpp Fix Leak IP check 2024-09-25 18:01:24 +08:00
serverbrowser.h show server info in password popup 2024-08-26 01:32:47 +02:00
serverbrowser_http.cpp Don't allow URLs without port from the masterserver 2024-09-15 11:04:48 +02:00
serverbrowser_http.h Remove servers_legacy support 2024-07-25 17:24:39 +02:00
serverbrowser_ping_cache.cpp Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
serverbrowser_ping_cache.h Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
sixup_translate_system.cpp Add 0.7 client support 2024-08-10 14:50:42 +02:00
smooth_time.cpp Properly initialize all CClient member variables 2023-12-02 18:33:46 +01:00
smooth_time.h Make prediction margin take effect immediately 2023-11-19 19:52:39 +01:00
sound.cpp Add volume parameter to sound play functions, fix unused volume 2024-09-23 21:48:23 +02:00
sound.h Add volume parameter to sound play functions, fix unused volume 2024-09-23 21:48:23 +02:00
sqlite.cpp Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
steam.cpp Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00
text.cpp Remove most clang-tidy parameter name exceptions 2024-09-22 15:47:31 +02:00
updater.cpp Use named enum EUpdaterState instead of int 2024-06-23 16:08:46 +02:00
updater.h Use named enum EUpdaterState instead of int 2024-06-23 16:08:46 +02:00
video.cpp Fix heap-use-after-free in CVideo::Stop 2024-09-07 16:57:27 +02:00
video.h Fix crashes when video recording is not started successfully 2024-05-04 13:55:35 +02:00
warning.cpp Fix warning title being uninitialized in some cases 2024-01-16 20:12:25 +01:00