ddnet/src/engine/client
2020-09-04 15:36:00 +02:00
..
backend_sdl.cpp Merge #2718 2020-09-04 10:14:34 +00:00
backend_sdl.h Fix texture destroy 2020-09-03 10:46:15 +02:00
client.cpp Don't time out on info2.ddnet.tw 2020-09-04 15:36:00 +02:00
client.h Use player name prefixed with "[D] " for the dummy name 2020-08-25 16:22:03 +02:00
demoedit.cpp should be thread safe now + moved demoedit to a new file 2019-05-31 20:42:28 +02:00
demoedit.h fix 2019-06-05 19:36:45 +02:00
friends.cpp Inconvenience for windows 2019-04-26 22:36:49 +03:00
friends.h Improve friends and foes feature 2015-07-28 16:13:29 +02:00
graphics_threaded.cpp Add localization for texture warning, improve wording (fixes #2688) 2020-08-31 13:07:57 +02:00
graphics_threaded.h Show warnings with non divisible by 16 textures(3D/2D array textures) 2020-08-29 17:04:30 +02:00
http.cpp Remove need for custom certificate 2020-08-19 17:54:05 +02:00
http.h Fix outdated comment 2019-12-20 22:51:10 +01:00
input.cpp Only forbid resizing when videorecorder is recording 2020-06-19 08:19:40 +02:00
input.h Enable -Wextra and -Wformat=2 2017-07-27 20:38:17 +02:00
keynames.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
notifications.cpp Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
opengl_sl.cpp Revert "Revert Jupeyy's OpenGL changes" 2020-08-29 12:10:53 +02:00
opengl_sl.h Revert "Revert Jupeyy's OpenGL changes" 2020-08-29 12:10:53 +02:00
opengl_sl_program.cpp Revert "Revert Jupeyy's OpenGL changes" 2020-08-29 12:10:53 +02:00
opengl_sl_program.h Revert "Revert Jupeyy's OpenGL changes" 2020-08-29 12:10:53 +02:00
serverbrowser.cpp Merge #2715 2020-09-03 01:37:37 +00:00
serverbrowser.h Sort servers by a combination of players and ping as default 2020-08-24 23:25:45 +02:00
sound.cpp Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00
sound.h Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
steam.cpp Begin the groundwork to set a custom status on Steam 2020-09-02 00:32:22 +02:00
text.cpp Textrender: count glyphs and chars separately 2020-09-03 23:53:26 +01:00
updater.cpp Support Linux shared libs in autoupdater 2020-08-26 11:14:04 +02:00
updater.h use pid in file names of temporary files 2020-02-12 23:14:30 +01:00
video.cpp Merge #2478 #2480 2020-07-09 18:31:32 +00:00
video.h Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00